Forum Moderators: Robert Charlton & goodroi

Message Too Old, No Replies

Google sitemaps - xmlns attribute

What is going on?

         

seaford77

12:36 pm on Mar 16, 2006 (gmt 0)

10+ Year Member



I had this as my xml sitemap heading and over night google rejected it.

<?xml version="1.0" encoding="utf-8"?>
<urlset xmlns="http://www.example.com/schemas/sitemap/0.84">

I then put this instead and it said ok again, but surely it should read as example.com as opposed to Google.com?

<?xml version='1.0' encoding='utf-8'?>
<urlset xmlns="http://www.google.com/schemas/sitemap/0.84"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://www.google.com/schemas/sitemap/0.84
http://www.google.com/schemas/sitemap/0.84/sitemap.xsd">

Cheers

Phil

[edited by: tedster at 6:24 pm (utc) on Mar. 16, 2006]
[edit reason] take away hotlinking on urls [/edit]