I use directory submission and guest posting. Link exchage with other websites of my niche also works for me.
Not sure about SEO but it would be helpful in increasing PR a little bit. While there are other quick techniques for link building like dofollow...
Here it is. Options +FollowSymLinks RewriteEngine on # http://mysite.com/site/images/ rewriterule ^books/1997/1997/token/([a-z]+)/([^/]+)$...
Hello! I am new in URL Mode Rewrite. I have rewritten URL in following way. Re-Direct from...
echo "<a href=recordsub.php?name=".$_GET['name']."&fname=".$_GET['fname'].">Click Here</a>"; It works fine when name doesn't have white spaces...
Hello, I am trying to add artificial intelligence (Google's Did You Mean) in my php/ mysql search. For this purpose I am using following code...
Yea this is what I actually wanted. Thank You superdav42.
Hello I am using following code to allow characters like A to Z and numeric values like 0 to 9. $result = preg_replace('/[^a-zA-Z0-9_]/',...
Separate names with a comma.