Forum Moderators: open
When I open the file with Firefox, I get an
Error
URL not well formed just after the first "&".
When I use the file to add an search provider
"There is a problem with the information provided"
When I remove the 2 "&", the XML, it shows in Firefox,
I can use the file to add an search provider by
<a href="javascript:window.external.AddSearchProvider('http://www.example.com/search.xml');">add the engine</a>
But natural, Google tells, the 400 Bad request
So what's wrong with the URL?