Newspaper data image/png base64

Posted in: Newspaper
Post count: 9544

For your site did you
1) setup the gzip/deflate for your server to serve compressed content / mandatory
2) did you add expiration data in your htaccess (Apache) file or similar for NGINX / mandatory
3) did you optimize your images for best size/speed
4) did you use functions.php to remove ?=123 version queries and set better image optimization default for WordPress; then perhaps regenerate thumbnails
5) remove external elements as needed, such as using social media counters, jetpack, or other systems which call on outside websites for data, slowing page down?
6) did you optimize your database using wp-optimize

Many of these items are covered in detail in the Page Speed sticky thread.

Items 1 and 2 are good for at least 20 points alone.

Post count: 40

For this error, I delete stuff from a couple files:

style.css
menu-header.less

For both, use the find command for “AAA” and delete the long codes you find in both files. You end up with just white; or transparent; as the endline.

Works for me.

Viewing 3 posts - 1 through 3 (of 3 total)
The forum ‘Newspaper’ is closed to new topics and replies.