zohaib999999 Posted 16 hours ago Share Posted 16 hours ago (edited) Hi everyone, I'm working on a project that involves pet-related content, specifically about male cats. I want to add an anchor text in HTML that links to my website with the word kedi (which means "cat" in Turkish). Here’s what I’m trying to achieve: I want to link the word kedi with my url (Mentioned in anchor text) Is this the correct and SEO-friendly way to do it? Also, does adding rel="nofollow" or target="_blank" impact SEO in such internal linking cases? Any tips would be appreciated Edited 15 hours ago by requinix removing link Quote Link to comment https://forums.phpfreaks.com/topic/329860-how-to-properly-add-seo-anchor-text-in-html-for-a-keyword-like-kedi/ Share on other sites More sharing options...
gizmola Posted 6 hours ago Share Posted 6 hours ago If the link has a "rel" attribute equal to "nofollow" that tells search engines that they should not follow the link. So yes, that will effect SEO. This article explains "nofollow" and other values for the "rel" attribute that are important for SEO. In summary, "nofollow" tells search engines to ignore the link. Quote Link to comment https://forums.phpfreaks.com/topic/329860-how-to-properly-add-seo-anchor-text-in-html-for-a-keyword-like-kedi/#findComment-1657191 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.