302 Redirects on PDFs
Permalink
I am migrating a site to concrete5 and have encountered an issue where many (over 700) of my pdf documents are being redirected via a 302 header response. For search engine purposes, these redirects should be a 301, I assume. Not sure where to begin to look to resolve this issue? Any help is greatly appreciated, if anyone has encountered something like this before.
Anybody have issues with 302 redirects in C5? Thanks in advance!
I'm looking fordward for the same...
i have this site cheftech.ca wich in :
http://web-sniffer.net/
www.www.internetofficer.com/seo-tool/redirect-check/...
redirectcheck.com/
http://www.howto301redirect.com/301-redirect-checker/...
Show me the same status :
Status: HTTP/1.1 302 Moved Temporarily
I wonder why is that since in my .htaccess i have 301 :
i have this site cheftech.ca wich in :
http://web-sniffer.net/
www.www.internetofficer.com/seo-tool/redirect-check/...
redirectcheck.com/
http://www.howto301redirect.com/301-redirect-checker/...
Show me the same status :
Status: HTTP/1.1 302 Moved Temporarily
I wonder why is that since in my .htaccess i have 301 :
RewriteRule ^/?$ "http\:\/\/cheftech\.ca\/" [R=301,L]