Need to put meta robots code in all my WP sites pages
-
Im using yoast seo plugin and it has options that lets you choose Follow or nofollow, index or noindex. The problem is that I choose and enabled follow and index and I can’t see the changes on my site when I view its page source. Im expecting to see something like this
<meta name="robots" content="index,follow"> <meta name="googlebot" content="index,follow">
Under the <head> just below the meta title and description when you check out the page source.
That is why I’m not sure if its enabled since I dont see it on the page source of my site.
My questions:
– By using yoast seo plugin, how can I make that code appear on my page source?– Is it enabled when I set Index and Follow in yoast settings even if I dont see it on the page source?
– Without using yoast seo plugin, how can I put the codes manually so that I can see it show up on the page source?
Any help would be appreciated. Thank you!
- The topic ‘Need to put meta robots code in all my WP sites pages’ is closed to new replies.