Problem with sitemap

Hello I have same error with my site. I am using xml-sitemaps.com for making sitemap and after it is generated, validator show same error.
I contact admin on xml-sitemaps and he say it is error which hosting provider must fix.
Here is link which he send
HTTP Headers Viewer - XML Sitemaps Generator

and this is link to my site and sitemap
live-sport.cf/sitemap.xml

Thanks for help

You cannot use remote access to website, The security system will block it.

1 Like

Than how I can validate my sitemap? Googe search console say “Could not fetch”.

You need to manually upload it.

Use Google it is not blocked. If there’re any issues with Google validation it’s something at your end.

3 Likes

Even I have the issue, and IDK what to do

Can I post source code of sitemap file here? I will change my links with some generic. I really don’t what did I do wrong.

Hey this is a common problem with Google not infinityfree.
We all have sitemap problems here.

Here google say Couldn’t fetch, but it is actually fetched internally.

But many SEO analyzers (like Neil Patel’s or Woorank) give lower rank since they also can’t read sitemap.

So then it’s problem with your sitemap.
Mine works everywhere except Google.

2 Likes

Fortunately, SEO Analyzers do not control how Google ranks websites. Those scanners do their best, but they don’t fully mimic how Google crawls and indexes websites.

And SEO Analyzers are known to have problems with our hosting: Ensuring only web browsers can access your website - Docs - InfinityFree Forum

2 Likes

Here is my sitemap file. I change my links with generic. Do you see any problem?

 <?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9" 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" 
xsi:schemaLocation="http://www.sitemaps.org/schemas/sitemap/0.9 http://www.sitemaps.org/schemas/sitemap/0.9/sitemap.xsd">

<url>
<loc>http://whoamI.cf</loc>
<lastmod>2019-07-15T10:30:00+00:00</lastmod>
<priority>1.00</priority>
</url>
<url>
<loc>page1</loc>
<lastmod>2019-07-15T10:30:00+00:00</lastmod>
<priority>0.50</priority>
</url>
<url>
<loc>page2</loc>
<lastmod>2019-07-15T10:30:00+00:00</lastmod>
<priority>0.50</priority>
</url>
<url>
<loc>page3</loc>
<lastmod>2019-07-15T10:30:00+00:00</lastmod>
<priority>0.50</priority>
</url>
<url>
<loc>page4</loc>
<lastmod>2019-07-15T10:30:00+00:00</lastmod>
<priority>0.50</priority>
</url>
<url>
<loc>page5</loc>
<lastmod>2019-07-15T10:30:00+00:00</lastmod>
<priority>0.50</priority>
</url>
<url>
<loc>page6</loc>
<lastmod>2019-07-15T10:30:00+00:00</lastmod>
<priority>0.50</priority>
</url>
<url>
<loc>page7</loc>
<lastmod>2019-07-15T10:30:00+00:00</lastmod>
<priority>0.50</priority>
</url>
<url>
<loc>page8</loc>
<lastmod>2019-07-15T10:30:00+00:00</lastmod>
<priority>0.50</priority>
</url>
<url>
<loc>page9</loc>
<lastmod>2019-07-15T10:30:00+00:00</lastmod>
<priority>0.50</priority>
</url>
<url>
<loc>page10</loc>
<lastmod>2019-07-15T10:30:00+00:00</lastmod>
<priority>0.50</priority>
</url>
<url>
<loc>page11</loc>
<lastmod>2019-07-15T10:30:00+00:00</lastmod>
<priority>0.50</priority>
</url>
<url>
<loc>page12</loc>
<lastmod>2019-07-15T10:30:00+00:00</lastmod>
<priority>0.50</priority>
</url>
</urlset>
1 Like

I guess I don’t. But still not sure.

This topic was automatically closed 15 days after the last reply. New replies are no longer allowed.