I am running Zenphoto 1.4 with Zenpage active and the ZPfocus theme.
I have recently activated the google sitemap plugin however when I checked the results in Google it said it was seeing a Html page.
When I run the page manually www.jameskilby.net/sitemap.php my server shows the error
"This page contains the following errors:
error on line 1080 at column 23: xmlParseEntityRef: no name
Below is a rendering of the page up to the first error."
Then shows the top part of the XML page.
I dont have another server\build to test against and I cant work out what is causing the parse issue. Any help would be appreciated
The sitemap is no longer called this way. it is now called by ?sitemap. The root sitemap.php file is no obsolete.
Please read also: http://www.zenphoto.org/2011/01/zenphoto-1-4/
Thanks for the very swift response.
I have also tried with this method ie
www.jameskilby.net?sitemap
I still get
This page contains the following errors:
error on line 1080 at column 23: xmlParseEntityRef: no name
Below is a rendering of the page up to the first error.
Check your php log. I believe I was getting a similar error and reported a ticket which has since been fixed with the nightly. I reported the php error though, so you might want to see if your error log shows the same as I reported here:
Note also that there is an alternative to using the nightly build for those who wish less risk of new features: http://www.zenphoto.org/trac/ticket/1776
Significant fixes to the base 1.4 release are placed here, so check if you are having a problem.