Forum
Welcome, Guest
Please Login to access forum.
Re:Sitemap image error with CDN (1 viewing) 
Go to bottom
TOPIC: Re:Sitemap image error with CDN
#1295
John Dagelmore
Admin
Posts: 3873
User Offline
Re:Sitemap image error with CDN Karma: 84  
Hi Alex,

i had a look at your site, the problem is that some images have an 'alt' attribute containing invalid escaped characters.

For example:
Code:

<img src="http://cdn1.quebecguitare.ca/media/k2/items/cache/9063df0b1b4d9d96fd7fea653ac618e5_M.jpg" alt="Cours de Guitare Country Rock Montr&eacute;al" style="width:740px; height:auto;" />
in a valid XML document the entity &eacute; is not valid. You should correct the titles for images that includes invalid XML entities. Right clicking on this page http://www.quebecguitare.ca/component/jmap/sitemap/images you can choose to open source code and locate images to fix. Best regards John
 
Logged Logged  
  The administrator has disabled public write access.
      Topics Author
    emo
[SOLVED]Sitemap image error with CDN
Alexandre Thrrien
    thread link
thread linkthread link Re:Sitemap image error with CDN
John Dagelmore
    thread link
thread linkthread linkthread link Re:Sitemap image error with CDN
John Dagelmore
    thread link
thread linkthread link Re:Sitemap image error with CDN
Alexandre Thrrien
    thread link
thread linkthread linkthread link Re:Sitemap image error with CDN
John Dagelmore
Go to top