Sitemap HTTP-Header content-type aparenrly "application/rss+xml"

Hi People, I am having a problem regarding the Content-Type of my sitemap. Aparently it is application/rss+xml, which we haven’t modified at all. Where can I change it to something that resembles “Hey, I am not a RSS-Feed”? :slight_smile:

  • I already started a ticket, but sadly it didn’t resolve my problem.
    Thanks in advance dearest community!

Here something a Tool spit out when I controlled my page.

HTTP/1.1 200 OK
Connection: close
Date: Wed, 08 Jul 2020 16:08:44 GMT
Via: 1.1 varnish
Via: 1.1 varnish
Accept-Ranges: bytes
Age: 117
Server: openresty
Content-Length: 1448
Content-Type: application/rss+xml
Content-Security-Policy: frame-ancestors 'self'
X-Cache: HIT, HIT
X-Cache-Hits: 1, 1
X-Cluster-Name: us-east-1-prod-edge-eks-15
X-Frame-Options: SAMEORIGIN
X-Served-By: cache-dca17740-DCA, cache-bwi5083-BWI
X-Timer: S1594224524.333058,VS0,VE0

I’m having the same issue and the application/rss+xml shows as invalid url in my sitemaphecker

Unless Webflow changes the content-type you are stuck with what is served. It does not affect crawlers, only your checker which really should not throw the error since the spec does not define the content-type value.

You are free to inspect the contents as needed. Now if a crawler does not read the sitemap that would be an issue.

Running into the same issue. I’m using Percy to snapshot my pages and I am not able to use the Percy CLI to snapshot the app because the sitemap.xml is does not have the XML mime-type.