URL request
-
Hello,
Vistor map is great fancy plugin, I really like it.
Unfortunately, Our server is in China for local service, unfortunately, any global resource like google, twitter, Facebook…are blocked by China government Firewall name Great Firewall.
we can not access google resouces both at fronend and backend:
https://maps.google.com
https://maps.googleapis.com/maps/api/jsFornately, we can access google map at frontend by URL like this:
https://www.google.cn/maps/@35.780287,104.1361118,4zand backend URL like this
https://www.google.cn/jsapi
https://maps.google.cn/maps/api/jsSo, it would be much great if you would like to help me with a piece of code snippet to switch the url, So that I can use the plugin of Code Snippets(https://www.ads-software.com/plugins/code-snippets/) to input that code.
By the way, I found this map plugin is working well for us: https://www.ads-software.com/plugins/wp-google-maps/, but in the plugin file it just use the URL with .com but not .cn. it just show something not so important:: https://prntscr.com/hjnres.
I do not how it handle, but it indeed transform or switch those url as .cn automatically, you might like check it。
Thanks in advance, and have a nice day.。
Alex
- The topic ‘URL request’ is closed to new replies.