Hi guys,
I need help setting up Google's Custom Search for a unique experience.
I've got two views for an app:
http://mysite.com/calendar/month/7 and http://mysite.com/calendar/grid/7
What I want to do is have the ability to search BOTH views using ONE Google Custom Search because they contain the same events, just with a different view.
I've tried using the Google operator inurl by including both sites
value="inurl:http://mysite.com/calendar/month/7 inurl:http://mysite.com/calendar/grid/7"
but that just breaks the search.
Is there any way to do it?