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

Add a Google search interface to FAQ pages #13

Open
splorp opened this issue Mar 23, 2021 · 1 comment
Open

Add a Google search interface to FAQ pages #13

splorp opened this issue Mar 23, 2021 · 1 comment
Labels

Comments

@splorp
Copy link
Owner

splorp commented Mar 23, 2021

A suggestion from Frank Gründel.

Another thing we should consider is putting a search function on the FAQ
page. I did something similar with Google search for my site, and it was an
easy, fast and painless process. All you need is a Google account.

https://programmablesearchengine.google.com/

Here’s an example on his site:

https://www.pda-soft.de/playground/en/googlesearch.html

@splorp splorp added the Site label Mar 23, 2021
@splorp splorp changed the title Add Google search Add a Google search interface to FAQ pages Mar 25, 2021
@splorp
Copy link
Owner Author

splorp commented Apr 11, 2021

Addendum from Frank:

I just created a search engine for NewtonFAQ using my own Google account. It should be sufficient if you put the following code somewhere near the top in the body section of http://newtonfaq.com/index.html:

<script async src="https://cse.google.com/cse.js?cx=4ad8d8669e62b4752"></script>
<div class="gcse-search"></div>

Keep me posted!

Frank

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