Hi,
I have contacted support on this one but they didn’t know & so they suggested I put it to the community! So here it is.
My site page titles are currently comprised of some variables mainly SectionName(product) :: Page Title :: Company Name, however I would like to start changing this format for new products I add. My problem is I don’t want to go and change this uniformly across the site and consequently affect my current search engine position.
In an ideal world I will slowly migrate the pages over depending on how well they are positioned. So I have been trying to add in a condition to detect if this product is new then use the new format if it’s old use the existing format. I have tried a couple of conditions but with no success, but my knowledge of conditions is very poor.
I created a variable to detect new pages “PageTitleFormat” (true for new pages, false for old) and tried to block depending on true or false but it didn’t work... am I on the right track or is there a better way of doing this?
Any suggestions gratefully received
Lucy
I have contacted support on this one but they didn’t know & so they suggested I put it to the community! So here it is.
My site page titles are currently comprised of some variables mainly SectionName(product) :: Page Title :: Company Name, however I would like to start changing this format for new products I add. My problem is I don’t want to go and change this uniformly across the site and consequently affect my current search engine position.
In an ideal world I will slowly migrate the pages over depending on how well they are positioned. So I have been trying to add in a condition to detect if this product is new then use the new format if it’s old use the existing format. I have tried a couple of conditions but with no success, but my knowledge of conditions is very poor.
I created a variable to detect new pages “PageTitleFormat” (true for new pages, false for old) and tried to block depending on true or false but it didn’t work... am I on the right track or is there a better way of doing this?
Any suggestions gratefully received
Lucy
Comment