Hi,
The newspaper theme seems pretty heavy, so please if it’s possible help me optimize it. Also, I am getting a strange error, so I am hoping you will help with it too because I might be getting this error on my site due to the theme and one of the pre-installed plugins.
Error:
There is an image named footer_bg.jpg that doesn’t exist on my website or the server but it loads when someone opens my website and takes about 1.31 secs which is huge.
See this SS: https://ibb.co/zRWrLtr
The image is used as a background image in some CSS.
Image URL: https://getthattech.com/footer_bg.jpg
Speed Optimization:
My website is doing really poorly.
The main reasons are the theme and plugins.
Here check my website performance: https://pagespeed.web.dev/report?url=https%3A%2F%2Fgetthattech.com%2F
It’s 28 right now.
Please help me with these issues.
Thanks & Regards
Hello,
Please edit with tagdiv Composer, scroll until the footer, select the row and go to the tab CSS and delete the background image -> https://i.imgur.com/u5rlTwr.png
Various factors can influence page speed, including server response time, network latency, image optimization, caching, and more. While the PHP version itself may not directly affect page speed, it can impact the web application’s performance, which in turn can affect page speed. For example, newer versions of PHP often have performance improvements that can speed up the execution of code and reduce server response times.
There are many optimization guides provided by our users here in the forum, some made by us; you could check some of them
– https://forum.tagdiv.com/cache-plugin-install-and-configure/
– https://forum.tagdiv.com/how-to-make-the-site-faster/
– https://forum.tagdiv.com/topic/high-number-of-ajax-request/
– https://www.infophilic.com/get-almost-100-pagespeed-newspaper-theme/
– https://forum.tagdiv.com/topic/score-100100-pagespeed-with-newspaper-wordpress-theme/
– https://www.andraware.com/wp-rocket-for-newspaper-theme/
– https://spraythemes.com/newspaper-theme/how-to-speed-up-the-newspaper-wordpress-theme-using-wp-rocket/
– https://forum.tagdiv.com/topic/page-speed-guide-for-2023-beginners-and-advanced/
– https://forum.tagdiv.com/topic/newspaper-theme-speedify-your-website/
– https://forum.tagdiv.com/topic/tutorial-chriss-custom-optimizations-for-functions-php-etc/
– https://forum.tagdiv.com/cloudflare-cdn/
– https://forum.tagdiv.com/topic/theme-causing-high-cpu-usage-2/
– https://forum.tagdiv.com/topic/sql-querys-high-cpu/
– https://forum.tagdiv.com/topic/newspaper-theme-slow-to-respond/
– https://premium.wpmudev.org/blog/optimizing-your-wordpress-database-a-complete-guide/
– https://underconstructionpage.com/optimize-wordpress-database/
– https://crunchify.com/better-optimize-wordpress-database-all-in-one-guide/
If you use Wp Rocket, you can try to exclude the following files
/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js
/jquery-migrate(.min)?.js
/wp-content/plugins/td-composer/legacy/Newspaper/js/tagdiv_theme.min.js
tdBlocksArray
Thank you!