zohaib999999 Posted Monday at 08:54 AM Share Posted Monday at 08:54 AM (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 Monday at 09:17 AM 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 Monday at 06:49 PM Share Posted Monday at 06:49 PM 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...
Samuel8819 Posted 20 hours ago Share Posted 20 hours ago Thanks for the info about rel="nofollow". I made a guide showing how to use the <a> tag in HTML for SEO, using the word kedi as the anchor text. You can see it here:https://flatcoding.com/tutorials/html/html-a-tag-how-to-add-links-to-web-page-with-examples/ 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-1657251 Share on other sites More sharing options...
gizmola Posted 6 hours ago Share Posted 6 hours ago Usually we would not allow promotion like yours, but in this case it's on topic, and also a helpful example, as the forum utilizes the very techniques your article covers. 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-1657276 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.