zabalex

msg:4393721 | 4:10 am on Dec 3, 2011 (gmt 0) |
If you have still the page live on your server you can use meta refresh tag, but please note it do not mention anywhere that it is permanent or temporary. If the page has been removed you have no choice other than a 301 redirect as there is no page to use meta refresh. IMHO if a meta refresh is used for a long time it should be considered as 301, but who knows what search engine bots think about this. There is no any official statement from the SEs about meta refresh tag and how they think about it.
|
g1smd

msg:4393761 | 7:33 am on Dec 3, 2011 (gmt 0) |
Google said, several years ago, that they try to treat a 0 meta refresh like a 301.
|
enigma1

msg:4393834 | 4:36 pm on Dec 3, 2011 (gmt 0) |
| Any thoughts on the meta refresh would be appreciated! |
| Some accessibility and usability problems for older browsers [w3.org...] You cannot tell how SEs treat it really and what they'll do in the future. There are hints these pages are treated as 302 by some SEs and 301 by others and I don't know how they perceive content of the page with the meta-refresh. It also depends on the implementation. Some cases could justify its use but I don't think is a good replacement for server side redirect headers. | using 301's is not an option for the whole site |
| why would you need 301s for the whole site?
|
delsoijj

msg:4397165 | 6:51 pm on Dec 12, 2011 (gmt 0) |
@ zabalex: this makes sense, yeah I never came across an official statement from Google/Bing on this topic either. @ enigma1: We are redesigning our site and the current URL structure is paramatized URLs. We are looking to change those URLs to SEO freindly ones.
|
lucy24

msg:4397250 | 11:17 pm on Dec 12, 2011 (gmt 0) |
Ah, the redirect-plus-rewrite two-step. We'll be seeing you shortly in Apache then ;)
|
|