![]() |
Problems with the Redirection Meta Tag
Hi,
We have a site whose index.html file has the following code. <HTML> <HEAD> <meta http-equiv="refresh" content="0; url=http://www.ourtestsite.com/cgi-bin/ottgo.cgi?skel=index&site=com"> <TITLE></TITLE> </HEAD> <body> </body> </HTML> Whenever we try to spider the site using the format www.ourtestsite.com, we get nothing because PhpDig doesn't seem to understand it has to go to the url above. Any thoughts? Thank you. |
Hi. Try removing the space in
content="0; url= or search the robot_functions.php for content=['\"][0-9]+;url[[:blank:]] and add a [[:blank:]]* |
Perfect. That was it. It worked great. Thanks for the prompt reply.
|
All times are GMT -8. The time now is 08:13 PM. |
Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright © 2001 - 2005, ThinkDing LLC. All Rights Reserved.