Category Archives: SEO

Search Engine Optimization

domain redirection

Share As far as SEO is concerned 301 redirect is the most effecient way of domain redirection. Some ways of doing it: PHP Redirect <? Header( “HTTP/1.1 301 Moved Permanently” ); Header( “Location: http://www.new-url.com” ); ?> .htaccess Options +FollowSymlinks RewriteEngine … Continue reading

Posted in apache, SEO, server | Tagged , | Leave a comment

reciprocal link checker

Share Wanna verify the links pointing to your site then check out the list of sites below: http://www.iwebtool.com/reciprocal_link_checker http://tools.seobook.com/general/link-check/ http://www.webconfs.com/reciprocal-link-checker.php

Posted in seo tools | Tagged , | Leave a comment