yosh66
Member
Posted 4 months ago #
Hi all,
I want to change
<meta name="robots" content="noindex,nofollow">
to
<META name="Robots" CONTENT="INDEX,FOLLOW">
I want to change to all of my page.
Which file should I edit?
or can I edit through the Dashpanel or theme panel?
I am using WP 2.8ver. Theme Atahualpa.
Thank you so much!
Don't understand why you would want to do that... This meta is automatically generated if in your admin > Privacy you've chosen to disallow search engines.
But changing the casing will do nothing. In fact, you shouldn't be using uppercase ever if you want your site to validate.
yosh66
Member
Posted 4 months ago #
crondeau>
Thanks for the tip! I was missing the simple step.
I agree with just set as default.
Also, you should know that any robot visiting any page is already there to do the job of indexing and following everything by default.
There is never a reason to tell it to index and follow... It's already doing that until told otherwise.
So you might as well just remove the whole line and make your page load that much faster.
bj3000
Member
Posted 3 months ago #
I have made it public, but it dont change, do you know what file it is in, so I can change/remove it manually?