Tagged Questions
The custom-search-provider tag has no wiki summary.
1
vote
0answers
248 views
Security problem with custom search provider for Windows 7
I built a search provider for Windows 7. (using .osdx file and RSS web site)
the element in the returned RSS contains local file path.
example: <link>c:\windows\win.ini</link>
The ...
0
votes
1answer
361 views
Google custom search autocomplete only on selected words
I wish to use Google custom search and in particular would like to have the autocompletions functionality.
However I don't want it to suggest autocompletions for just anything, but rather only for a ...
0
votes
1answer
65 views
How to best Implement a Google CSE for a WordPress Blog
What is the best way to implement a Google Custom Search on a wordpress blog. a plugin or just the normal way? do we still use the search.php in the theme?