Posts

Showing posts with the label link building

New ways to identify the nature of URL links - HTML A rel Attribute

HTML  <A>  rel Attribute For SEO Start from 1 March 2020, nofollow will become a hint as of March 1, 2020. rel="sponsored":  Use the sponsored attribute to identify links on your site that were created as part of advertisements, sponsorships or other compensation agreements. rel="ugc":  UGC stands for User Generated Content, and the ugc attribute value is recommended for links within user generated content, such as comments and forum posts. rel="nofollow": Use this attribute for cases where you want to link to a page but don’t want to imply any type of endorsement, including passing along ranking credit to another page. Sample: <a href="https://entertopseo.com.my/" rel=" sponsored ">Sponsord</a> Official news on crawling and indexing sites for the Google index https://webmasters.googleblog.com/2019/09/evolving-nofollow-new-ways-to-identify.html