Getting Response code 206 in facebook debugger? - wordpress

I am building a wordpress blog and using yoast seo plugin which automatically integrates the open graph, and on debugging my url i got..
Time Scraped 2 seconds ago
Response Code 206
Fetched URL http://www.fizzxo.com/will-tigers-taste-kiwis-time-overview- predictions-squad-many/
Canonical URL http://www.fizzxo.com/will-tigers-taste-kiwis-time-overview-predictions-squad-many/ (42 likes, shares and comments More Info )
Server IP 52.53.254.185
so can someone tell why i am getting this and not 200?
thanks

206 Partial Content
https://en.wikipedia.org/wiki/List_of_HTTP_status_codes
Facebook does not need the whole Page to get the Open Graph tags.
More information:
https://serverfault.com/questions/571554/what-does-http-code-206-partial-content-really-mean
HTTP Status Code 206: When should it be used?

Related

HTTP error 414 returning from the payment gateway

I have a setback I hope you can help me
the following happens
I'm doing a test of the payment gateway of my website and what happens is that once inside the checking (or about to make the payment) when I go back it sends me back to the page to finalize the purchase (so far so good) .
the problem is that it seems that when doing that some options on the page disappear and when trying to go to the home page
I get an error 414 for URl too long.
and I can not access the page again until I exit the browser clear cache and reopen
I know that this can be solved by modifying the Apache httpd configuration, however it seems to me that it is not correct.
I use Wordpress with Woocommerce and CoinPayments gateway
I do not put my web address because I do not know if it is allowed by the forum, thank you very much in advance.

how to get a redirect with HTTP POST

I try to Login at a website with a HTTP POST. It doesn´t work, I get the status Code 200 instead of 303. Which mistakes could be the reason for that?
The typical explanation is that the website is designed to respond with the login page, if the authentication failed. A 200 can indicate that page content is available and returned successfully, while the page content indicates that the login failed. The most likely reason for this is browser compatibility, whereby some non-standard browsers might react differently to non-200 responses.

Need some solution for resolving a 404 error of WordPress AMP

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

Public LinkedIn profile url returns server Status code 999

LinkedIn Consumer Support asked me to add this question here for #LinkedIn developpers to answer this.
I have seen there are multiple questions about this 999 status code, but they are all API related. My question is not API related.
Here it is. On my website I have a link to my public LinkedIn profile: https://nl.linkedin.com/in/jpcornelissen/nl
The broken link checker plugin on my website tells me that this link is broken with the error: SERVER RESPONSE: HTTP/1.1 999 Request denied
Why is that? The page is accessible so it should return status code 200 not 999. Status 999 is not even an existing http status code.
The issue is not plugin related. You also get the 999 status code if you check with http://tools.seobook.com/server-header-checker/
Regards
Maybe you can find the answer here : 999 Error Code on HEAD request to LinkedIn or here : https://social.msdn.microsoft.com/Forums/vstudio/en-US/5a4f8eb5-bf1b-4776-b4bb-4baef621838f/999-non-standard-linked-in-error?forum=csharpgeneral
It seems that LinkedIn blocks "bad" request with this 999 non-standard Status Code (they should better respond with 400 Bad Request and an explanation). Some reports that it comes from the HEAD method (which is similar to GET but does not request the body), or a missing header( Accept-Encoding), or the User-Agent header, or the source IP (from Heroku).
Only LinkedIn can explain why. Chances are they will not explain why because of Security through obscurity.
Update,
It looks like this is a common occurrence and my investigation concluded when I realized the resource wasn't available for the main LinkedIn servers. Thus, when inspecting the profile badges page the script we need also has a status code of 999. I've opened a ticket, hopefully in the future they will provide a more stable means with full html+css options :)

Cannot get image and other mega for facebook open graph

Please check the link:
http://kotinos.com.gr/index.php/en/2016-09-20-12-44-31/rings/ring-012498-detail
and if someone can tell me why on earth i get debug errors for not having type or image as meta, i will be grateful.
The issue is that i don't get Title, description or image at all and as you can see from page source i have it all (they are produced through php and added as meta values)
Debug errors from https://developers.facebook.com/tools/debug/sharing/?q=http%3A%2F%2Fkotinos.com.gr%2Findex.php%2Fen%2F2016-09-20-12-44-31%2Frings%2Fring-012498-detail is based on the URL before 303 HTTP Redirect, and the page source you view is from the URL after 303 HTTP Redirect.

Resources