Skip to Content

Other Optimization

Minify HTML

Remove new lines, comments, and extra spaces

Minify Inline Style

Merging all inline style, and removing new lines, comments, and extra spaces.

Minify Inline Scripts

Remove new lines, comments, extra spaces, and crunch variable name.

Google Fonts Migration

Migrate google fonts URL to version and preloading it

Lazy load images, iFrames, and background images

Lazy loading means loading assets on websites asynchronously — that is, after the above-the-fold content is fully loaded, or even conditionally, only when they appear in the browser’s viewport

Dequeue IHF/IDXB Assets

IHF/IDXB assets mostly unused on the homepage and adding to render blocking issue, it is best to remove it on the homepage.

Remove Contact Form 7 Assets

Only remove CF7 assets on the homepage if no forms available

Remove jQuery Migrate

jQuery Migrate is not required, so the script can be safely removed

Enable WP Emoji

Most of AI site doesn’t have comments on post

Preload Largest Contentful

Preloading images tells the browser to load the images as soon as possible

Last updated on