When trying to create an RSS-driven campaign in Mailchimp, I get the error below. My RSS link is https://www.hackisition.com/feed/.
https://www.hackisition.com/feed/ is not a valid RSS feed.
The link seems to work in my browser and a green padlock appears. I think this is due to SSL. If I try to validate my RSS feed, here is what happens:
Server returned [Errno 1] _ssl.c:504: error:14077438:SSL routines:SSL23_GET_SERVER_HELLO:tlsv1 alert internal error [help]
How can I fix that? I'm using Nginx on the Server.
EDIT: It seems that CloudFlare is the problem. See one solution here.
Related
For email campaign based on rss feed, it shows error on clicking next.
My feed is ok but mailchimp doesn't accept that and shows this:
Connecting to url (http://mywebsite.xyz/blog/feedrss) failed.
this is error image
Reason:
Unfortunately, it was due to sanctions, but nothing was mentioned in the error message.
After removing the AAAA / IPV6 records for our domain from our registrar, Mailchimp started accepting the feed. I am using name.com
I was noticing that pinging the domain was timing out sometimes, which shouldn't happen. It should have reverted to IPV4, but didn't.
I'm a beginner of AMP from Japan.
Now I'm in trouble dealing with a error that is output when I introduce AMP into my WordPress webpage.
I cloud activate the AMP plugin and display an AMP of the post page without problem.
But the following error was output on my browser console when I added #development=1 to the end of URL of the post AMP to confirm whether the post AMP was configured as a valid AMP on Google.
Failed to load resource: the server responded with a status of 404 ()
https://cdn.ampproject.org/v0/validator_minified.js.sourcemap
Then I accessed to the above URL described in the error message, the following error page was displayed.
Google
404. That’s an error.
The requested URL /v0/validator_minified.js.sourcemap was not found on this server. That’s all we know.
I guess the output post AMP may not be recognized by Google as a structure of AMP if this error page was displayed.
But I have no idea to resolve the 404 error and can't progress any more.
In other words, I'd like to know some solution and hints to resolve the 404 error in order that Google recognizes my post AMP.
If you have some solution or hints, I'd be very helpful if you provide them for me.
Thanks in advance.
clear your cache in the server and delete your log. Blocking an malicious IP trafics and your see the IP in 30 per connection then you want blocked the IP.
Using proxy or like mitigation
I am using WP REST API in my wordpress blog. I am getting all the post using this link and it works fine. http://www.gmonetix.com/blog/wp-json/wp/v2/posts
But when I want to get a particular post by id such as http://www.gmonetix.com/blog/wp-json/wp/v2/posts/1122 , it shows 403: Error - access to the resource in this server is denied. Please give a solution for it.
You can retrieve single post by id like, this should work,
http://demo.wp-api.org/wp-json/wp/v2/posts/?filter[p]=1122
This URL gives response,
http://www.gmonetix.com/blog/wp-json/wp/v2/posts/?filter[p]=1122
I had the same issue. You can try disabling mod_security on your server or making an exception for mod_security for the REST endpoints. Also you can try WordPress on your local server and confirm issue.
I have configured 2 providers and used the FOS-Oauth-Bridge. FB works just fine, but when I try connecting to LinkedIn, the browser shows the message
Content Encoding Error
The page you are trying to view cannot be shown because it uses an
invalid or unsupported form of compression.
Please contact the website owners to inform them of this problem.
I tried decoding the generated URL and that seems fine to:
https://www.linkedin.com/uas/oauth2/authorization?response_type=code&client_id=077-dd7c-4815-aea0-8c31e0ce7&scope=r_fullprofile&state=eecd50f81e6ad3e7e23cc11ec50d4768&redirect_uri=http%3A%2F%2Fsf2test.dv%2Fapp_dev.php%2Fsec_area%2Flogin%2Fcheck-linkedin
I tried changing the redirect URL to 127.0.0.1, changing the port to 8X but nothing works
I do not have SSL installed on my Windows / Apache
When I manually change the LinkedIn URL to HTTP (instead of HTTPS), I get this message
Request denied
**Request denied**
Sorry, we are unable to serve your request at this time due to unusual traffic from your network connection.
Reason codes:
3,2,19
Can someone help me figure out the problem?
In Google Webmastertools I try to test and submit a RSS feed, this can be done in the section 'Crawl' > 'Sitemaps'. Now, when Google Webmastertools is testing my submitted URL of the RSS feed, it repeatedly gives an error:
"Network unreachable: Network unreachable
We encountered an error while trying to access your Sitemap. Please ensure your Sitemap follows our guidelines and can be accessed at the location you provided and then resubmit."
The RSS feed I submitted http://www.harrieboerhof.nl/nl/over-harrieboerhof-hovenier-tuincentrum-modeltuinen-drenthe/blog/?format=feed&type=rss
seems allright to me, what could I have done wrong?
Without doing anything else, Google Webmastertools suddenly accepts my RSS feed...
So, just try to do the same thing after half an hour!