algolia / algoliasearch-netlify

Official Algolia Plugin for Netlify. Index your website to Algolia when deploying your project to Netlify with the Algolia Crawler
https://www.algolia.com/doc/tools/crawler/netlify-plugin/quick-start/
261 stars 10 forks source link

Where should I place the code fragment in the source code of your Netlify website that Algolia provides me? #866

Open Gina04 opened 1 month ago

sbellone commented 1 month ago

It should go in the <head> section of your page. Note that you'll need a HTML element matching the selector parameter (div#search by default) in your page.