Google Search Sitelinks
Google Search Sitelinks
nytram6
Posts: 8Questions: 4Answers: 0
Afternoon All,
Just a quick question. Is it possible to add the datatable search box as a sitelink search box under the google search for my website? Making it possible to search the datatable directly from the google result for my website.
Just like https://google.co.uk/search?q=ebay&oq=ebay&aqs=chrome..69i57j69i60l2j0j69i60l2.1135j0j9&sourceid=chrome&ie=UTF-8
This discussion has been closed.
Answers
Just to check my understanding - you want to display the results from a Google search in a DataTable?
That should be perfectly possible, but you'd need to parse the search results into an array which you could use to populate the DataTable with data. I don't expect that would be trivial, but I also don't see why it wouldn't be possible.
Allan
The hyperlink in my question links to the google page for eBay.
The search box directly searches eBay.
I would like something similar where my datatable search box appears on the Google page, and then when searched it searches my datatable on my website and opens that page with the search applied.
https://airlinecomponents.com/products
Wait - you are asking me how to inject a search bar into a Google results page?
I fear that isn't going to happen. There is no way Google would allow 3rd party executable code on their search result pages like that! Ever!
Allan