View Full Version : would this kill my site
mixedbeats
07-30-2010, 03:04 PM
I have created my own front page so no need for a portal but after so many seconds it will open my site will the below code get me banned ?
if so i can remove the code and have them click a link to gain access
<meta HTTP-EQUIV="REFRESH" content="5; url=http://www.zizrat.com/index.php">
UnlimitedMB
07-30-2010, 03:11 PM
no you wont get banned, there's nothing wrong with using that.
mafiaworld
07-30-2010, 03:15 PM
I thought Auto Refreshers were a problem to the servers? :O
UnlimitedMB
07-30-2010, 03:21 PM
One time redirects to another page like an intro page is ok, it wont cause any problem for the server.
Constant/looping redirects or sending constant/repeated requests to the server without user interaction is not allowed.
mixedbeats
07-30-2010, 03:56 PM
thank you eric :)
destrugter
07-30-2010, 09:44 PM
Alternatively, if you're on a paid account you can make an .htaccess file and do a rewrite rule so that $/ is redirected to /main/index.php
This gives off the indication that your index is located in /
vBulletin® v3.8.4, Copyright ©2000-2012, Jelsoft Enterprises Ltd.