Google webmaster tools Sitemap.php Url Problem Error ?I think you don·t need it ,because xenforo automatically submit sitemap to search engines .
Acces : yourdomain.com/admin.php?options/groups/sitemap/#sitemapAutoSubmit and check that options.
View attachment 195872
http://www.google.com/webmasters/tools/ping?sitemap={$url}
http://www.google.com/ping?sitemap={$url}
url.com/sitemap.phpThis is no longer the submission link for google sitemaps...
http://www.google.com/webmasters/tools/ping?sitemap={$url}
This is...
http://www.google.com/ping?sitemap={$url}
Per this information (scroll down to bottom of page)...
Build and Submit a Sitemap | Google Search Central | Documentation | Google for Developers
Google supports several sitemap formats. Follow this guide to learn about formats, how to build a sitemap, and how to submit a sitemap to Google.support.google.com
sitemap.php
is simply returning no sitemap
then it means the sitemap hasn't been built yet or there isn't enough guest visible data to generate the sitemap.<sitemapindex xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
<sitemap>
<loc>https://www.mysite.com/forum/sitemap-1.xml</loc>
<lastmod>2019-03-31T03:30:15+00:00</lastmod>
</sitemap>
<sitemap>
<loc>https://www.mysite.com/forum/sitemap-2.xml</loc>
<lastmod>2019-03-31T03:30:15+00:00</lastmod>
</sitemap>
</sitemapindex>
This is no longer the submission link for google sitemaps...
http://www.google.com/webmasters/tools/ping?sitemap={$url}
This is...
http://www.google.com/ping?sitemap={$url}
Per this information (scroll down to bottom of page)...
Build and Submit a Sitemap | Google Search Central | Documentation | Google for Developers
Google supports several sitemap formats. Follow this guide to learn about formats, how to build a sitemap, and how to submit a sitemap to Google.support.google.com
Not according to Google...All http in your posting should be https
Use the "ping" functionality to ask us to crawl your sitemap. Send an HTTP GET request like this:
http://www.google.com/ping?sitemap=<complete_url_of_sitemap>
for example:
http://www.google.com/ping?sitemap=https://example.com/sitemap.xml
We use essential cookies to make this site work, and optional cookies to enhance your experience.