Forums › Forums › Search & Filter Pro › robots noindex on archive pages
- This topic has 15 replies, 2 voices, and was last updated 5 years, 8 months ago by Trevor.
-
Anonymous(Private) March 1, 2019 at 5:43 am #203625
My client website employs Avada theme, and WooCommerce to display products.
All archive pages, e.g.:
mysite.com/product-category/cat-1/and several others archives defined in Dashboard > Settings > Permalinks
https://drive.google.com/file/d/1YLmVfz0uGg3Hy7fs1lQH31v7LeaRXmBZ/view?usp=sharingProblem:
In all archive pages with S&F, in source code, <head> section,
When S&F Pro is deactivated:
<meta name=”description” content=”_____” />
<link rel=”canonical” href=”(an archive page)” />
<link rel=”next” href=”(an archive page)/page/2/” />When S&F Pro is activated:
<meta name=”description” content=”_____” />
<meta name=”robots” content=”noindex,follow”/> (*)The line (*) is giving us problem.
We DO want the archive pages to be indexed by Google.WordPress, all plugins updated to latest.
Please help, and thanks.
-
AuthorPosts