[ad_1]
I am having a peculiar issue. If I share a page from this website on Facebook, it looks okay on Facebook but when I click on the posted link on FB, the webpage opens up but does not show images. If I go to the page directly without using the FB link, it works fine. How do I fix this issue?
[**https://todayswomanfoundation.org/resources**] [ad_2]
Install an SEO plugin and use the “Social” settings of the plugin to specify the image FB/LinkedIn/Twitter use.
I tested your homepage from the FB debug tool ([https://developers.facebook.com/tools/debug/]) there were 2 images that did not load because the site was requested over https but the web page requested the images over http. You can use something like the Better Search and Replace plugin to search for [http://todayswomanfoundation.org/]) and replace it with [https://todayswomanfoundation.org/]) and that may resolve your issue.