![]() |
Thread: What's better Meta Refresh or server side redirect? |
|
Tools |
|
#1
|
|
|
Ok, I'm reworking some links on my site. Besides framing, what's the current best way to do a redirect and still maintain the merchant cookies and not get zapped by ebates and the others.
Of course all server sides will have afsrc=1 on the end of it, but then the landing page should have which of the following: Static HTML page: <META http-equiv="Refresh" content="0; URL=http://www.url.com"> PHP Server Side Redirect: Header("Location: http://123.456.com"); ASP Server side redirect: Response.redirect "http://123.456.com" I'm currently leaning towards the static html page that does the meta refresh, but am open to any suggestions! Thanks |
|
|
|
![]() |
«
Previous Thread
|
Next Thread
»
| Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Dynamic Content Site, Google's scared to spider... | weisinator | Search Engine Insight | 18 | December 9th, 2003 05:11 PM |
| Server Side Include Files | frankodelic | Search Engine Insight | 6 | February 14th, 2003 12:49 AM |






