Article URLs
Article Writing
3
Posts
2
Posters
0
Views
1
Watching
-
If I change the URL of my article, and someone opens the old one, will he be redirected to the new URL?
-
If I change the URL of my article, and someone opens the old one, will he be redirected to the new URL?
If you mean: if you change the part after the article id, ie http://www.codeproject.com/Articles/123/MyArticle If you change the MyArticle part then yes, the user will be automatically redirected.
cheers, Chris Maunder The Code Project | Co-founder Microsoft C++ MVP
-
If you mean: if you change the part after the article id, ie http://www.codeproject.com/Articles/123/MyArticle If you change the MyArticle part then yes, the user will be automatically redirected.
cheers, Chris Maunder The Code Project | Co-founder Microsoft C++ MVP
Thank You