Website custom Search engine Schema

SEO Help and Tips

Website custom Search engine Schema

    <script type="application/ld+json">
   
{
     
"@context": "https://schema.org",
     
"@type": "WebSite",
     
"url": "https://www.example.com/",
     
"potentialAction": {
       
"@type": "SearchAction",
       
"target": {
         
"@type": "EntryPoint",
         
"urlTemplate": "https://query.example.com/search?q={search_term_string}"
       
},
       
"query-input": "required name=search_term_string"
     
}
   
}
   
</script>

Comments

Popular posts from this blog

How to fix SSL Certificate Issues?

How to Fix Website Mixed Content Issues?

How to Fix Mobile Responsiveness Issues?

Popular posts from this blog

How to fix SSL Certificate Issues?

How to Fix Website Mixed Content Issues?

How to Fix Mobile Responsiveness Issues?