![]() |
|
HTTP 403 error Google Sitemaps - Printable Version +- ZenphotoCMS Forum (https://forum.zenphoto.org) +-- Forum: Support (https://forum.zenphoto.org/forum-1.html) +--- Forum: General support (https://forum.zenphoto.org/forum-4.html) +--- Thread: HTTP 403 error Google Sitemaps (/thread-9704.html) |
HTTP 403 error Google Sitemaps - landscape-wildlife - 2012-02-27 Google sitemaps is reporting an error trying to access the Zenphoto sitemap /cache_html/sitemap/sitemapindex.xml 403 errors are not exactly very helpful, I know. Any ideas? My sitemap is below: User-agent: * HTTP 403 error Google Sitemaps - acrylian - 2012-02-27 Well, 403 is helpful as it tells us this if you access the file directly: Which tells you to check your permissions of the file and folder...;-) HTTP 403 error Google Sitemaps - landscape-wildlife - 2012-02-27 Thanks for your prompt reply! I'm not the most confident at dealing with Linux permissions. I took a look at these and this is how things are set: \cache_html: 755 Which (if any) should be altered? HTTP 403 error Google Sitemaps - acrylian - 2012-02-27 It should be 644 files and 755 directories. See also: HTTP 403 error Google Sitemaps - landscape-wildlife - 2012-02-27 Thanks! Permissions changed and I can access the XML file. |