Title: silverback123's Replies | WordPress.org

---

# silverback123

  [  ](https://wordpress.org/support/users/silverback123/)

 *   [Profile](https://wordpress.org/support/users/silverback123/)
 *   [Topics Started](https://wordpress.org/support/users/silverback123/topics/)
 *   [Replies Created](https://wordpress.org/support/users/silverback123/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/silverback123/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/silverback123/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/silverback123/engagements/)
 *   [Favorites](https://wordpress.org/support/users/silverback123/favorites/)

 Search replies:

## Forum Replies Created

Viewing 14 replies - 1 through 14 (of 14 total)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Rank Math SEO – AI SEO Tools to Dominate SEO Rankings] Date showing in search results](https://wordpress.org/support/topic/date-showing-in-search-results/)
 *  Thread Starter [silverback123](https://wordpress.org/support/users/silverback123/)
 * (@silverback123)
 * [1 year, 1 month ago](https://wordpress.org/support/topic/date-showing-in-search-results/#post-18355848)
 * from what I see on your kb,
 *     ```wp-block-code
       add_filter( "rank_math/snippet/rich_snippet_article_entity", function( $entity ) {
         unset( $entity['dateModified'] );
         unset( $entity['datePublished'] );
         return $entity;
       });
       ```
   
 *     ```wp-block-code
       add_filter( 'rank_math/opengraph/facebook/og_updated_time', '__return_false');
       add_filter( 'rank_math/opengraph/facebook/article_published_time', '__return_false');
       add_filter( 'rank_math/opengraph/facebook/article_modified_time', '__return_false');
       ```
   
 * How do I modify this so its for pages only? I want posts to continue to show 
   dates, just not pages.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Rank Math SEO – AI SEO Tools to Dominate SEO Rankings] Date showing in search results](https://wordpress.org/support/topic/date-showing-in-search-results/)
 *  Thread Starter [silverback123](https://wordpress.org/support/users/silverback123/)
 * (@silverback123)
 * [1 year, 1 month ago](https://wordpress.org/support/topic/date-showing-in-search-results/#post-18355778)
 * Hi. Thanks for the reply. I’d rather not post the url publicly.
 * it seems that in the web page schema there is a date published and a date modified.
   How do you remove this? I assume this is the reason?
 * I understand posts showing a date, but not webpages.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Rank Math SEO – AI SEO Tools to Dominate SEO Rankings] How to remove og:updatedtime from page](https://wordpress.org/support/topic/how-to-remove-ogupdatedtime-from-page/)
 *  [silverback123](https://wordpress.org/support/users/silverback123/)
 * (@silverback123)
 * [1 year, 1 month ago](https://wordpress.org/support/topic/how-to-remove-ogupdatedtime-from-page/#post-18353611)
 * we would want to keep this for posts but not for pages as google is taking that
   and displaying dates next to our pages in search results. Core pages we wouldn’t
   dates appearing in search results due to lowering ctr.
 * how do we remove it for pages alone?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Rich Showcase for Google Reviews] PlaceID issue](https://wordpress.org/support/topic/placeid-issue/)
 *  Thread Starter [silverback123](https://wordpress.org/support/users/silverback123/)
 * (@silverback123)
 * [7 years, 7 months ago](https://wordpress.org/support/topic/placeid-issue/#post-10706660)
 * I managed to solve the issue but a drop in GTMetrix from 99 to 92 means I wont
   be purchasing. Dont get me wrong. Its a good plugin and well optimised, but I
   just dont want the GTMetrix score to drop. If you can resolve this I’d pay for
   the premium version as I want the slider version.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Yoast SEO - Advanced SEO with real-time guidance and built-in AI] Hundreds of pages indexed (attachment pages help)](https://wordpress.org/support/topic/hundreds-of-pages-indexed-attachment-pages-help/)
 *  Thread Starter [silverback123](https://wordpress.org/support/users/silverback123/)
 * (@silverback123)
 * [7 years, 8 months ago](https://wordpress.org/support/topic/hundreds-of-pages-indexed-attachment-pages-help/#post-10555033)
 * P.S The plugin I’m referring to is yoast-seo-search-index-purge
 * Can I use this on its own? If not, do I need to migrate AIO to Yoast first, and
   then use yoast-seo-search-index-purge? Basically I want to deindex about 500 
   pages ASAP as some are showing as sitelinks when my company name is searched 
   which looks really bad.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Yoast SEO - Advanced SEO with real-time guidance and built-in AI] Hundreds of pages indexed (attachment pages help)](https://wordpress.org/support/topic/hundreds-of-pages-indexed-attachment-pages-help/)
 *  Thread Starter [silverback123](https://wordpress.org/support/users/silverback123/)
 * (@silverback123)
 * [7 years, 8 months ago](https://wordpress.org/support/topic/hundreds-of-pages-indexed-attachment-pages-help/#post-10554049)
 * I’ve attached all unattached images to a draft post (As this was quickest solution
   to getting rid of hundreds of unattached images) but now I need to get these 
   pages deindexed ASAP. Can I use your add on plugin to do so or do I need to switch
   to Yoast first?
 * I already had redirect to attachment pages in AIO, but the problem was all of
   the ones that wasnt attached. Really grateful for the reply.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Yoast SEO - Advanced SEO with real-time guidance and built-in AI] Hundreds of pages indexed (attachment pages help)](https://wordpress.org/support/topic/hundreds-of-pages-indexed-attachment-pages-help/)
 *  Thread Starter [silverback123](https://wordpress.org/support/users/silverback123/)
 * (@silverback123)
 * [7 years, 8 months ago](https://wordpress.org/support/topic/hundreds-of-pages-indexed-attachment-pages-help/#post-10551210)
 * Turns out these are actually unattached images. Anything I can do about this?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[All in One SEO – Powerful SEO Plugin to Boost SEO Rankings & Increase Traffic] No reply to my problem. Desperate (Attachment pages indexed. Hundreds)](https://wordpress.org/support/topic/no-reply-to-my-problem-desperate-attachment-pages-indexed-hundreds/)
 *  Thread Starter [silverback123](https://wordpress.org/support/users/silverback123/)
 * (@silverback123)
 * [7 years, 8 months ago](https://wordpress.org/support/topic/no-reply-to-my-problem-desperate-attachment-pages-indexed-hundreds/#post-10550518)
 * I also have default to noindex – media as ticked but no luck.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[All in One SEO – Powerful SEO Plugin to Boost SEO Rankings & Increase Traffic] Attachment pages getting indexed in Google](https://wordpress.org/support/topic/attachment-pages-getting-indexed-in-google/)
 *  Thread Starter [silverback123](https://wordpress.org/support/users/silverback123/)
 * (@silverback123)
 * [7 years, 9 months ago](https://wordpress.org/support/topic/attachment-pages-getting-indexed-in-google/#post-10530171)
 * Anyone??
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WooCommerce] Please help. 502 Bad Gateway after altering screen options](https://wordpress.org/support/topic/please-help-502-bad-gateway-after-altering-screen-options/)
 *  Thread Starter [silverback123](https://wordpress.org/support/users/silverback123/)
 * (@silverback123)
 * [8 years, 8 months ago](https://wordpress.org/support/topic/please-help-502-bad-gateway-after-altering-screen-options/#post-9433102)
 * Never mind. I found where to edit this in phpmyadmin. All fixed 🙂
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WooCommerce] Custom ordering of product attributes](https://wordpress.org/support/topic/custom-ordering-of-product-attributes/)
 *  [silverback123](https://wordpress.org/support/users/silverback123/)
 * (@silverback123)
 * [8 years, 8 months ago](https://wordpress.org/support/topic/custom-ordering-of-product-attributes/#post-9430159)
 * I’m having a problem with this as well.
 * I noticed a site I was building for a client had the variations in the wrong 
   order. My variations are not like most. I.e. its not a case of 3 colours used
   on various products. Every variable product has different attributes. I’d like
   them in alphabetical order. If I change the sort order it doesnt change the products
   already in the database. Should this not happen?
 * Mainly my problem is with numbers.
 * If I have something that is 1mm, something that is 10mm and something that is
   5mm, it will arrange in that order, rather than 1,5,10. I’m hoping changing to
   alphabetical will change this but knowing my luck, even if I can get it to rejig
   all the products in the database, it will still be 1,10,5? :/
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Advanced Woo Search - Product Search for WooCommerce] How much is premium and…?](https://wordpress.org/support/topic/how-much-is-premium-and/)
 *  Thread Starter [silverback123](https://wordpress.org/support/users/silverback123/)
 * (@silverback123)
 * [8 years, 8 months ago](https://wordpress.org/support/topic/how-much-is-premium-and/#post-9404071)
 * I’m still not 100% sure if this is going to do what I want.
 * So let’s start again.
 * I have a product called ‘T-Shirt’
 * The variations are ‘Blue’ ‘Black’ and ‘White’
 * If I search for ‘White’ will the ‘T-Shirt’ come up?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Advanced Woo Search - Product Search for WooCommerce] How much is premium and…?](https://wordpress.org/support/topic/how-much-is-premium-and/)
 *  Thread Starter [silverback123](https://wordpress.org/support/users/silverback123/)
 * (@silverback123)
 * [8 years, 8 months ago](https://wordpress.org/support/topic/how-much-is-premium-and/#post-9403116)
 * On the info page, it says
 * ‘Show product categories and variations in search results’
 * Can you confirm what you mean by this because I took it as it would search variations?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Advanced Woo Search - Product Search for WooCommerce] How much is premium and…?](https://wordpress.org/support/topic/how-much-is-premium-and/)
 *  Thread Starter [silverback123](https://wordpress.org/support/users/silverback123/)
 * (@silverback123)
 * [8 years, 8 months ago](https://wordpress.org/support/topic/how-much-is-premium-and/#post-9402359)
 * Currently there are no descriptions as they’ve not been provided to me. Your 
   plugin says that pro supports variants for search so surely if this was the case,
   it would find ‘1000mm wide’ as a variant / child of ‘tables’?? :/

Viewing 14 replies - 1 through 14 (of 14 total)