This topic has 10 replies, 3 voices, and was last updated 4 years, 3 months ago ago by Olga Barlow
I’m having trouble trying to remove the word Archive that shows up in url bar after all my page, product, category etc titles. I don’t like that word showing after the word example: Men’s Archives, etc.
Hello,
Check settings of SEO plugin https://yoast.com/help/list-available-snippet-variables-yoast-seo/ http://prntscr.com/teicpt
Regards
Hello, I did this and it is still showing up as archives after every category or product title. Also, I was looking at this option but wasn’t able to locate the Archive.php in appearance editor: add_filter( ‘get_the_archive_title’, ‘modify_archive_title’ ); function modify_archive_title( $title ) { if( is_category() ) { $title = single_cat_title( ”, false ); } return $title; }
Hello,
I don’t see any Archive for the Men category http://prntscr.com/tmpohg
Have you sorted out?
Regards
It’s not just in men’s category, it’s in several others including subcategories & products:
accessories, bags, etc
Hello,
Provide us with links to categories where you have that, please.
Regards
really? So you want me to send you every link??? Here are a few so you can believe me:
Hello,
We asked link not because we don’t believe you but just to check the issue.
You can edit what appears there in the SEO plugin settings https://prnt.sc/tmr2vo
It’s not related to our theme.
Regards
So is there an easier way to bulk edit these instead of having to go through one by one to check if each item, category or subcategory has this “archives” at the end?
Hello,
That meta title is not related to theme. As we know that option on the screenshot is responsible for the things you ask but would better to clarify this moment from plugin author. We could help you and answer all the questions related to theme but we are not responsible for third-party plugins or default WP or WooCommerce options.
Regards
You must be logged in to reply to this topic.Log in/Sign up