Quantcast
Channel: Welcome To Technology & Multimedia (techmedias) Blog - Mobile And PC Posibilities
Viewing all articles
Browse latest Browse all 6313

Wapka Auto Redirect codes

$
0
0
Hi friends, in this post I will tell you how to redirect users from your site to another sites or pages automatically with the help of a HTML code. It works on all websites, blogs, and also in wapka.
<meta HTTP-EQUIV="REFRESH" content="0; url=Your URL ">
This is the code used to redirect users to another website.

How to use this code?

       To redirect users correctly you must add this code between <head> </head>tag. And change the domain name on the code to your own domain or page URL. If you want to redirect users after 5 seconds change 0 to 5 or more. Use default value 0 for instant redirect.

How to install code on wapka? 

To add this code on wapka 
1st you login to your wapka account admin mode
2nd Click on ::Edit Site::
3rd Select Global Settings
4th Click on HEAD tags (meta,style,...)
5th Copy paste below link on text field and click set button.

Redirect code for wapka

 <meta HTTP-EQUIV="REFRESH" content="0; url=Your URL "></meta>

Copy Code



If you need any help use our comment forum!   

Viewing all articles
Browse latest Browse all 6313

Trending Articles