I have customized my main menu and now the majority of the text links actually activate a search on my CUSTOMVARS to produce a customized page which is more specific. Unexpectidly Google seems to have followed these links and actually indexed some of the results pages (I didn't even know it would do that). This is a great boost, but obviously the page title for each of these results pages is the same and does not indicated what products are on the page. I'm sure there must be a way to alter the title for each page, but I don't know how. The format I use for my links is below:
<a href="http://www.mydomain.co.uk/ss000001.pl?RANDOM=NETQUOTEVAR%3ARANDOM&PAGE=SEARCH&SS=&TB=A&S_Fuel1_0=Wood&S_Size1_1=s&GB=A&SX=10&ACTION=Search">Small
(3 - 5kW)</a>
Because this will only ever produced the same page, can I send additional info to the results template e.g NETQUOTEVAR:PAGEHEADER="Small Wood Burning Stoves" or similar, so that the standard page header is replaced.
I guess this is one for the programmers, so I would be very gratefull if anyone has a solution.
Thanks, Wyn
<a href="http://www.mydomain.co.uk/ss000001.pl?RANDOM=NETQUOTEVAR%3ARANDOM&PAGE=SEARCH&SS=&TB=A&S_Fuel1_0=Wood&S_Size1_1=s&GB=A&SX=10&ACTION=Search">Small
(3 - 5kW)</a>
Because this will only ever produced the same page, can I send additional info to the results template e.g NETQUOTEVAR:PAGEHEADER="Small Wood Burning Stoves" or similar, so that the standard page header is replaced.
I guess this is one for the programmers, so I would be very gratefull if anyone has a solution.
Thanks, Wyn
Comment