Jaideep Asrani
Forum Replies Created
-
Hello @ttiemann,
Thank you for contacting Rank Math support.
We can check that the homepage is set to index. Please share a screenshot of the issue and the URL of the affected page, so we can check and assist you further.
You can use a tool like https://imgur.com/ to share the screenshots.
Looking forward to helping you.
Hello @donkeydigest,
We can check that you have already emailed our support team about the same issue and they are assisting you with it. Please wait for them to check your reply and get back to you via email.
Thank you.
Hello @nirav257,
Thank you for contacting Rank Math support.
Please use a tool like https://loom.com/ to record and share a screencast of the issue so we can check and assist you further.
Looking forward to helping you.Hello @donkeydigest,
Thank you for contacting Rank Math support.
Please share the URL of an affected post, so we can check and assist you further.
Looking forward to helping you.
Forum: Plugins
In reply to: [Rank Math SEO – AI SEO Tools to Dominate SEO Rankings] Schema setup adviceHello @leilalia,
Thank you for contacting Rank Math support.
For most regular blog posts, keeping the default Article schema is perfectly fine. You only need to switch to a different schema type if the post specifically fits something like a Recipe, Product, FAQ, HowTo, or Review. Using the most relevant schema helps search engines understand the content better. https://rankmath.com/kb/rich-snippets/
Hope that helps and please do not hesitate to let us know if you need our assistance with anything else.
Hello @feodoraxis,
Thank you for contacting Rank Math support.
Please navigate to WP Dashboard > Rank Math SEO > Status & Tools > System Status > Copy System Info to Clipboard and share it with us so we can check this further.
Looking forward to helping you.Forum: Plugins
In reply to: [Rank Math SEO – AI SEO Tools to Dominate SEO Rankings] Schema setup questionHello @louie02,
Thank you for contacting Rank Math support.
For most regular blog posts, keeping the default Article schema is perfectly fine. You only need to switch to a different schema type if the post specifically fits something like a Recipe, Product, FAQ, HowTo, or Review. Using the most relevant schema helps search engines understand the content better.
Hope that helps and please do not hesitate to let us know if you need our assistance with anything else.
Forum: Reviews
In reply to: [Rank Math SEO – AI SEO Tools to Dominate SEO Rankings] I love itHello @msinfotech,
Thank you so much for your kind words! We’re glad to hear you’re happy with our service and customer care. Your support means a lot to us.
Please do not hesitate to let us know if you need our assistance with anything else.
Hello @mechanicvirus,
Yes, having 43,000 posts can affect performance, especially for database queries, sitemaps, indexing, and backend processes if the hosting/server resources aren’t strong enough. Rank Math is built to handle large sites well, but overall speed also depends a lot on your hosting, theme, plugins, and database optimization.
Looking forward to helping you.
Hello @mechanicvirus,
Thank you for contacting Rank Math support.
Please check your site’s PHP and server error logs and let us know if you see any errors related to our plugin. If there are no errors, please install the Query Monitor plugin, enable Rank Math, and let us know if there are any slow queries from our plugin. You can use a tool like imgur.com to share screenshots of the errors and slow queries.
Looking forward to helping you.
Hello @ianatkins,
Thank you for contacting Rank Math support.
We have shared your suggestion with the development team. For now, you can use the following filter to set the paginated comment pages as noindex:
add_filter( 'rank_math/frontend/robots', function( $robots ) {
$url = home_url( $_SERVER['REQUEST_URI'] );
if ( strpos( $url, '/comment-page-' ) !== false ) {
$robots["index"] = 'noindex';
$robots["follow"] = 'nofollow';
}
return $robots;
});Here is how to add a filter to your site: https://rankmath.com/kb/wordpress-hooks-actions-filters/
Hope that helps and please do not hesitate to let us know if you need our assistance with anything else.
Hello @k0stell0,
Thank you for contacting Rank Math support.
Google’s parsers are designed to handle both formats interchangeably. Since the official Schema Validator and Rich Results testing tools do not report any errors or warnings for this, it will not cause any issues with your SEO or rich snippet eligibility.
The values are currently processed through
wp_kses_post_deepas a security measure to prevent XSS (Cross-Site Scripting) vulnerabilities. While this results in the numeric value being wrapped in quotes, it ensures the data remains safe and valid for search engines.Hope that helps and please do not hesitate to let us know if you need our assistance with anything else.
Forum: Reviews
In reply to: [Rank Math SEO – AI SEO Tools to Dominate SEO Rankings] Solid SEO HelpHello @aydenkenna,
Thank you for sharing your experience!
We’re glad to hear that Rank Math has made your SEO workflow easier and that you find the interface clean and easy to navigate. We’ve worked hard to keep things powerful yet simple, so it’s great to know it’s helping you in your day-to-day tasks.
Please do not hesitate to let us know if you need our assistance with anything else.
Hello @qinisom,
We are glad that we were able to address your concerns.
Please do not hesitate to let us know if you need our assistance with anything else.
Thank you.
Hello @devin984,
Thank you for contacting Rank Math support.
Yes, it’s quite comfortable for daily on-page SEO. The interface is clean, most settings are straightforward, and once you set it up, managing titles, meta, and optimization becomes quick and easy. Here is a guide to help you get started: https://rankmath.com/kb/how-to-setup/
Hope that helps and please do not hesitate to let us know if you need our assistance with anything else.