« Return to Thread: Google Sitemaps in ASCII

Re: Google Sitemaps in ASCII

by aparajita :: Rate this Message:

Reply to Author | View in Thread

URL encoding requires that all non- ASCII characters be encoded using  
%xx form, which you can safely encode utf-8.

Regards,

  - Aparajita

On May 28, 2009, at 7:02 AM, Peter Jakobsson <lists@...>  
wrote:

> Hi All
>
> Am I right in thinking that I can create a UTF-8 compatible sitemap  
> document with BLOB TO DOCUMENT as long as none of the URLs contain  
> characters above ASCII 127 ?
>
> Since Google requires UTF-8 encoding I'm under the impression that a  
> UTF-8 reader (i.e. the Googlebot looking for a sitemap file) will  
> understand this file.
>
> Am I wrong in this assumption ?
>
> Regards
>
> Peter
>
> _______________________________________________
> Active4D-dev mailing list
> Active4D-dev@...
> http://mailman.aparajitaworld.com/mailman/listinfo/active4d-dev
> Archives: http://mailman.aparajitaworld.com/archive/active4d-dev/
_______________________________________________
Active4D-dev mailing list
Active4D-dev@...
http://mailman.aparajitaworld.com/mailman/listinfo/active4d-dev
Archives: http://mailman.aparajitaworld.com/archive/active4d-dev/

 « Return to Thread: Google Sitemaps in ASCII