eir3apps
Forum Replies Created
-
Forum: Plugins
In reply to: [Yoast SEO] Facebook images are not showingI switched to a different plugin (than Yoast SEO) and it seems to work fine, for the moment. The only notable difference that I see is the use of this parameter:
meta property="og:image:secure_url"
Forum: Plugins
In reply to: [Yoast SEO] Facebook images are not showingHi @maybellyne
thanks for the reply. I mentioned that error previously. I’ve tried with another image, and I still get the same message. Here’s one more link: https://gjorce.mk/nasi-temi/semejstvoto-kocevski-od-volkovo-moli-za-pomosh/
What is often the case, is that the images are mixed – images from one article end up being displayed on another, when shared on Facebook through Yoast SEO.
Forum: Plugins
In reply to: [Yoast SEO] Facebook images are not showingHello @611shabnam
please note that the robots.txt file was added yesterday, I don’t know how much time is needed for these settings to be propagated to the Facebook tools.
Every post has more-less the same issue, here’s for example, the latest post: https://gjorce.mk/biznis/zhitelite-na-gjorche-petrov-udrija-na-shtedenje-eve-kako-i-vie-da-gi-prepolovite-smetkite-za-struja/
It may be the case that a completely different image is shown, that the one set in the actual post.
Thank you very much for your help and effort!
Forum: Plugins
In reply to: [Yoast SEO] Facebook images are not showingHello @611shabnam
thanks for your suggestions. I’ve used the debug tool you mention, and I’ve also checked the Facebook Developer Community Forum. There I have learned that the cause for these types of problems could be related to the robots.txt file (which the Yoast SEO plugin also modifies), or the redirection types (which also Yoast SEO uses). My search for a solution to the problem also brought me to this support forum, and I was happy to find that you provide great help and are even willing to look into specific sites, and I was hoping that maybe you would do the same for me.
The Sharing Debugger tool most often shows an error message of the type “Provided og:image URL %IMG_URL% could not be processed as an image because it has an invalid content type” but the %IMG_URL% is a valid image, with correctly specified width and height parameters. Maybe some redirection is causing the problem?
Forum: Plugins
In reply to: [Yoast SEO] Facebook images are not showingHello @maybellyne
thanks for the reply. Social images are present in the Yoast SEO meta box, they are automatically retrieved from the featured image. All the proper tags seem to be added, and the image is accessible. But still, sharing on Facebook is a problem. What could be the reason?
Forum: Plugins
In reply to: [LightPress Lightbox] Too much SQL updatesNo, those are updates. Here’s one of them:
INSERT INTO
lt_options
(option_name
,option_value
,autoload
)
VALUES ('lightpress_active_lightbox', 'wp-jquery-lightbox', 'auto')
ON DUPLICATE KEY
UPDATEoption_name
= VALUES(option_name
),option_value
= VALUES(option_value
),autoload
= VALUES(autoload
)Thanks for looking into this! Much appreciated!
Hi Gaby,
how would the WP PHP debugging help me debug this visual problem? As you could clearly see from the page source, the NGG code is loaded, alongside the images, and as I have stated, just changing the theme makes the galleries show properly.
On top of that I cannot skip the freemius.com tracking.
Much easier is to just switch to another gallery plugin.
Hi Mihai,
thanks for your response! I deactivated all the plug-ins even before I wrote, but it didn’t occur to me that the theme could be the problem! Only when switching to a new theme did the NextGen Gallery plug-in started to work! It’s strange to me, because the theme was used from the very beginning of the site, alongside your plug-in.
Do you have any suggestions how could I debug this problem and fix it?
You can see in the link that I posted the source code of the page, maybe that could give you a hint why the problem is occuring.
Thank you!