wagtail-seo icon indicating copy to clipboard operation
wagtail-seo copied to clipboard

1.2 search action

Open PaLaMuNDeR opened this issue 3 years ago • 1 comments

feat: added search action to potential actions list

e.g.

"potentialAction": [{
			"@type": "SearchAction",
			"target": "https://example.org/search?&query={query}",
			"query": "required"
		}]

PaLaMuNDeR avatar Dec 27 '21 13:12 PaLaMuNDeR

This branch is depending on the graph based structure of branch https://github.com/PaLaMuNDeR/wagtail-seo/tree/1_1_graph_structure

PaLaMuNDeR avatar Dec 27 '21 13:12 PaLaMuNDeR

Closing this - if you'd like to re-open, please rebase it against the main branch, and remove commented out code, etc. Thanks!

vsalvino avatar Sep 26 '24 17:09 vsalvino