WP Multisite /china/ blocked in China [closed] - wordpress

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
This question does not appear to be about a specific programming problem, a software algorithm, or software tools primarily used by programmers. If you believe the question would be on-topic on another Stack Exchange site, you can leave a comment to explain where the question may be able to be answered.
Closed 1 year ago.
Improve this question
I am struggling to know why my Wordpress website is blocked in China.
Services I have running on the root site http://example.com that I believe are being blocked are:
Google Maps,
Google Analytics
Google Recaptcha
Vimeo
Facebook/Twitter share buttons
My multisite subsite I have added in a whole bunch of conditionals for the above services to turn them off for http://example.com/china/ however this is still blocked.
Not sure how china firewall blocking works, do they search on keywords in your code? like "recaptcha" "google" "facebook" "vimeo" etc and/or does it grab the resources from the root site?
I have viewed some other websites page source on china server which are not blocked and see google analytics, google maps, facebook icons etc, so I am a bit confused.. ?
Any help would be great.

This was caused by an infinite redirect that was happening. We used this to identify the cause https://www.websitepulse.com/tools/china-firewall-test

How do you make sure your site is blocked in china?
Based on my experience it is possible that your IP address is being used as a proxy

Related

Route53 A record not working. Wordpress Website hacked [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
This question does not appear to be about a specific programming problem, a software algorithm, or software tools primarily used by programmers. If you believe the question would be on-topic on another Stack Exchange site, you can leave a comment to explain where the question may be able to be answered.
Closed 2 years ago.
Improve this question
I am myself expert on AWS. My website was working fine till yesterday. Suddenly it stopped working. When I debugged; I found that $ nslookup abc.com has stopped giving my A Record ! I double checked on Route 53. Even modified it. All look fine. Website is working fine if I try using IP address. It is developed using wordpress.
Also, yesterday I got an email saying that my website is hacked and asking for 250 USD as ransom. I would have ignored it as spam but really my website is not working.
This was one of the weirdest issue. I got so freaked out whole day and not finding any clue how to solve it.
Finally found that root cause was that Domain had expired. AWS Route53 does not send any notification etc or even any warning anywhere. Godaddy would send u tons of notification.

Fonts not loading after setting up Cloudflare [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
This question does not appear to be about a specific programming problem, a software algorithm, or software tools primarily used by programmers. If you believe the question would be on-topic on another Stack Exchange site, you can leave a comment to explain where the question may be able to be answered.
Closed 2 years ago.
Improve this question
I recently set up Cloudflare on one of my domains and the custom fonts I had selected are no longer showing up. It is a wordpress site build using Tatsu page builder. If you can provide any assistance on how to get the fonts to show up correctly I would greatly appreciate it. Domain is https://www.womensleaguecdc.org/
Thanks!
It looks like where you're calling in the font you're doing it from http instead of https. Throwing errors:
The page at 'https://www.womensleaguecdc.org/' was loaded over HTTPS, but requested an insecure stylesheet 'http://www.womensleaguecdc.org/wp-content/uploads/typehub/custom/loyola-pro-light/styles.css'. This request has been blocked; the content must be served over HTTPS.
If you have access to where they are linked you can add s to http. It should then allow it to load in. More details can be found here:
Mixed Content Page: requested an insecure stylesheet error

Should i use Cloudflare Accelerated Mobile Links option if I already have amp implemented on my Website since 2015? [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
This question does not appear to be about a specific programming problem, a software algorithm, or software tools primarily used by programmers. If you believe the question would be on-topic on another Stack Exchange site, you can leave a comment to explain where the question may be able to be answered.
Closed 3 years ago.
Improve this question
I have WordPress Website with Google AMP already implemented and working.
Currently, I transfered to CloudFlare and saw the AMP feature.
What should I do now? Should I enable it or not?
Any ideas?
Thanks!
That's really up to the use cases you want to cater and user traffic sources.
Eg. is your primary traffic coming from organic search? Your site's URLs should have been cached and served from AMP Cache already.
Eg. do a lot of users open your site's URLs in a webview? maybe you can give Cloudflare a shot here?
This article might help:
https://antonyagnel.com/how-to-enable-accelerated-mobile-links-in-cloudflare/
"Cloudflare’s Accelerated Mobile Links is actually powered by the official AMP project. What Cloudflare actually does, in this case, is – it loads AMP enabled external links inside of a viewing window, within the same tab. This in comparison is different from what Google does. Google displays the AMP version of a site only when the search query comes from a mobile device through Google search."

Why some websites doesnt open with WWW but they open with WWW. [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
This question does not appear to be about a specific programming problem, a software algorithm, or software tools primarily used by programmers. If you believe the question would be on-topic on another Stack Exchange site, you can leave a comment to explain where the question may be able to be answered.
Closed 4 years ago.
Improve this question
Why some websites doesnt open with WWW but they open with WWW like https://developer.apple.com https://developer.mastercard.com
Few reasons i read are like this states that all traffic is routed though their primary website, does it mean there is no way to access a website through their www.something.website.com form?
www is a subdomain
For any website to open with www the website owner / domain owner has to configure it so with the domain name service (DNS) provider.
As it is a very common and traditionally used subdomain most websites have it configured. But it is not compulsory to have www as the subdomain. Websites can function just normal without it.

Modulus Hosting options [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
This question does not appear to be about a specific programming problem, a software algorithm, or software tools primarily used by programmers. If you believe the question would be on-topic on another Stack Exchange site, you can leave a comment to explain where the question may be able to be answered.
Closed 8 years ago.
Improve this question
Can someone just confirm that Modulus is a web host exclusively for NodeJs and cannot support something like a WordPress blog installation? I ask for a friend I'm helping out whose engineer built a platform on using nodejs and mongo hosted on Modulus. She wants to add a Wordpess blog (with my help) because her engineer doesn't have time to do integrate a native one.
I believe I know the answer. No, Modulus is just for Node. So alternatively I told her she'll have to create a sub domain with her modulus account. Host her blog on her hostgator account and redirect the hostgator URL to the sub domain created on Modulus.
Added 10/7/14 ---
I would like to point a site hosted at hostgatorsitename.com/blog to blog.modulusitename.co so that it seems like the blog is hosted on blog.modulusitename.co. For example, if there is a blog title "My Blog Title", the url would read blog.modulusitename.co/my-blog-title.
Is there anyway to do this? If so, how specifically can I go about it? If not, is it because the WordPress installation has to actually exist on blog.modulusitename.co and cannot be hosted elsewhere if we need the url to read this way?
Thanks in advance for all assistance!
Yup, you've got it right. Modulus is only for node hosting. You're solution will work. Host the blog on any other platform and create a subdomain to point to it.

Resources