Mobile app version of vmapp.org
Login or Join
Sue5673885

: Google Search iFrame works in Chrome and firefox but not IE8 I use Google site search in a IFrame for my sites search engine. When I search for something in Chrome/FireFox "Flight" I get the

@Sue5673885

Posted in: #Google #GoogleChrome #InternetExplorer #Javascript #Search

I use Google site search in a IFrame for my sites search engine. When I search for something in Chrome/FireFox "Flight" I get the results page. When I do the same search in IE8 I get 404 error.

Site: everydayfiction.com Search box is on the right hand side in the sidebar.

The strange thing is that in IE8 when I do the search I get the following URL:
www.everydayfiction.com/search/?cx=007529419963335588653%3Axv8pw52zy20&cof=FORID%3A9&ie=UTF-8&q=Flight

But when I do the same search in Chrome/Firefox I get this URL:
www.everydayfiction.com/search/?cx=007529419963335588653:xv8pw52zy20&cof=FORID:9&ie=UTF-8&q=Flight&sa=Search&siteurl=www.everydayfiction.com/search/%3Fcx%3D007529419963335588653%253Axv8pw52zy20%26cof%3DFORID%253A9%26ie%3DUTF-8%26q%3Dfight%26sa%3DSearch


What is going on?
How do I resolve this?
Suggestion? comments?

10.02% popularity Vote Up Vote Down


Login to follow query

More posts by @Sue5673885

2 Comments

Sorted by latest first Latest Oldest Best

 

@XinRu657

Looks like you have a mod_rewrite or script-based directive which is forcing the 404 error - the error itself is generated at the webserver level, not by any client-side code (i.e. Google SiteSearch).

10% popularity Vote Up Vote Down


 

@Jamie184

Your search works OK for me in Chrome, Firefox AND IE8 - I get the same results in all browsers - no 404. I get the short URL in the address bar in all browsers, of the form:
www.everydayfiction.com/search/?
cx=007529419963335588653%3Axv8pw52zy20&cof=FORID%3A9&ie=UTF-8&q=Flight


If I view the frame source in Chrome then I get a long URL similar to the long URL you have posted but rurl= instead of siteurl=

My initial thought was that may be you have third party cookies disabled in IE8 (although TBH I'm not sure why that would produce a 404!?), but I have third party cookies disabled in Chrome and it still works OK.

10% popularity Vote Up Vote Down


Back to top | Use Dark Theme