View Single Post
Old 03-14-2004, 08:28 PM   #1
francov
Green Mole
 
Join Date: Mar 2004
Posts: 2
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.
francov is offline   Reply With Quote