is there a way to add anything to the robots.txt file?
I want to add disallow lines to all but the live template.
Disallow: /?template=mytemplate1
Disallow: /?template=mytemplate3
as the page
www.mysite.com/?template=mytemplate1
is still indexed despite the fact i am now on mytemplate2
i have got round it by using a canonical element in the default page, but as mum said "a tidy house is a happy house" and i have ocd!
I want to add disallow lines to all but the live template.
Disallow: /?template=mytemplate1
Disallow: /?template=mytemplate3
as the page
www.mysite.com/?template=mytemplate1
is still indexed despite the fact i am now on mytemplate2
i have got round it by using a canonical element in the default page, but as mum said "a tidy house is a happy house" and i have ocd!
Comment