• Welcome to Sitemap Generator Forum.
 

error message with ror.xml

Started by philippe.arnould, February 19, 2016, 06:27:31 PM

Previous topic - Next topic

philippe.arnould

Hi everybody,

Here is the error message when I try to display the ror.xml file
[ External links are visible to forum administrators only ]

"...This page contains the following errors:

error on line 10 at column 21: xmlParseEntityRef: no name
Below is a rendering of the page up to the first error.

ROR Sitemap for [ External links are visible to forum administrators only ]..."

Have you an idea of what is wrong ?

so long,
for your next holidays ;-)

XML-Sitemaps Support

There is an incorrect <title> tag on the homepage:
Gîte & piscine
it should be:
Gîte &amp; piscine

philippe.arnould

Thanks for this answer which enabled me to discover that there were 4 characters which had remained coded in HTML for the title and the description of the pages.

The 4 characters are:   "  <  >  &

whose coding is: &quot;  &lsaquo;  &rsaquo;  &quot;

Now that functions correctly.
for your next holidays ;-)