Forum Moderators: phranque
Appreciate the input from those in the know....
we have peen using .phtml pages with a php server side redirect...
we have not seen very good results with php...
could you send me a sample of the htaccess you have used and i would be more than happy to send my php idea to your email...
thanks
Redirection via .htaccess is all done internally, at the server, and is totally transparent to visitors, human or otherwise. I have several highly ranked pages using redirects, on several SEs, doesn't seem to be a problem.
The mod_rewrite module on Apache allows you to make redirects visible to visitors if desired but, if memory serves, one has to jump through some extra hoops to accomplish this.
linko
A little intro is at [bignosebird.com...]
More info at [engelschall.com...]
And the Apache docs are at [apache.org...]
we are on leased space along withy some 80 or so other webs..
thanks