Custom Pages Error - Image Not Even On Page [Page Size 124kb]
When trying to setup a custom Error Page - I get this warning with a URL to an image that is not even on the page.
The custom URL I am trying to setup is:
https://ellasbubbles.com/please-wait/
12 Replies
Thx
In that page, you must have the image referenced in the markup somewhere.
Custom pages will scan the page and try to inline everything. So somewhere on that page you have an image that is 404ing
ellas-bubbles-walk-in-tub-banheira-com-porta-para-deficientes-fisicos-imagem-paralaxe.png
That appears to be referenced in https://ellasbubbles.com/wp-content/cache/min/1/wp-content/uploads/custom-css-js/35441.css?ver=1692110724
So a script might be attempting to access this, even tho it is not directly in source
Got it, on it now
Yeah, it's in the CSS but not directly used, but custom pages will try and inline everything. I would heavily recommend you prune this page to include specifically what is used, and nothing else.
Since this is wordpress, its a little difficult. I have used FDP (Freesoul Deactive Plugins) to at least toggle off 95% of plugins
Great, have some work to do. Some images loading, some not. But the page configured properly
@James Seems the .webp images dont load. Any recommendations?
Must be absolute url issue
Since its only preview
Can you use the same URL for multiple errors?