This is a demo of how your searchlink search box volition await similar inwards search results.
How To Add Searchlinks Search Box In Blogger Website.
Basicaly sitelinks version that tin sack hold upward used inwards blogger is exclusively the json version that is used inwards the template alongside the straight directiion of website content that is used inwards the code to search for topics inwards your website earlier clicking on the homepage url inwards search reults. Hot wo add together the istelinks search box nosotros are going to add together the json version of the shema markup that is going to reverberate exactly the sitelinks search box is going to look later your website has been choosen to guide maintain the markup inwards search results. this is going to follow later approximately fourth dimension of bully search engine recognision. It volition accept y'all time.Sitelink Searchbox Fields.
Sitelinks Searchbox JSON-LD Schema
[<script type="application/ld+json"> { "@context": "http://schema.org", "@type": "WebSite", "url": "https://www.example.com/", "potentialAction": { "@type": "SearchAction", "target": "https://query.example.com/search?q={search_term_string}", "query-input": "required name=search_term_string" } } </script>]
Sitelinks Searchbox MICRODATA.
[<div itemscope itemtype="http://schema.org/WebSite"> <meta itemprop="url" content="https://www.example.com/"/> <form itemprop="potentialAction" itemscope itemtype="http://schema.org/SearchAction"> <meta itemprop="target" content="https://query.example.com/search?q={search_term_string}"/> <input itemprop="query-input" type="text" name="search_term_string" required/> <input type="submit"/> </form> </div>]
How To Add Sitelink Searchbox Code In Blogger.
Follow the steps below to know where y'all volition glue your sitelink search box.
Step 1. Log inwards to Blogger in addition to guide your specific website to add together the SEO code.Step 2. Reach out to the left commands yesteryear navigating to them to the Template command
Step 3. Click on the template ascendancy in addition to and thus locate the Edit HTML adjacent to Customize.
Step 4. Click anywhere inwards your code in addition to and thus click on Ctrl+F inwards windows or CMD+F inwards mac.
Step 5. In the search bar search for the <head> tag.
Step 6. After finding the Head Tag Copy all the code Above in addition to Paste it BELOW caput tag.
0 komentar:
Please comment if there are any that need to be asked.