Jaideep Asrani
Forum Replies Created
-
Hello @svenms,
Thank you for contacting Rank Math support.
Please share more details about your setup and how to reproduce the issue, as we can’t replicate it on our end. By default, if you don’t select a category, then the product is assigned to “Uncategorized” category.
Looking forward to helping you.
Hello @hage,
Thank you for the update.
That’s perfectly fine. The issue was marked as resolved because it had already been escalated to our development team for further review. However, we understand your concern and have no problem keeping the ticket open.
We will let you know as soon as we have an update from the developers or when a fix becomes available.
Thank you for your patience.
Hello @abolfazltofiqi,
Thank you for contacting Rank Math support.
The site is currently returning a “Connection Timed Out” error, so we can check the on-page SEO setup. Please note that ranking on Google and getting traffic depends on so much more than just your on-page optimization. You could have the perfect article and still struggle to break the top 10 in SERPs. Here are some of the factors Google considers when ranking you:
- Your website’s authority
- Your content’s quality and how better it is than the other article currently ranking.
- How competitive the keyword is.
- How many backlinks you have and if they are better than what the other guys ranking for that keyword have.
- Your website’s crawlability.
- Frequency of new content and content updates.
- So much more that there is a dedicated blog post on it by Brian Dean 🙂 https://backlinko.com/google-ranking-factors
We would recommend that you keep at it and work on acquiring more links to break into the top SERPs. Here are a few resources we think you will find useful while devising an SEO strategy.
- Keyword Research: https://mythemeshop.com/blog/keyword-research/
- Identify Keyword Intent: https://www.semrush.com/blog/how-to-identify-intent-in-search/
- Writing Awesome Content: https://neilpatel.com/blog/ingredients-of-great-content/
- On-Page SEO: https://mythemeshop.com/blog/how-to-do-seo-optimizing-your-site-for-google/
- Off-Page SEO: https://mythemeshop.com/blog/how-to-do-seo-off-page-optimization/
- Building Backlinks: https://rankmath.com/blog/link-building/
Hope that helps. Please do not hesitate to let us know if you need our assistance with anything else.
Hello @thegulshankumar,
Please follow this thread to get in touch with our development team, so they can investigate this further: https://ww.wp.xz.cn/support/topic/attention-read-this-before-posting/
Looking forward to helping you.
Hello @ma3ry,
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 @didicologne,
Thank you for contacting Rank Math support.
We are not able to reproduce the issue on our end. Our plugin is correctly detecting the keyword in the content even if you’re using the umlaut version. Please share some screenshots of the content editor and failed tests, so we can check this further.
Looking forward to helping you.
Hello @prizraki,
The URL you want to exclude is the archive URL of the post type, not the category URL. You will have to use the following filter to exclude it from the sitemap:
add_filter( 'rank_math/sitemap/post_type_archive_link', function( $archive_url, $post_type ) { if ( 'yslygi' === $post_type ) { return false; } return $archive_url; }, 10, 2 );Here is how to add a filter to your site: https://rankmath.com/kb/wordpress-hooks-actions-filters/
Once done, you will have to save the Permalinks settings to flush the rewrite rules. If you want to set the page to noindex, you can use the following filter:
add_filter( 'rank_math/frontend/robots', function( $robots ) {
if(is_post_type_archive('yslygi')) {
$robots['index'] = 'noindex';
}
return $robots;
});Hope that helps and please do not hesitate to let us know if you need our assistance with anything else.
Hello @docmartinhk,
The message appears when our plugin detects a mismatch between the site URL and WordPress URL in the site’s settings. This error doesn’t affect the sitemap generation.
Please do not hesitate to let us know if you need our assistance with anything else.
Thank you.
Hello @nealumphred,
The Add Missing ALT Attributes option only adds the ALT text to the images that don’t have an ALT text set. If the image already has an ALT text, our plugin will not overwrite it.
Please do not hesitate to let us know if you need our assistance with anything else.
Hello @thegulshankumar,
Thank you for contacting Rank Math support.
Please check your site’s error log and share if you see any error related to our plugin after you update the post.
Looking forward to helping you.
Hello @ma3ry,
As we mentioned before this could be a processing delay/error on Google’s end and it is shown as “Couldn’t fetch”. Since the sitemap is working fine and Googlebot can crawl it, there is nothing you need to fix on your end. You will have to wait for Google to update the status in your GSC account.
Please do not hesitate to let us know if you need our assistance with anything else.
Hello @ma3ry,
Thank you for contacting Rank Math support.
The “X-robots-tag: noindex” header is added by our plugin to prevent search engines from indexing the sitemap URL in the search results. The sitemaps are not supposed to be indexed in the search results and are only used for URL discovery by the search engine crawlers. That’s why our plugin sets them to noindex. This doesn’t affect or prevent Google from fetching and reading the sitemap.
Please note that not all sitemaps are processed by Google. Not necessarily because there is something wrong with the sitemap.
Even a perfect sitemap may not be processed by Google.
Most of the time, it’s still sitting in the queue waiting for processing. Remember, Google is processing millions of sitemap daily, sometimes it takes time to get to yours. But for whatever reason, Google never gets around to some sitemaps. It just doesn’t think it is worth it.
And Search Console sometimes shows ‘Pending’ as ‘couldn’t fetch’ incorrectly. You can check the replies of Google experts for the Couldn’t Fetch(especially for the TLDs except for .com) issues on the following threads:
https://support.google.com/webmasters/thread/29055233/missing-xml-sitemap-data-in-google-search-console-for-tld-domain?hl=en
https://support.google.com/webmasters/thread/31835653/sitemap-couldn-t-fetch-sitemap-couldn-t-be-read-by-google-search-console?hl=enPlease 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] DECEPTIVE practicesHello @enersens,
Thank you for sharing your feedback.
To clarify, the Rank Math PRO pricing page clearly mentions that the plan includes a 15-day trial of Content AI. The trial is disclosed during the purchase process and is not intended to be hidden or activated without notice.
We understand your concern regarding the charge after the trial period, especially if you did not receive the trial expiration email. If the notification email did not reach your inbox, we can certainly understand how the renewal may have been unexpected.
Please contact our Accounts team at [email protected] using the email address associated with your Rank Math account. We’ll review the charge and, if the Content AI subscription was not something you intended to continue, we’ll be happy to assist you with a refund.
Thank you for bringing this to our attention. We appreciate your feedback and the opportunity to make this right.
Hello @hage,
You’re very welcome, and thank you for taking the time to explain the situation. Your clarification was very helpful and gave us a much better understanding of the issue.
Please do not hesitate to let us know if you need our assistance with anything else.
Thank you.
Hello @rocketmartue,
Since we have not heard back from you, we are going to close this thread for now. If you still need any assistance or have any queries, please feel free to reopen this thread or create a new one, and we will be happy to help.
Thank you.