Click here to Skip to main content
15,884,425 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
Hi,
I was trying to add website dynamically in google custom search , so i add a xml file that pointing to my xml contains the website that is uploaded in a web space as it is mentioned in the google
developer document underneath "Hosting the Annotations Files Yourself" like this
XML
<GoogleCustomizations>
  <Include type="Annotations" href="http://www.yoursite.com/cse_bacon_annotations.xml" />
</GoogleCustomizations>

but the website mentioned in the xml is not getting listed in the "Sites to search"

is there any way i could get the scenario done
Posted
Updated 7-Jan-15 5:03am
v2

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900