Force "index, follow" display
-
I would like to have the following meta on all pages:
<meta name="robots" content="index,follow"/>
I know this is useless because these are the default options when no meta robots is found, but this is what my client is asking for. I can easily add this tag myself using the ‘wp_head’ action, but then the SEO option regarding this tag will be useless.
Is there a way to force the SEO plugin to display this tag ?
- The topic ‘Force "index, follow" display’ is closed to new replies.