Works OK for Bing and Yandex which I don’t particularly want anyway.
]]>Thanks for the plug in and great description how to get Goggle json key. Just set it all up and checked the Index now log file. I have the following google-webmaster.401Login Required.
Can you advise where I have gone wrong.
Thanks
Alan
]]>what do i do to create multiple sitemaps using the plugin
]]>https://paste.pics/7548a6b0396cf1897d4431fd1f767b76
I tried to turn off breadcrumb from Rank Math setting area to see if the error still remains, the toggle key is stuck and doesn’t turn off. It shows the following message
“This option cannot be changed since your theme has added the support for Rank Math Breadcrumbs using:
add_theme_support( ‘rank-math-breadcrumbs’ );”
The breadcrumbs are already off in my theme and the problem appears on every post. Can you help me please?
]]>Hello,
I'm stuck here when suddenly one of our client's website (.in) shows
this error message in Search Console ==URL is not on Google
This page is not in the index, but not because of an error. See the details below to learn why it wasn't indexed ===
I tried to resubmit the sitemap(.xml) and it shows the error below
=Your Sitemap appears to be an HTML page. Please use a supported sitemap format instead.=
I deleted my sitemap, created one using Yoast..didnt work, uploaded one in root folder still shows the same error. And I updated the robots file accordingly but still its a mess. Any help will be much appreciated.
- It was showing fine for the last 3 years but now because of this error our client's website is not seen in search rankings.
]]>Google Search Console deteced my recipe some errors. Please guide me how to fix it!
“To the owner of bepxua.vn:
Search Console has identified that your site is affected by 4 Recipes issues:
Top Warnings
Warnings are suggestions for improvement. Some warnings can affect your appearance on Search; some might be reclassified as errors in the future. The following warnings were found on your site:
Missing field “recipeInstructions”
Missing field “recipeIngredient”
Missing field “nutrition”
Missing field “recipeCategory”
We recommend that you fix these issues when possible to enable the best experience and coverage in Google Search.”
That’s great
Thanks Google?
Thanks WordPress
]]>I found the below error in google webmaster console:
Missing field "acceptedAnswer.text"
Missing field "name"
So wanted to know if the plugin still works or it’s outdated.
]]>Everytime I submit a sitemap to Google Webmaster, it keeps giving me an error “Unsupported file format”.
It single out jamyeprice.com/page-sitemap.xml as the culprit.
I regenerated the sitemap a few times but I still have the same problem.
I also have the sitemap validated at a few online validator and so far they all pass with flying colors.
I have a WP site residing in the same domain but in a subfolder using the same theme but I had no problem submitting that sitemap. So it can’t be a theme related problem.
Although W3TC plugin has been known to generate bad sitemap, I am not using that plugin.
I am stumped so any new ideas would be appreciated.
]]>The thing is I recently received many 404 errors regarding tags. all of them contain two tags coming after each other linking from https://website.com/tag/mytag/feed/ like the following:
website.com/tag/my-tag-1/my-tag-2
(I had my feed disabled by WP Hide Security Enhancer. but I’m not sure if this is the reason why)
On the other side I have some internal links in my posts as well that are some sort of connected to the issue. I used the following piece of code for my internal links:
<a href="../myslug/" rel="noopener" target="_blank">my des text here</a>
I replaced my web link with ../ because I thought that I might change the domain name some day so that I didn’t have to replace them. I believe that’s why I’m seeing such issues because every tag is sort of related to those pages having these internal links and since I stopped using ../ for my new posts I didn’t come up with any errors!
This may have something to do with Yoast sitemap as well because I guess it all started when I set the sitemap and put the links in my robot.txt like this :
User-agent: *
Allow: /wp-content/uploads/
Allow: /wp-admin/admin-ajax.php
Disallow: /readme.html
Disallow: /wp-admin/
Disallow: /wp-content/plugins/
Disallow: /refer/
Sitemap: https://website.com/post-sitemap.xml
Sitemap: https://website.com/page-sitemap.xml
Sitemap: https://website.com/category-sitemap.xml
Sitemap: https://website.com/post_tag-sitemap.xml
Can someone please explain to me why this is happening and how to fix it ?!! I got no single idea how to fix this. should I replace ../ with my web address and redirect them one by one using a Redirection plugin ?!! but the problem is I have no idea which tag is related to my issue not to mention that I’m not sure enough that those internal links are the cause of the issue.
or maybe I should redirect the all to my home page using this in my theme 404.php file :
<?php
header("HTTP/1.1 301 Moved Permanently");
header("Location: ".get_bloginfo('url'));
exit();
?>
Any idea on this would be helpful.
]]>