Page 1 of 1

How to make URLs dofollow instead of nofollow?

Posted: Wed Apr 10, 2013 1:03 pm
by picnictutorials
How to make URLs dofollow instead of nofollow?

Thanks!

Re: How to make URLs dofollow instead of nofollow?

Posted: Wed Apr 10, 2013 2:35 pm
by Klemen
By deleting

Code: Select all

rel="nofollow"
from gbook.php?

Re: How to make URLs dofollow instead of nofollow?

Posted: Wed Apr 10, 2013 3:51 pm
by picnictutorials
Thanks I found it