Site Tools :

Site Link Analyzer

This tool will analyze a given web page and return a table of data containing columns of outbound links and their associated anchor text. If a hyperlink is represented by an image, the image's alt attribute will be included as the anchor text.

What are outbound links? Outbound links are simply hyperlinks which point to another web page. In fact they are simply regular hyperlinks.

What is anchor text? Anchor text is the text used to display a link, for example: this is anchor text.

Your site [Valid URL to check] :
Type of links to return : External (links going to outside web-sites)
Internal (links inside the current web-site)
Both types
Enter Captcha To Continue :
 
call('site_link_analyzer_in',$url)); elseif($display == "external") $external_array =($client->call('site_link_analyzer_ex',$url)); else { $internal_array =($client->call('site_link_analyzer_in',$url)); $external_array =($client->call('site_link_analyzer_ex',$url)); } ?>
Result for :
"; echo ""; echo "Internal Link : ".count($internal_array).""; echo ""; for($i=0;$i"; echo " ". $internal_array[$i]["link"] .""; echo "". $internal_array[$i]["text"] , ""; echo ""; } echo ""; } ?>
"; echo ""; echo "External Link : ".count($external_array).""; echo ""; for($i=0;$i"; echo " ". $external_array[$i]["link"] .""; echo "". $external_array[$i]["text"] , ""; echo ""; } echo ""; } ?>
Seo Services