-
can you add sync with plugin Premmerce Product Filter for WooCommerce? I mean xml sitemap (like yoast seo
-
Hello,
Thank you for contacting the support and sorry for any inconvenience that might have been caused due to that.
Please refer to the below link, where one of our developers has provided a quick fix for this exact problem.
https://support.rankmath.com/ticket/sitemap-for-premmerce-product-filter/#post-159993You can also contact the plugin/provider and ask them to add that filter/code to their plugin/theme so Rank Math can detect what you are using premmerce product filter in your website.
I hope that helps, and please do not hesitate to let us know if you need our assistance with anything else.
thanks a lot. But, where I can seen this url’s (from premmerce) in sitemap? (which sitemap added url’s from premmerce?
Hello,
You should see the sitemap on the root file of the sitemap (sitemap_index.xml). If, for some reason, it’s not showing, considering flushing the sitemap cache.
1. Flush the Sitemap cache by following this video screencast:
https://i.rankmath.com/pipRDp
2. Exclude the Sitemap files of the Rank Math plugin in your caching plugin. The cache could be via a plugin or from the server. For plugins or Cloudflare, please follow this article:
https://rankmath.com/kb/exclude-sitemaps-from-caching/That should fix the issue.
Please let us know if that helps.
Hello,
1) I do point 1, but doesn’t helps me
2) I haven’t any cache plugins. Only embedded in theme https://monosnap.com/file/h0MpIBEWatunENo8JibqAgCGWle1mzHello,
Thank you for getting back to us.
We might need to take a closer look at the settings. Please edit the first post on this ticket and include your WordPress & FTP logins in the designated Sensitive Data section.
It is completely secure and only our support staff has access to that section. If you want, you can use the below plugin to generate a temporary login URL to your website and share that with us instead:
https://wordpress.org/plugins/temporary-login-without-password/
You can use the above plugin in conjunction with the WP Security Audit Log to monitor what changes our staff might make on your website (if any):
https://wordpress.org/plugins/wp-security-audit-log/
We really look forward to helping you.
Hello,
I have updated the sensitive data as requested. Can you please check further?
Thank you.
Hello,’
Thank you for getting back to us.
I have checked your sitemap file and it does not seem to be cached by any plugin or platform. Could you please confirm your query here, do you want the filter links to be within the sitemap?
These are considered dynamic URLs. For Rank Math, it includes the URLs of the main page that was used to generate the filter link.
We are looking forward to helping you.
ThanksI have 2 URLs (for test) https://monosnap.com/file/5KMRBdCkobwk5wEGlbSZiKVdlntDIX , which open to index https://sunglazki.com.ua/zhenskie/attribute-czvet-linz-zheltyj/
and https://sunglazki.com.ua/zhenskie/attribute-czvet-linz-goluboj/
but there’s isnt in sitemapsHello,
Thank you for getting back to us.
Upon further checking your links here they seem to be product attributes from your site.
For instance, your link here:https://sunglazki.com.ua/zhenskie/attribute-czvet-linz-goluboj/
features the lens color attribute under the blue item.These product attributes do not seem to be in the sitemap because their archive pages are not enabled.
You need to make sure that for all the attributes you need to be included in the sitemap that their archives have been enabled. To do so go to Products > Attributes select your preferred attribute and select change/configure.
This should redirect you to a page where you can adjust the attribute settings and enable the archives as shown:
By doing so you can proceed and enable its inclusion within the sitemap under the sitemap settings as shown here: https://i.rankmath.com/jnGKTy
Hope this helps. Please do let us know if you have any other questions for us and we Thank you.
This is not quite right. The Premmerce plugin for WooCommerce makes the links itself, in which you can write a meta title and other meta information. And in your screenshot, this is the standard woocommerce functionality, where you cannot write meta information, and so on.
typical url from attribute https://sunglazki.com.ua/czvet-linz/zheltyj/ and makes from Premmerce plugin – https://sunglazki.com.ua/zhenskie/attribute-czvet-linz-zheltyj/Hello,
Thank you for getting back to us.
Well, if these are generated links by the Premmerce plugin then you can only add the links here manually with this filter: https://rankmath.com/kb/filters-hooks-api-developer/#add-extra-urls-in-sitemap
Also, allow me to forward this to the devs team to see if the compatibility of the plugin can be added to your site here. If a feasible solution is found we will let you know.
We are looking forward to helping you.
Thank you.Hello,
I see you added the new file in the Premmerce plugin but the 2nd part of the code i.e the initialization was missing. I added it now in
plugins/premmerce-woocommerce-product-filter-premium/src/Seo/SeoListener.php
file.Following is the line number and the code which I added:
Line 9:
use Premmerce\Filter\Seo\Sitemap\RMSeoFilterSitemapProvider;
Line 56:add_filter( 'rank_math/sitemap/providers', [ $this, 'addRMSitemap' ] );
Line 95-100:public function addRMSitemap($array) { $array[] = new RMSeoFilterSitemapProvider($this->seoModel); return $array; }
The Sitemap on your site is now showing the /filter_seo_rule-sitemap.xml
I hope that helps. Please let us know if you need any further assistance.
Thank you.
Thanks a lot you for help mehttps://monosnap.com/file/Xcv1eSLKNgWSI0J7aUM4lF7vnR118r
Hello,
We are super happy that this resolved your issue. If you have any other questions in the future, know that we are here to help you.
If you don’t mind me asking, could you please leave us a review (if you haven’t already) on https://wordpress.org/support/plugin/seo-by-rank-math/reviews/#new-post about your overall experience with Rank Math? We appreciate your time and patience.
If you do have another question in the future, please feel free to create a new forum topic, and it will be our pleasure to assist you again.
Thank you.
The ticket ‘Premmerce Product Filter for WooCommerce’ is closed to new replies.