I have 2 sites...One is hosted at Apache server and other is at Linux server ...I have to implement 301 redirect for both sites so i just want to know that does the same code will work for both sites??? Your quick answer will be appreciated...
I have 2 sites...One is hosted at Apache server and other is at Linux server ...I have to implement 301 redirect for both sites so i just want to know that does the same code will work for both sites??? Your quick answer will be appreciated...
It is dependent on which platform you are using for your website. PHP, ASP, HTML, JSP- any of them is having variation in code logic/syntax to permanent redirect using 301.
---------------------------------------------------------------------
I-ntarsia(tm) - A Hosted CMS for web designers and marketing agencies
If you are running identical webserver on both servers then the same code would work..
Why are you not redirecting at the registrar level instead of on your server?