dynamically create sitemap xml using php
- by rekhasathvika
Hi,
I have created sitemap for my site using some reference code in the below link
http://stackoverflow.com/questions/2747801/creating-an-xml-sitemap-with-php
But I am getting error as
XML Parsing Error: undefined entity
Location:
as my content is as follows
<< alt attribute and it says something like
< loc http://www.example.com/700- & laquo;alt & raquo;-attributes-in-images.php< /loc
Can anyone tell me how to get rid of this error.