Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

header: add sitelinks search box #85

Open
jlchereau opened this issue Dec 18, 2015 · 0 comments
Open

header: add sitelinks search box #85

jlchereau opened this issue Dec 18, 2015 · 0 comments
Labels
Milestone

Comments

@jlchereau
Copy link
Member

See:

<link rel="search" href="http://www.macworld.co.uk/search/">
<link rel="search" type="application/opensearchdescription+xml" title="Macworld UK Search" href="/assets/search.osdx">

and

<script type="application/ld+json">
{
"@context" : "http://schema.org",
"@type" : "Organization",
"name" : "Macworld UK",
"url" : "http://www.macworld.co.uk/",
"potentialAction": {
"@type": "SearchAction",
"target": "http://www.macworld.co.uk/search/?q={search}",
"query-input": "required name=search"
},
"sameAs" : [
"https://www.facebook.com/MacworldUK",
"https://twitter.com/MacworldUK",
"https://plus.google.com/102391000274002633151",
"http://www.youtube.com/channel/UCT7WejN8j_nGiSfwK8TnBcw"
]
}
</script>
@jlchereau jlchereau added the todo label Dec 18, 2015
@jlchereau jlchereau added this to the v0.1.0 milestone Dec 18, 2015
@jlchereau jlchereau changed the title Add sitelinks search box header: add sitelinks search box Dec 18, 2015
@jlchereau jlchereau modified the milestones: v0.1.0, v0.2.0 Dec 18, 2015
@jlchereau jlchereau modified the milestones: v0.3.0, v0.4.0 Jul 23, 2016
@jlchereau jlchereau modified the milestones: v0.4.0, v0.5.0 Jan 3, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant