March 18, 2013

Redirection URL for Shops


Tutroial
Misc - rediection


So I decided I wanted to post this as a quick tutorial. I use a redirection URL for my shop link. It is just easier, since I could not find a way to link the above links to outside of blogger.


So the code is:

<head>
<meta http-equiv="REFRESH" content="0;url=LOCATONHERE"></HEAD>

This will make whatever page is opened, redirect in about 5 seconds to the location you really want them out. Just a tidbit for lazy bloggers who just want you to go somewhere else.

Enjoy!

No comments:

Post a Comment