Something blocking Open Graph on my server? - wordpress

I've got a problem. My web-site is working with wordpress.
When i'm trying to debug it, i've got an error: Could not retrieve data from URL.
But when i'm trying to debug the HTML pageeverything works well.
Can anyone help?

your page is loading hard, the only difference i see between you homepage and og.html is that on homepage you didn't add og:url
I'm not sure but after a little googleing russian seems to be ISO-8859-5 not utf-8 at the charset w3schools Charsets

Related

Translate press Wordpress plugin Issue

Im trying to use the Wordpress plugin TranslatePress however the French Version of the page https://fr.londonauto.autoverify.com/fr/backend-glitch/ doesn't seam to play well with the page content.
I cant see anything relevant to the issue in the console.
Works without issue in the english version - https://fr.londonauto.autoverify.com/backend-glitch/
Wondering if anyone out there has experience with this plugin that might be able to advise.
It's obvious that in the /fr/ lang you missing to load many-many files. Your total requests are 104 for this page and in the FR you load only 42. It's very strange problem and I think that it has to do with you htaccess file. Can you please describe your server options, like: Cache system, Webserver type, etc? Also post your redirect rules if you have nginx or apache

How to recover articles after plugin error (IssueM)?

I had an issue with the IssueM plugin recently where it was causing some back-end error and Wordpress automatically deactivated it along with IssueM's Issue to PDF. I updated via recovery mode and disabled Issue to PDF (which isn't needed anyway and seems to be the source of the issue) and the back end is now working fine. HOWEVER, none of the articles seem to exist anymore when you visit the page. From within Wordpress admin they are all there and seem to be correct as best as I can tell. On the site the titles all show up, but when you click on any (or try to preview any) it gives a not found error.
My best guess is that because IssueM uses articles and wordpress base doesn't that when it got deactivated and reactived something sort of disconnected?
I've already tried repairing the database via /wp-admin/maint/repair.php and it doesn't help (or find any errors).
TL;DR: All articles are unable to be found on site front end after plugin (IssueM) error, deactivation, update, and reactivation.
Edit: More info: It also looks like past issues are unavailable. Issues is also IssueM specific, so there's that. I tried creating a test article. Interestingly, before I published I was able to preview and everything looked fine. After I published it gave me the same "This is somewhat embarrassing, isn’t it?" message as the other articles.
I got it working! Posting this here in case it helps someone in the future.
Apparently the permalink structure got messed up. I went to Settings > Permalinks and discovered that a custom structure was set, though strangely it wasn't even a valid structure. I changed that to /%postname%/ and it all worked!

htaccess Google Seach Console Redirect Error Problem

My Wordpress website keeps getting refused by google search console, and i've spent a week trying to fix this problem (tried many different solutions). When I used a third party SEO crawler. It located the redirect error to a problem in http://www.examplesite.com to https://www.examplesite.com .
Google: Page fetch error Failed: Redirect error
So, having had experience before with SSL and redirects with htaccess with different websites before, i thought this would be an easy fix. apparently it isn't, and I still can't find a fix. I tried many different htaccess solutions. All my links in the xml sitemap use https. all my wordpress settings are set to https://www.examplesite.com . And I have no idea what I am doing wrong, what change, and what to do. I can only think the problem lies in the htaccess file. And I don't what code to use anymore. (yes, i've also disabled all the plugins)
Thank you.
Found the solution:
Add code in functions.php:
remove_filter('template_redirect','redirect_canonical');

Browser shows redirect loop for homepage, but posts open just fine

Solved: Clearing Cloudflare cache helped. That's the last thing that I would try lol.
My site has a weird issue right now. While opening the homepage, the browser gives too many redirects error, but the other posts and pages open just fine.
I am scratching my head since morning trying to figure out the issue, but I am unable to.
Please help me.
I am using ReallySimpleSSL plugin with Cloudflare for SSL if that matters.
Check your html <head> section, you have a couple of links do not have https: specified. You may also have some mix content (particularly image that might still in http:, I didn't check for you.

Whenever I try to log to wordpress admin I get The page isn't redirecting properly error message

The frontend works correctly, it's only when trying to log in the backend that the error occurs.
On the frontend, I can see that I'm logged in (the black ribbon on the top), when I click on any link I get this error message too
Content Encoding Error
I tried everything I found on the web. Disabled plugins, updated WordPress and the theme to no avail.
I tried the same code on my local machine, and it's working flawlessly.
If you are using a MySQL server older than version 5.5.3, you might need to change your tables' character encoding back to utf8.
This might also help
I've been able to fix this issue thanks to #jpg0002 in his answer.
There were too many configurations on my vhost. I have simplified it and I can access the admin.

Resources