< 1 min read
Navigate to the Appearance section of your WordPress website
Select “Theme File Editor”
Under Theme Files select header.php
Add the following code to the <head> section of the file .
<link rel="preload" href="your image url here" as="image">
Example Image
Powered by BetterDocs