Hi, i'm trying to create a google site map, i added AddType application/x-httpd-php .xml to my htaccess file and then put the following at the top of the siteindex.xml file:
<?xml version="1.0" encoding="UTF-8"?>
but it returns a parse error. I think it's the <? at the start but can't find a solution.
Appreciate if someone could help. Thanks
<?xml version="1.0" encoding="UTF-8"?>
but it returns a parse error. I think it's the <? at the start but can't find a solution.
Appreciate if someone could help. Thanks