Build Internal Links

what role internal link play  role in website ranking  


  • what is internal link 
  • how it define on page
  • how it works and it's effect 

Internal link image




What is internal link 


Internal links are those links which refer an object of websites by another object of websites or we can say it links the things internally.


How internal link define on page 

In the website on page give absolute address instead of giving relative address whenever you want to create link example for navigation bar 

 <a href = destination.html >navigationelement</a> 
insted of writing this write this     
<a href =yourdomain.com/destionation.html>navigationelement><a/>


How internal link works and it's effect

So if you use absolute address for defining link inside website or you define internal link then search engine recognize that tag as link and search engine try to make that link indexed and your page is easily recognize by search engines as compare to pages without internal links 



Comment

Comments

Post a Comment