Page 1 of 1

Can't remove Google Map script?

Posted: 13 Oct 2011, 14:21
by ufoldager
Hello!

I played around abit with the Google Maps, but I cannot seem to get rid of this script that was placed into the <head>:

Code: Select all

<script src="http://maps.google.com/maps?file=api&v=2.x&oe=utf-8&hl=en&key=&sensor=false&indexing=true" type="text/javascript"></script>
That script is continuously being generated by a Phoca Map plugin, I believe. That script should obviously not be running anymore, but I just don't know how to remove it from the <head> in my webpages.

The script appears to run only on some of my webpages, not all of them. Just don't know how to remove them.

How do I remove it?


Cheers,
Ufoldager

Re: Can't remove Google Map script?

Posted: 18 Oct 2011, 23:51
by Jan
Hi, which version of Phoca Maps plugin you are using, I think this is not produced by Phoca Maps, as Phoca Maps uses API3 :idea:

See:
https://www.phoca.cz/demo/phoca-maps-demo-plugin

no such code in html of this site. Phoca Maps is using other behaviour to load Google Maps than above mentioned.

Jan

Re: Can't remove Google Map script?

Posted: 19 Oct 2011, 07:44
by ufoldager
My mistake, Jan.

It was a an old script that was cached in my browser. Everything's fixed now, sorry! :)


Cheers,
ufoldager

Re: Can't remove Google Map script?

Posted: 19 Oct 2011, 23:24
by Jan
Ok