How to Install Sitelink Search Box on Blogger
Sitelink Search Box will make your website or blog bring up a search box on the Google search page
Sitelink Search Box will make your website or blog bring up a search box on the Google search page
Main Functions of Sitelink Search Box
By adding a site link search box, it will make it easier for people to browse your website directly from Google search. Try searching for moz on google, then you will see a site link search box under the name of the web Moz and the site link search box will suggest content for users.
Even without adding the site link search box schema first, your website will still display it automatically, unless you install the nositelink meta tag. But it's better to add it so that the google bot understands your blog better.
How to Install
To install the site link search box you can follow the following method.
Open blogger and please open the Themes section, click on the right side of the customize button, and Edit Html.
Please copy the following code and paste it between the <head> and </head> tags.
<script type="application/ld+json">{"@context":"https://schema.org","@type":"WebSite","url":"<data:blog.homepageUrl/>","potentialAction":{"@type":"SearchAction","target":"<data:blog.searchUrl/>?q={search_term_string}","query-input":"required name=search_term_string"}}</script>
Examples are as follows.
Now save and please check on Google Rich Search Result Test whether it is correct or not.
End of Words
That's all from me, I hope it's useful for the tutorial on How to Install a Sitelink Search Box on Blogger.
Join the conversation