Rank Math
Forum Replies Created
-
Hello,
Please accept our deepest apologies for the issues you have been facing with our plugin. It is the last thing we wanted and we are sorry for the delay as well.
Checking your ticket, it seems the delay was caused due to multiple reasons like the delay with the logins, incorrect logins, and insufficient permissions.
As for the issue itself, it was coming from your web host’s end and we see that it has been resolved now.We have also replied to your other concerns on the ticket you raised with us. If you need further assistance or have any other issues, please follow up on your ticket or open a new one.
We are always there to help. Thank you.
Hello @samsam113
The filter code we gave you will only work on the frontend. We do not have any filter to change the description in the admin in SERP Preview.
You can check the page’s source if the filter worked or not.
Looking forward to helping you. Thank you.
Forum: Reviews
In reply to: [Rank Math SEO – AI SEO Tools to Dominate SEO Rankings] Worse plugin.Hello @iamntokozo,
Sorry for the trouble you faced.
Favicons are not added by any SEO plugin and that is a part of your theme or WordPress.
For the discrepancy in the meta values:
1. First of all, I am assuming that you have already changed the SEO Meta Title and Meta Description with the help of Rank Math:
Add a Meta Description in Classic Editor:
https://i.rankmath.com/dhECkg
Add title and description in Gutenberg:https://i.rankmath.com/ZO21Cd
2. Then, ensure that this is the setting in the Schema tab if Schema Markup module is enabled on your website:
https://i.rankmath.com/pG0pcS
To reiterate, the Schema title must show
%seo_title%
and the description should show%seo_description%
– this will ensure your SEO title and SEO Description that you set up via Rank Math can also be used for your schema details:3. The next step is to check if your title/description is properly set up in the page source:
https://i.rankmath.com/HwXR1o
You can use this tool for the same as well:
https://www.heymeta.com/
4. If it matches your settings, then you must check if Google has seen the changes already or not.
For that, please check when the Google cache was updated for that page:
a.https://i.rankmath.com/9q6X0H
b.https://i.rankmath.com/R8N0Uh
If the cache date is from before adding the new meta description, then you just have to wait for Google to re-crawl and re-index the page with the new info. If the date is after you made the changes, then you just have to wait it out and there is no further input needed from your end.
Do note that if everything’s fine and Google still decides to show a different meta title/description for your search keyword, there is nothing you can do as Google sometimes ignores the custom meta info altogether and show something from the page’s content that matches the search intent better.
Here are some of the common reasons Google might not use the meta description you provided:
– The meta description is not relevant or useful (ie, just a collection of keywords).
– The exact same meta description is provided across a large number of pages.
– The meta description doesn’t match what the user is searching for, but other content on the page does.There is a whole article dedicated to this on SearchEngineJournal:
https://www.searchenginejournal.com/google-offers-suggestions-for-avoiding-meta-description-rewrites/359884/
Here is an example showing Google changes title depending on the keyword used:
https://i.rankmath.com/oT6VQe
&
https://i.rankmath.com/Mrhb0x
The best you can do is optimize your meta tags to try and match the intent of the search/keyword.
Hope that helps. If you have any further question(s), please let us know. Thank you.
Hello @rautudenis
You are checking this on the archive page. The filter which we use
woocommerce_single_product_image_thumbnail_html
to add image alt on WooCommerce product pages runs only on the Single Product page.There is no filter that runs on the archive page to change the Image attributes.
You would need to contact the WooCommerce team so they can add a filter for this.
Hope that helps. Thank you.
Hello @davidki
Can you please record a video showing the troubleshooting mode using the Health Check plugin? You can use a free service like Loom for it.
The error which you are getting is on post type and the taxonomy filter is not normal. By default WordPress, doesn’t add Taxonomies on Pages. There must be some code that is adding this and changing the
get_terms
object.You can also check our knowledgebase articles on our website.
Looking forward to helping you. Thank you.
Forum: Plugins
In reply to: [Rank Math SEO – AI SEO Tools to Dominate SEO Rankings] Sitemap error 404Hello @nalitana,
Thank you for contacting the support and sorry for any inconvenience that might have been caused due to that.
1. Site showing 404: In the cache folder, the Sitemap cache file is missing. Please clear the cache and update the Permalinks. That should fix the Sitemap issue. You can also use the following filter to disable the Sitemap cache:
https://rankmath.com/kb/filters-hooks-api-developer/#enable-disable-sitemap-cache2. The
wp_no_robots
function error: We do not use this function anywhere in our plugin. Your theme or some other plugin must be using it.It seems to be working fine on our end.
Assuming you are using the latest version of all the plugins, themes, and WordPress (please update if not yet), it would seem like a conflict with one of the plugins or the theme you are using.
To determine that, please follow this troubleshooting guide:
https://rankmath.com/kb/check-plugin-conflicts/Only the site admin would know and your users won’t be affected by this troubleshooting.
You can follow this video tutorial as well:
Looking forward to helping you.
Forum: Plugins
In reply to: [Rank Math SEO – AI SEO Tools to Dominate SEO Rankings] structured dataHello @ocio132,
Thank you for contacting the support and sorry for any inconvenience that might have been caused due to that.
We add the URL to the Person property only when the Author Archive is enabled:
https://rankmath.com/kb/advanced-mode/#num-10-authors-titles-meta-settingsIf the author archive is disabled then the URL is not needed because in that case URL will lead to a 404 page. You can ignore this warning if you don’t want to enable the Author archive.
Hope that clears the confusion and helps.
Forum: Plugins
In reply to: [Rank Math SEO – AI SEO Tools to Dominate SEO Rankings] XML Sitemap and CacheHello @beretgz,
Thank you for contacting the support and sorry for any inconvenience that might have been caused due to that.
By default, we cache the Sitemap and when someone updates any post or adds a new post we clear our in-built Sitemap cache and the ones cached by the Cache plugins like W3 Total, Litespeed, etc.
That is needed without it the Sitemap will not update.
One way to avoid this is by disabling the Sitemap cache using the following filter:
https://rankmath.com/kb/filters-hooks-api-developer/#enable-disable-sitemap-cache
add_filter( 'rank_math/sitemap/enable_caching', '__return_false');
Hope that helps.
Forum: Plugins
In reply to: [Rank Math SEO – AI SEO Tools to Dominate SEO Rankings] redirectHello @ocio132,
Thank you for contacting the support.
Can you please tell us what are you trying to redirect and to what page?
Looking forward to helping you.
Hello @shmanich
It is safe to assume that Yandex also do not utilize that tag as it’s been obselete since 2009.
Hope that helps. Thank you.
Hello @engrdk,
Thank you for contacting the support.
Can you please check the steps mentioned here?
https://support.rankmath.com/ticket/bing-instant-indexing-not-working/?view=all#post-132521If so, you can safely ignore the notices.
Hope that helps.
Hello @mohdlatif,
Thank you for contacting the support.
You can change the value from here:
https://i.rankmath.com/6VAflZ
/wp-admin/admin.php?page=rank-math-options-titles#setting-panel-misc
Hope that helps.
Hello @samsam113,
Thank you for contacting the support and sorry for any inconvenience that might have been caused due to that.
The product’s short description takes priority over the value-added in the Settings.
Please use the following code to change this priority:
https://rankmath.com/kb/filters-hooks-api-developer/#use-global-meta-descriptionHope that helps.
Hello @vbmadministrator
Thank you for contacting the support and sorry for any inconvenience that might have been caused due to that.
As per www.remarpro.com’s rules, we are not allowed to provide support through WordPress forums.
We are emailing you through [email protected]
Please revert to that email so we can assist you further and help resolve the issue(s) asap.
Looking forward to helping you.