Your head contains way too many scripts and loads way too many things. This is why most people will see a white page for a few seconds before the HTML appears.
Get rid of:
<link rel='dns-prefetch' href='//s.w.org' />
<link rel="alternate" type="application/rss+xml" title="Premium Gear VR foam replacements » Feed" href="https://vrpadding.com/feed/" />
<link rel="alternate" type="application/rss+xml" title="Premium Gear VR foam replacements » Comments Feed" href="https://vrpadding.com/comments/feed/" />
Then get rid of the emoji JS
defer load all the css styling except for your main css
async load your js scripts or put them in the footer
get rid of this:
<link rel='https://api.w.org/' href='https://vrpadding.com/wp-json/' />
<link rel="EditURI" type="application/rsd+xml" title="RSD" href="https://vrpadding.com/xmlrpc.php?rsd" />
<link rel="wlwmanifest" type="application/wlwmanifest+xml" href="https://vrpadding.com/wp-includes/wlwmanifest.xml" />
Move your FB pixel to the bottom of the page or load it async in a seperate JS file.
That's just some of the more basic mods I would do to speed up your site load.
__________________
skype: lordofthecameltoe
|