Links in older articles not working
-
I just noticed that the links to other articles in this page http://www.codeproject.com/KB/cs/Log4NetWebServiceAppender.aspx[^] and probably others are getting redirected to the not found page becuase the new articles are aspX and not asp. When clicking on links it may be good to append an x if the page is not found, or write a script to go through the articles and update the links. just a suggestion. Thanks!
-
I just noticed that the links to other articles in this page http://www.codeproject.com/KB/cs/Log4NetWebServiceAppender.aspx[^] and probably others are getting redirected to the not found page becuase the new articles are aspX and not asp. When clicking on links it may be good to append an x if the page is not found, or write a script to go through the articles and update the links. just a suggestion. Thanks!
Adding an "x" isn't sufficient. We have a system in place that redirects the visitor to the new location. Can you send me the original .asp link that isn't working? If it's not mapped correctly then I can add it to our redirect mapping table
cheers, Chris Maunder
CodeProject.com : C++ MVP
-
Adding an "x" isn't sufficient. We have a system in place that redirects the visitor to the new location. Can you send me the original .asp link that isn't working? If it's not mapped correctly then I can add it to our redirect mapping table
cheers, Chris Maunder
CodeProject.com : C++ MVP
Ok so before it seemed like there were a couple now this is the only one I can find... http://www.codeproject.com/KB/cs/ZetaLibNet.asp[^]
-
Ok so before it seemed like there were a couple now this is the only one I can find... http://www.codeproject.com/KB/cs/ZetaLibNet.asp[^]
http://www.codeproject.com/cs/ZetaLibNet.asp[^] now redirects correctly
cheers, Chris Maunder
CodeProject.com : C++ MVP
-
http://www.codeproject.com/cs/ZetaLibNet.asp[^] now redirects correctly
cheers, Chris Maunder
CodeProject.com : C++ MVP
Here are 3 not working: the links at the top of this article: http://www.codeproject.com/KB/DLL/XDllPt1.aspx[^]
Best wishes, Hans
[CodeProject Forum Guidelines] [How To Ask A Question] [My Articles]
-
Here are 3 not working: the links at the top of this article: http://www.codeproject.com/KB/DLL/XDllPt1.aspx[^]
Best wishes, Hans
[CodeProject Forum Guidelines] [How To Ask A Question] [My Articles]
-
http://www.codeproject.com/cs/ZetaLibNet.asp[^] now redirects correctly
cheers, Chris Maunder
CodeProject.com : C++ MVP
Thanks!