Jaideep Asrani
Forum Replies Created
-
Hello @rizwanshaikh88,
We are super happy that we were able to address your concerns.
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.
Forum: Plugins
In reply to: [Rank Math SEO – AI SEO Tools to Dominate SEO Rankings] Pillar Content IssueHello @lahorimela,
Thank you for contacting Rank Math support.
The Primary Taxonomy option isn’t related to the link suggestions. It is used mainly for generating URLs and breadcrumbs.
Please note that our plugin shows the link suggestions based on the pillar posts that are in the same category as the post you’re editing. The pages will not be included in the link suggestions of posts. The plugin will show the pillar pages in the Link Suggestions only for other pages.
If you want to internally link your pages in your posts, you will have to do it manually or use a dedicated internal linking plugin like Link Whisper.
Hope that helps and please do not hesitate to let us know if you need our assistance with anything else.
Hello @cottboy,
Please share the files with us using a tool like https://wetransfer.com/ 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] Redirection issuesHello @mjaitly123,
Thank you for contacting Rank Math support.
Please note that the 410 redirect only changes the status code to 410 to inform crawlers that the content has been permanently deleted, but the URLs will still load the default 404 page.
Google also treats the 410 errors the same as the 404 errors and can report them as 404 errors in GSC. The 410 status code informs them that the URL no longer exists, but they can still show it as 404 in the indexing report: https://support.google.com/webmasters/thread/7471925/google-is-not-showing-410-headers-keeps-saying-urls-have-a-404-status?hl=enYou can confirm that URLs are returning a 410 status using the following tool: https://httpstatus.io/
Hope that helps and please do not hesitate to let us know if you need our assistance with anything else.
Hello @rizwanshaikh88,
Thank you for contacting Rank Math support.
- Rank Math is exclusive to WordPress. You can’t use it on Angular sites or any other CMS.
- You can create the blog section with WordPress and use our plugin to optimize your posts.
Hope that helps and please do not hesitate to let us know if you need our assistance with anything else.
Hello @seekthekingdom,
The “lodash not defined” warning is related to our plugin and seems to be related to a plugin conflict. Your theme or a plugin is de-registering the lodash script or preventing loading the external library. Please follow this guide to figure out which plugin is causing the issue: https://rankmath.com/kb/check-plugin-conflicts/
The rest of the deprecated warnings are not related to our plugin. You can confirm that by disabling our plugin and checking the browser’s console.
Let us know how that goes. Looking forward to helping you.
Hello @mte90,
Can you please share more details, including how to replicate the issue and trigger the error/warning, so our development team can investigate this further?
Looking forward to hearing back from you.
Hello @donlee101,
Thank you for contacting Rank Math support.
We have forwarded your findings and suggestion with the development team. They would like to check this further on your site, as we can’t replicate the issue on our end. If you can allow that, please contact our development team at support@rankmath.com.
Looking forward to helping you.
Hello @seekthekingdom,
Thank you for contacting Rank Math support.
We don’t see the error or warnings you mentioned on our end. Please make sure that you’re using the latest version of our plugin. If the issue persists, share some screenshots of the warnings using a tool like https://imgur.com/
Also, please navigate to WP Dashboard > Rank Math SEO > Status & Tools > System Status > Copy System Info to Clipboard and share it with us.
Looking forward to helping you.Hello @prompos123,
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,
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 @blckstrm,
Thank you for contacting Rank Math support.
Google uses different sources to figure out and show your Site Name on SERPs
- og:site_name
- Website structured data (Schema)
- Content in title elements
- Heading elements, like H1
Among them, Rank Math automatically includes og:site_name, meta tag and the Website Schema on your page. You can also check the Google documentation on site-name: https://developers.google.com/search/docs/appearance/site-names
However, as mentioned in the documentation, this process is automated by the algorithm, and even though it takes into account the information on the website, it is still not guaranteed that your site name will come up correctly in Google SERPs since it’s solely decided by Google what they found relevant and user-friendly and which one they want to show.
You should wait for Google to decide to show the name in the SERPs.
Please do not hesitate to let us know if you need our assistance with anything else.
Hello @andynymous,
The second description tab must be coming from your theme. Please check your theme’s settings or try switching to a different theme to confirm. If the issue persists with a different theme, you will have to disable the plugins one by one to figure out which plugin is adding the second description tag.
Let us know how that goes. Looking forward to helping you.
Hello @rplakas,
Thank you for contacting Rank Math support.
To remove the price from the meta tags, please navigate to WP Dashboard > Rank Math SEO > Titles & Meta > Products and disable the Slack Enhanced Sharing option.
However, the price will still be included in the Schema. The price is take from what you enter in the WooCommerce product editor’s Price field. Can you please confirm some screenshots of the price set up in the product editor so we can check and assist you further? You can use a tool like https://imgur.com/ to share screenshots.
Looking forward to helping you.
Hello @sonalsinha21,
Sorry to hear about the experience you had with our plugin and inconvenience caused by it.
For initial troubleshooting, please make sure that your sitemap is not getting cached. Please follow these steps:
1. Flush the Sitemap cache by following this video screencast:
https://i.rankmath.com/pipRDp2. 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/3. If the above steps don’t seem to work, kindly apply the following filter code to your site.
add_filter( 'rank_math/sitemap/enable_caching', '__return_false');
Here’s how you can add filter/hooks to your WordPress site:
https://rankmath.com/kb/wordpress-hooks-actions-filtersLet us know how it goes. Looking forward to helping you.
Thank you.