I run a Site Audit and it says that I have 37 pages that Has an internal link with no anchor text.
Website - www.modernshineclothing,com
Hoe can I add this anchor text to internal links?
I run a Site Audit and it says that I have 37 pages that Has an internal link with no anchor text.
Website - www.modernshineclothing,com
Hoe can I add this anchor text to internal links?
Hello @Katren ,
Greetings for the day.
Let me try to explain, what are interlinks?
Internal links help customers and search engine (google, bing) crawlers discover pages on your website. From an SEO point of view, internal links are the best way to indicate to search engines the importance of pages on your website.
Code of Internal Link without Text :
<a href="[www.modernshineclothing,com](http://www.modernshineclothing,com)"> </a>
It will display nothing on the website because there is no text added.
Internal link with Text :
[ Modernshine clothing website ](www.modernshineclothing,com)
How it would look on the website :
So if you find any in the code without any text you can add text in between.
Thanks