NOTICE: help.openstreetmap.org is no longer in use from 1st March 2024. Please use the OpenStreetMap Community Forum

Hi. I've a little suggestion for you. If you add in your pages this little code (https://developers.google.com/search/docs/data-types/sitelinks-searchbox) you should permit to user to search directly in OSM directly from Google SERP and to obtain results directly from your site, not from Google.

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

Thanks

asked 13 Nov '17, 14:06

merlinox's gravatar image

merlinox
11112
accept rate: 0%

closed 13 Nov '17, 15:43

SimonPoole's gravatar image

SimonPoole ♦
44.7k13326701

The question has been closed for the following reason "Not a question" by SimonPoole 13 Nov '17, 15:43


You have not asked a question, if you have technical improvements suggestions please open an issue on the operations issue tracker or the appropriate software project: https://github.com/openstreetmap

permanent link

answered 13 Nov '17, 15:43

SimonPoole's gravatar image

SimonPoole ♦
44.7k13326701
accept rate: 18%

Follow this question

By Email:

Once you sign in you will be able to subscribe for any updates here

By RSS:

Answers

Answers and Comments

Markdown Basics

  • *italic* or _italic_
  • **bold** or __bold__
  • link:[text](http://url.com/ "title")
  • image?![alt text](/path/img.jpg "title")
  • numbered list: 1. Foo 2. Bar
  • to add a line break simply add two spaces to where you would like the new line to be.
  • basic HTML tags are also supported

Question tags:

×8

question asked: 13 Nov '17, 14:06

question was seen: 1,384 times

last updated: 13 Nov '17, 15:43

NOTICE: help.openstreetmap.org is no longer in use from 1st March 2024. Please use the OpenStreetMap Community Forum