• Welcome to Sitemap Generator Forum.
 

Non-quoted URLs

Started by mashups, July 30, 2006, 06:57:55 PM

Previous topic - Next topic

mashups

Hi - seems like an EXCELENT program but I have always used non quoted URLs like this...

     <a href=[ External links are visible to forum administrators only ]>Go to my page</a>

But the xml generator thinks the URL is:

     [ External links are visible to forum administrators only ]>Go to my page</a>

It doesn't stop at the first >

I have far too many pages to start putting quotes on the links - any chance you'll have a version that doesn't need quotes?


XML-Sitemaps Support

Hello,

I've updated sitemap generator code to grab these URLs too, but please note that it is recommended to include href attribute value in double quotes ("), as specified in html specs.

mashups

That worked splendidly!

Thanks for the fix and yeah, I know I'm a lazy bugger but the browsers allow it :)