Inline styling affecting Text to HTML Ratio

Posted in: Newspaper
Post count: 14

On a page which as 5 words, there is over 4000 line of code.
For example, see here:view-source:https://www.softwarefindr.com/awards/

A similar page on your demo site with more text as 900 line of code. See here: view-source:https://demo.tagdiv.com/newspaper_gadgets/2017/03/07/td-post-your-tumblr-blog-could-soon-start-to-make-you-money/

Is there a way to disable the inline styling generated by the theme or reduce the amount of code on the page?

I am referring to these types of code:

Eg; <– Style compiled by theme –> >> Split it out to another file…
<– JS generated by theme –> >> Split it out to another file… etc.

Post count: 20688

Hi,

As a comparison you could check the Google search page source, which contains only the search function
– view-source:https://www.google.com/
So basically you would like to make the website faster. That can be done regardless of how many lines are being loaded in the page source (HTML, CSS etc) There are many topics on the forum in this matter that you could follow. Some of them here
https://forum.tagdiv.com/topic/score-100100-pagespeed-with-newspaper-wordpress-theme/
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/cache-plugin-install-and-configure/
https://forum.tagdiv.com/cloudflare-cdn/
https://forum.tagdiv.com/how-to-make-the-site-faster/
https://forum.tagdiv.com/topic/tinymce-advanced-and-other-various-disabling-speed-boster/

Thanks

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