Board index » Web Programming » How to do redirection?
|
psilzle
|
How to do redirection?
Web Programming297
Hello, I've read a lot about HTTP status 301 that means 'moved to a new location'. This way the search engines will pick up the new location pronto. However, I want to redirect within the domain. In other words, www.example.com/somefile.htm will become www.example.com/article.aspx How do I do something like that and still have the search engines pick up the new location of the file? Thanks - |
