Hi folks. In switching our site from static html to static html driven by a CMS, I've written a script that trolls our entire site, parses out all links, images, script includes, stylesheets, etc., and uses Pear's HTTP_REQUEST package to make sure the file/document exists.
However, for some pages which I know for a fact exist, it's returning a status code of 301, which is "Moved Permanently".
Does anyone have any idea why this might be happening?
Cheers and TIA,
Pablo
However, for some pages which I know for a fact exist, it's returning a status code of 301, which is "Moved Permanently".
Does anyone have any idea why this might be happening?
Cheers and TIA,
Pablo