Jaideep Asrani
Forum Replies Created
-
Hello @raydelta and @nhhau ,
Thank you for your query and we are so sorry about the trouble this must have caused.
Our development team has already released a new version with the fix. Please ensure that you are using the latest version of the Rank Math plugin. If not yet, please do update it to versionv1.0.252.1.
Let us know how that goes. Looking forward to helping you with this one.Hello @exploreinga,
We are super happy that this resolved your issue.
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.
Hello @admareve,
From the error log, this issue occurs when the format for the archives in the breadcrumbs is incorrect and lacks the padding character in the settings for breadcrumbs.
To fix this, head over to Rank Math > General Settings > Breadcrumbs > and add the default padding characters to these fields
%sas those are required

Looking forward to helping you.
Hello @lucio7,
The description is taken from the content. However, if you add an excerpt directly in the Post Excerpt area of the editor, it will be used instead of the content. So, you can use the excerpt field to change the description of the Schema block.
You can use the following CSS in WP Dashboard > Appearance > Customizer > Additional CSS to modify the styling of the Schema shortcode:
#rank-math-rich-snippet-wrapper {
border: 1px solid #ddd!important;
border-radius: 10px!important;
padding: 20px!important;
background: #f9f9f9!important;
box-shadow: 0 2px 6px rgba(0,0,0,0.1)!important;
margin: 20px 0!important;
}Hope that helps and please do not hesitate to let us know if you need our assistance with anything else.
Hello @thecatkin,
Thank you for contacting Rank Math support.
We can’t replicate the issue on our end. The reservation form seems to be working fine even when Rank Math is enabled. Here is a quick screencast to confirm that: https://i.rankmath.com/v/mKFDvz
Please check and if there are specific settings or steps to replicate the issue, let us know so we can check this further. You can also share a screencast using a tool like https://loom.com/
Looking forward to helping you.Hello @rockpress1,
We still can’t replicate the issue on our end. Please get in touch with our development team at support@rankmath.com so they can check this further and fix the issue.
Looking forward to helping you.
Hello @nitrospectide,
The code should work fine if the taxonomy and post type slug are correct. Please follow this screencast to clear the sitemap cache: https://i.rankmath.com/pipRDp
If the issue persists, please get in touch with our development team at support@rankmath.com so they can check this further.
Looking forward to helping you.Hello @pankajjangir,
Can you please make sure that you have enabled the Link Counter module in WP Dashboard > Rank Math SEO > Dashboard? The orphan posts filter works based on the link counter data. If the Links Counter is disabled, please enable it, and edit & update the affected posts to include them in the Orphan posts filter.
Let us know how that goes. Looking forward to helping you.Forum: Plugins
In reply to: [Rank Math SEO – AI SEO Tools to Dominate SEO Rankings] sitemap not updatingHello @kengray20,
We checked with the developers and they confirmed that there are no changes made to the plugin that could affect the sitemap generation process. Please check the
wp-content/uploads/rank-mathfolder of your site and remove the cached XML files.
Once done, update the plugin to the latest version and let us know if the issue persists.Looking forward to helping you.
Hello @praetor09634,
We are super happy that this resolved your issue.
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.
Hello @odedta,
Thank you for contacting Rank Math support.
Please note that the Archive Description option in the Titles & Meta settings adds the meta description to the archive pages. It is added to the page source of the page, not on the front end of the page.
Please check the archive page’s page-source
view-source:https://thebusinessmatcher.com/business_consultants/and confirm if the meta description is being added or not. We can’t confirm it since the site is currently in maintenance mode.
Looking forward to helping you.Forum: Reviews
In reply to: [Rank Math SEO – AI SEO Tools to Dominate SEO Rankings] Thanks!Hello @grafiqer,
We are super happy that the issue is fixed. Thank you so much for updating your review.
We sincerely appreciate it.
Please do not hesitate to let us know if you need our assistance with anything else.
Forum: Plugins
In reply to: [Rank Math SEO – AI SEO Tools to Dominate SEO Rankings] Sitemap problemHello @cthreewater,
Thank you for contacting Rank Math support.
Please add the following filter to your site to disable the sitemap cache:
/** * Filter if XML sitemap transient cache is enabled. * * @param boolean $unsigned Enable cache or not, defaults to true */ add_filter( 'rank_math/sitemap/enable_caching', '__return_false');Here is how to add a filter to your site: https://rankmath.com/kb/wordpress-hooks-actions-filters/
If the issue persists, please share the sitemap URL so we can check and assist you further.
Looking forward to helping you.Hello @mte90,
Thank you for contacting Rank Math support.
We have shared the solution with the development team for internal discussion. They will check and include it in an upcoming update. You can keep an eye on our changelog to get notified about the latest features and updates: https://rankmath.com/changelog/
Please do not hesitate to let us know if you need our assistance with anything else.