Either I am tired or what not, but I am having a 301 redirect issue. Trying to use this in my .htaccess file.
Redirect 301 /linkinfo%253A_linkinfo%252C_linkinfo.html http://mywebsite.com/
it is not redirecting and continues to load the old page. That is not the actual link by the way, just a close example.
Either I am tired or what not, but I am having a 301 redirect issue. Trying to use this in my .htaccess file. Redirect 301 /linkinfo%253A_linkinfo%252C_linkinfo.html http://mywebsite.com/
it is not redirecting and continues to load the old page. That is not the actual link by the way, just a close example.
Never mind...solved it