I was looking at the traffic on my server and have noticed that Google was being given 301s for pages that exist. Googlbot tried: 66.249.71.15 >192.168.67.106 "HTTP GET /Society/Religion_and_Spirituality/Enlightenment HTTP/1.1 " Code (markup): Server replied: 192.168.67.106>66.249.71.15 "HTTP HTTP/1.1 301 Moved Permanently (text/html)" <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">\n <html><head>\n <title>301 Moved Permanently</title>\n </head><body>\n <h1>Moved Permanently</h1>\n <p>The document has moved <a href="http://www.begintobrowse.com/Society/Religion_and_Spirituality/Enlightenment/">here</a>.</p>\n ......" Code (markup): which makes no sense as it is telling it has been moved to where it was looking for it. This is my system... Apache/2.2.8 (Ubuntu) PHP/5.2.4-2ubuntu5.3 with Suhosin-Patch mod_ssl/2.2.8 OpenSSL/0.9.8g Any ideas? Sorry if this is in the wrong forum.