w3c / w3c-website

W3C Website feedback and bug reports
https://www.w3.org/
240 stars 80 forks source link

Reimplement search redirection in symfony #455

Open gosko opened 1 year ago

gosko commented 1 year ago

When adding a search page for issue #216 I reused an existing URL on our site that redirects searches to DDG. It would be good to replace this legacy standalone PHP script with something that does the same, implemented in symfony.

Suggested URL path: maybe /help/search/search? (/help/search/ already exists as a static page, managed in the CMS.)

@deniak Vivien asked that I create this and assign it to you, enjoy :)