Welcome To Snipplr


Everyone's Recent HTML Snippets Tagged redirect



« Prev 1 Next »
This snippet can be used to redirect the user to a different page (launch-page index.html) using only HTML
0 623 posted 12 years ago by sommertim
A user may click a link on a mobile site which should open a page on the desktop site, not the mobile site. Appending the following code to the link will do that.
0 844 posted 12 years ago by amandalaine
Redirects all server inquires to the one url to reduce duplicate indexes. AKA. http://www.ex.com and http://ex.com
0 649 posted 12 years ago by CKOink
0 483 posted 13 years ago by graphical_force
Can be used as default.htm page to redirect to the desired page
0 643 posted 13 years ago by fnx
You must use Google friendly domain redirect in these cases: You changed a domain name for your web page and want the old one to redirect visitors to a new one. You have many domains for your website (one primary and many alternative). You want to...
1 570 posted 14 years ago by RM
In the content property, the first number is the number of seconds until the refresh, the URL is where the redirect will go.
2 781 posted 15 years ago by chippper
Use to redirect an html page after headers have already been sent. The 5 is the number of seconds before redirect to the URL.
1 662 posted 17 years ago by pckujawa
« Prev 1 Next »