/    Sign up×
Community /Pin to ProfileBookmark

Sitemap Validation

Hello,
I am currently running my xml sitemap i’ve created through test to make sure it’s valid.

I am using [url]http://www.xml-sitemaps.com/validate-xml-sitemap.html[/url] to validate.

The problem i keep running into is the following error message:

[CODE]Schema validating with XSV 3.1-1 of 2007/12/11 16:20:05

* Target: http://www.mysite.com/sitemap.xml
(Real name: http://www.mysite.com/sitemap.xml
Length: 2748809 bytes

Last Modified: Wed, 20 Oct 2010 14:26:44 GMT
Server: Apache/2.2.3 (CentOS))
* docElt: {http://www.google.com/schemas/sitemap/0.90}urlset
* No declaration for document root found, validation was lax
* The schema(s) used for schema-validation had
no errors
* No schema-validity problems were found in the target

Schema resources involved

Attempt to load a schema document from
http://www.google.com/schemas/sitemap/0.90
(source: docElt) for
http://www.google.com/schemas/sitemap/0.90,
failed:

couldn’t open[/CODE]

It seems that is can’t open [url]http://www.google.com/schemas/sitemap/0.90[/url] ?

I don’t think it’s the problem with my xml, since i ran a test on the following and got the same error:

[code=html]<?xml version=”1.0″ encoding=”UTF-8″?>
<urlset xmlns=”http://www.google.com/schemas/sitemap/0.90″>
<url>
<loc>http://www.sitemappro.com/</loc>
<lastmod>2010-01-27T23:55:42+01:00</lastmod>
<changefreq>daily</changefreq>
<priority>0.5</priority>
</url>
</urlset>[/code]

Anyone have any ideas?

to post a comment
SEO

7 Comments(s)

Copy linkTweet thisAlerts:
@rayhabauthorOct 20.2010 — Just an updated.. i changed the header of the url set to
[code=html]<?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">
<url>
<loc>http://www.example.com/</loc>
<changefreq>daily</changefreq>
<priority>1.0</priority>
</url>
</urlset>[/code]


Now i get a new error:

Schema validating with XSV 3.1-1 of 2007/12/11 16:20:05
[CODE]
* Target: http://www.mysite.com/sitetest.xml
(Real name: http://www.mysite.com/sitetest.xml
Length: 284 bytes

Last Modified: Wed, 20 Oct 2010 15:34:34 GMT
Server: Apache/2.2.3 (CentOS))
* docElt: {http://www.sitemaps.org/schemas/sitemap/0.9}urlset
* No declaration for document root found, validation was lax
* The schema(s) used for schema-validation had
no errors
* No schema-validity problems were found in the target


Low-level XML well-formedness and/or validity processing output


Error: Expected whitespace after public id
in unnamed entity at line 1 char 55 of http://www.sitemaps.org/schemas/sitemap/0.9/
http://www.sitemaps.org/schemas/sitemap/0.9/ has no elements???

Schema resources involved

Attempt to load a schema document from
http://www.sitemaps.org/schemas/sitemap/0.9
(source: docElt) for
http://www.sitemaps.org/schemas/sitemap/0.9,
failed:[/CODE]
Copy linkTweet thisAlerts:
@TejjiOct 25.2010 — Why don't you create new sitemap using Sitemap and then validate. The tool create sitemaps as per sitemaps.org standard which is recognized across search engines
Copy linkTweet thisAlerts:
@php_developer2Nov 02.2010 — Yes, i also use xml-sitemaps.com for create sitemap.xml it's really good site.
Copy linkTweet thisAlerts:
@TejjiNov 04.2010 — Sitemap tool allow you to create sitemap for site with more than 50000 urls. It is worth a try.
Copy linkTweet thisAlerts:
@woocom_com_auNov 04.2010 — nice one mate. tejji sitemap looks good
Copy linkTweet thisAlerts:
@stefanrajNov 10.2010 — Site map is very much important for a huge website.. for example the portal sites are all having a more then a 5000+ pages, so the users get confusion.. so that only site map is very much important..
×

Success!

Help @rayhab spread the word by sharing this article on Twitter...

Tweet This
Sign in
Forgot password?
Sign in with TwitchSign in with GithubCreate Account
about: ({
version: 0.1.9 BETA 5.13,
whats_new: community page,
up_next: more Davinci•003 tasks,
coming_soon: events calendar,
social: @webDeveloperHQ
});

legal: ({
terms: of use,
privacy: policy
});
changelog: (
version: 0.1.9,
notes: added community page

version: 0.1.8,
notes: added Davinci•003

version: 0.1.7,
notes: upvote answers to bounties

version: 0.1.6,
notes: article editor refresh
)...
recent_tips: (
tipper: @AriseFacilitySolutions09,
tipped: article
amount: 1000 SATS,

tipper: @Yussuf4331,
tipped: article
amount: 1000 SATS,

tipper: @darkwebsites540,
tipped: article
amount: 10 SATS,
)...