Quote:
Originally Posted by sebil
I liked the concept..
But there is a problem
I m loged with my username and password but after 10 seconds itz going to the register page
and showing this message
It would be so great if it only happenes to guests
|
this will work:
Code:
<if condition="$show['guest']">
<meta HTTP-EQUIV="REFRESH" content="X; url=http://www.yourforum.com/register.php">
</if>
surely this would effect googlebots on your site? and you said it was proven but I don't see any proof?