-
Hi there at RankMath,
Me again with an old issue, that reappered after latest update of RankMath version 1.0.100.1
We autopost all our post from our newssite to several Facebookpages. This gave some trouble before and we made some adjustments. Please refer to our earlier support tickets about this subject:
#347621
#346345
#391954At some point those issues where resolved without any clear lead to why and how, because the changes we made earlier with filters had no direct affect on Facebook featurered image post. That came a month later or so.
We use many plugins and all are tested, deactivated and reactivated again. The last plugin that was updated a few days ago was RankMath. Since that update Facebook is not showing the Featured Image again. Also deactivated RankMath and then posted a new article. but Facebookpost still is not showing Featured image.
In our child-theme in functions.php we already have a filter in place you made earlier for us. That has to do with the plugin WordPress Media Folder and the addon (WP Media Addon adds cloud connectors to the WordPress Media library).
It all worked fine untill the last update of RankMath.
Also changed the file class-image.php as recommended by you in earlier ticket
/httpdocs/wp-content/plugins/seo-by-rank-math/includes/opengraph
We commented out lines 249-251
248 // If the URL ends in
.svg
, we need to return.
249 // if ( ! $this->is_valid_image_url( $attachment[‘url’] ) ) {
250 // return;
251 // }We checked our logs and no other updates have taken place around the same time as RankMath, but it was the only update.
Just (when writing this tickect) I had an update of our theme (Newspaper).
Sorry for the list of information. Hope you can make sense of it. Thanks in advance for your time and efforts.
The ticket ‘Issue after update to 1.0.100.1 – no feautured image on Facebook’ is closed to new replies.