if I knew how to fix the thing I wouldn’t be pleading for help
I need guidance
Tom
]]>referer: https://tommccaul.com/
. When I request just the image, there is no referrer (of course) and I get the 403 Error Forbidden message (same as Joy). If I edit the Request Headers for just the image to include referer: https://tommccaul.com/
and resend it, your server sends me the image.
I’m not sure what’s causing your site to reject requests that don’t have a referer. I checked one of the WordPress sites I support (which is https & 5.2.3) and it has no problem with a request for an image without a referer.
There is a post on wordpress.stackexchange.com for a similar problem from 4 years ago (403 Forbidden when accessing image in wordpress), but the post doesn’t list a solution (although I followed the links the original poster had and his site does now work).
One thing you could try is to temporarily disable all of your plugins to see if the problem goes away. At least that might point to what’s causing your site to reject requests without a referer.
Rich
PS. You might want to look into an image lazy load plugin – your home page is 70 megabytes and to get the 403 error, I need to have my cache disabled, so it takes a while to reload your page.
]]>I will update with further findings
regards,
Tom
that was not the issue, the permissions were correct
the gentleman discovered – I believe – that the htaccess file was missing/corrupt and he created a new one which immediately resolved the issue
he also said that WordFence was acting a little too aggressive and suggested that I make some tweaks (didn’t advise which ones)
thanks for the suggestions,
Tom
]]>