301 Redirect Help
-
How would you 301 redirect and entire folder to a specific file within the same domain?
Scenario
www.domain.com/folder to www.domain.com/file.html
Thanks for your Input...
-
Hi Daniel,
There are different methods of redirecting a folder to a file of the same site. Have a look at: http://www.squidoo.com/301 which gives you a support tip on how to redirect a folder. The methods of redirect can be ASP, PHP, htaccess, CGI etc.
-
Thanks Steven, Will Take a Look