Welcome to the Dn420 blog, Some days ago when I was looking for an article, I saw something new, that namely a checkmark behind the title of a site's link.
Then I fiend for why there was a checkmark and found that the checkmark was added in order to make the title of the post look more attractive and of course there are benefits for SEO optimization and have a very large potential for clicks from search.
What is Checkmark?
The checkmark (√) or checkmark itself is a universal sign that is usually used to describe a concept of agree, complete, mark, or it can also be used for verification.
Therefore, in this post, Dn420 wants to share how to add a checkmark to the title of a blog post. The method is also very easy, only you need to add a tick mark HTML code before the post title markup language.
Step to How to Add a Checkmark in the Title of a Blog Post
√
√ <data:blog.pageName/>
<b:if cond='data:view.isMultipleItems'>
<title><data:blog.pageTitle/></title>
<b:else/>
<b:if cond='!data:view.isError'>
<title>√ <data:blog.pageName/> - <data:blog.title/></title>
</b:if></b:if>