Hi @sharond214 –
We’re still having the issue where Jetpack’s requests to the xmlrpc.php
file are being blocked with a 406 Error
. This may be preventing the “Likes” feature from working as expected and we’ll need to get the Jetpack Connection working first.
I’d ?suggest ?checking if ?you ?have ?any? security ?plugins ?activated that? might? be? blocking? our requests.? If ?not, ?try ?contacting ?your ?hosting ?provider ?and ?asking ?them? to ?check? their ?security ?logs ?to ?see ?if ?they ?are ?blocking? or ?otherwise ?limiting ?incoming ?and ?outgoing? connections ?over ?XML-RPC.?
Jetpack? uses? this ?file ?to? communicate ?with ?your ?site, ?but ?some ?hosts ?block? connection ?requests ?to ?that ?file.
Our? requests ?look ?like ?the ?following:
-?File:? ?/xmlrpc.php?
-?User-agent?header:? Jetpack ?by ?WordPress.com
-?IPs: ?https://jetpack.com/support/how-to-add-jetpack-ips-allowlist/
Please ?ask ?them? to ?allowlist ?the ?IP ?addresses? listed? above. ?Note? that ?these ?IP ?addresses ?could? change ?(or ?more ?could ?be? added)? at ?any ?time,? which? could? break? your? connection ?to ?Jetpack. ?For ?this? reason, ?we ?actually ?discourage ?allowing ?specific ?IPs, ?although ?with? some? hosts ?it ?may ?be ?the? only ?option.
Let ?us ?know ?how? that ?goes.