I am trying to remove the Archives text from the <title>
of the page. I am using WordPress with WooCommerce
and the Flatsome
theme but can’t seem to find it in the settings anywhere.
Its also showing up on Google as “archives
“.
For example http://www.makemyornament.com/product-category/pets/dogs/
If you look in the web browser it says “Dogs Archive”.
If you are using yoast SEO plugin then the easiest method is to remove the archive word. Navigate “titles & metas-> Taxonomies->category”
find:
replace it with:
OR
Just place below code in your theme function.php
You need to use a plugin in for that. You can try this one:
“All in One SEO Pack”
Install the plugin and change the archive settings.