• Hi, my website takes my site’s url instead maps.googleapis.com and giving me 404 on console;

    GET https://www.*****.com/maps/api/js?language=en&region=us 404 (Not Found)

    I don’t know why is it taking my site’s url instead google but this is a big problem for ADA compliance websites. Is there a way to remove that script from plugin? I already added maps api manually so it is already showing the map, but I need to get rid of that error. Could you help me to locate that script?

    Thank you.

Viewing 1 replies (of 1 total)
  • Plugin Author Tijmen Smit

    (@tijmensmit)

    There’s probably a security plugin, or a rule in the htaccess file that rewrites all external urls to your domain. If not, then ask your host if they are re-writing things in the background.

    The map library is added here in the code, but you have to edit the core code to remove it, which is a bad idea for future updates.

Viewing 1 replies (of 1 total)
  • The topic ‘404 (Not Found)’ is closed to new replies.