We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 392b7df commit 509868bCopy full SHA for 509868b
Configuration/TypoScript/OpenSearch/setup.txt
@@ -3,8 +3,6 @@
3
4
page {
5
6
- headTag = <head profile="http://a9.com/-/spec/opensearch/1.1/">
7
-
8
headerData.7567 = TEXT
9
headerData.7567 {
10
typolink.parameter.data = leveluid:0
@@ -13,6 +11,7 @@ page {
13
11
typolink.returnLast = url
14
12
15
wrap (
+ <link rel="profile" href="http://a9.com/-/spec/opensearch/1.1/" />
16
<link rel="search"
17
type="application/opensearchdescription+xml"
18
href="|"
0 commit comments