Hi, I am still facing the same issue. can you tell me one this i noticed that when accessing the urls without www
C:\Users\it>curl -I https://tabeer.ae/sitemap.xml
HTTP/1.1 308 Permanent Redirect
Cache-Control: public, max-age=0, must-revalidate
Content-Type: text/plain
Date: Tue, 06 May 2025 07:03:20 GMT
Location: https://www.tabeer.ae/sitemap.xml
Refresh: 0;url=https://www.tabeer.ae/sitemap.xml
Server: Vercel
Strict-Transport-Security: max-age=63072000
X-Vercel-Id: bom1::cfzpz-1746515000317-1abff6135925
content-type header is showing text/plain…
it should show text/html
can this be the issue ?
i check on the sitemap testing tool
with www its fine
