Hi,
For some reason all my categories and product pages are set to noindex
Can you shed any light on the situation?
I thought it might be the yoast plugin but I have disabled this and still no change
Hi,
For some reason all my categories and product pages are set to noindex
Can you shed any light on the situation?
I thought it might be the yoast plugin but I have disabled this and still no change
Please open up header.php and remove following line:
if (function_exists('avia_set_follow')) { echo avia_set_follow(); }
Then go to Settings > Reading and make sure that the "Discourage search engines from indexing this site" option is unchecked.
Thanks Dude,
If I was to do this, would I lose the ability to stop other pages being indexed?
and yes, the discourage option is unticked
Oh I see, so when I remove that line of code rather the theme controlling the option, the yoast plugin now does it?
Hey sirchunk,
That is correct. Its a feature Kriesi includes to prevent double indexing of archive pages and Yoast will handle it instead :)
Regards,
Devin
You must log in to post.