Hello,
Basically as per the heading, If I use
Is this the same as a 301 redirect and so the resulting page is actually what a spider / search engine see's rather than the perl CGI script?
thanks,
1DMF
"In complete darkness we are all the same, only our knowledge and wisdom separates us, don't let your eyes deceive you."
"If a shortcut was meant to be easy, it wouldn't be a shortcut, it would be the way!
Basically as per the heading, If I use
Code:
print "Location:URL\n\n";
Is this the same as a 301 redirect and so the resulting page is actually what a spider / search engine see's rather than the perl CGI script?
thanks,
1DMF
"In complete darkness we are all the same, only our knowledge and wisdom separates us, don't let your eyes deceive you."
"If a shortcut was meant to be easy, it wouldn't be a shortcut, it would be the way!