Help me to fix this issues to speed my site

by glemoh
10 replies
  • SEO
  • |
I'm using this tools to measure my site speed

hxxp://analyze.websiteoptimization.com
GTmetrix | Website Speed and Performance Optimization
PageSpeed Insights
WebPagetest - Website Performance and Optimization Test
Website speed test

and here is my scores
load time: 1.5 - 2 seconds
page size : 180 kb
requests : 13
google page speed insights:
mobile:74/100 & desktop: 87/100


and here is the issues which i need your help to fix it:

-First Byte Time: i got score F ( 1.25 sec ) , how to reduce it

-Eliminate render-blocking JavaScript and CSS in above-the-fold content
(has 1 blocking script resources and 2 blocking CSS resources)

-Reduce server response time

-Use legible font sizes

-Size tap targets appropriately

-fonts.googleapis.com/css

-HTML_SIZE and script size , how to reduce them

=========================================

P.S
Plugins i already using for speed

W3 Total Cache
WP Minify
#fix #issues #site #speed
  • Profile picture of the author glemoh
    bump for help
    {{ DiscussionBoard.errors[8845634].message }}
  • Profile picture of the author Kingfish85
    How about a link to your site?
    Signature

    |~| VeeroTech Hosting - sales @ veerotech.net
    |~| High Performance CloudLinux & LiteSpeed Powered Web Hosting
    |~| cPanel & WHM - Softaculous - Website Builder - R1Soft - SpamExperts
    |~| Visit us @veerotech Facebook - Twitter - LinkedIn

    {{ DiscussionBoard.errors[8845642].message }}
    • Profile picture of the author paulgl
      CSS is overused and can be on multiple files, as well as
      external javascripts.

      Are you using some type of CMS, like wordpress? That is
      bloated to the max.

      Hand code. Eliminate CSS, or, barebones code on the SAME page.

      Ditto with javascripts. Having javascript(s) that need to be called
      from another page are resource wasters.

      Each call your webpage makes to another file, is more server time.

      Using old fashioned (and new fashioned) html to set tables, backgrounds,
      fonts, etc. is very fast. CSS is just not needed, but what it does, is make
      setting each page easy for the same effect. I hate it.

      The biggest thing that takes a webpage time to load, is calling javascripts,
      css, images, etc. Each time is a call to the server.

      Now in the real world, should not be a problem. Servers are very fast.

      But the real world gets muddled up with browsers and crappy or slow
      internet connections.

      In the end, 2 second load time is a nonissue.

      Paul
      Signature

      If you were disappointed in your results today, lower your standards tomorrow.

      {{ DiscussionBoard.errors[8845694].message }}
      • Profile picture of the author yukon
        Banned
        Originally Posted by paulgl View Post

        CSS is overused and can be on multiple files, as well as
        external javascripts.

        Are you using some type of CMS, like wordpress? That is
        bloated to the max.

        Hand code. Eliminate CSS, or, barebones code on the SAME page.

        Ditto with javascripts. Having javascript(s) that need to be called
        from another page are resource wasters.

        Each call your webpage makes to another file, is more server time.

        Using old fashioned (and new fashioned) html to set tables, backgrounds,
        fonts, etc. is very fast. CSS is just not needed, but what it does, is make
        setting each page easy for the same effect. I hate it.

        The biggest thing that takes a webpage time to load, is calling javascripts,
        css, images, etc. Each time is a call to the server.

        Now in the real world, should not be a problem. Servers are very fast.

        But the real world gets muddled up with browsers and crappy or slow
        internet connections.

        In the end, 2 second load time is a nonissue.

        Paul
        CSS isn't needed?

        Without CSS you would be looking at a web page that looks like a Google Cache (text version). Please don't suggest unorganized inline styling. That would be one heck of a boring page for traffic to look at. Clean simple web pages can still look good with some CSS styling. That's up to the webmaster.

        I'm not saying a web page should have silly nonsense on the pages but some styling is needed, otherwise traffic would go snow blind looking at all that white space, lol.

        Example, it would be boring to look Warrior Forum pages like this (no CSS).

        BTW, it's good practice to load javascript in the footer If it can be done without breaking the code (most can be done this way), that way everything else above the footer loads faster.

        Tables are fine for organizing content data but I wouldn't use it for building the entire web page.
        {{ DiscussionBoard.errors[8893220].message }}
  • Profile picture of the author online only
    If you have no technical experience nor you would like to use Google to search for step by step tutorials, then I suggest you to hire this guy: WordPress Speed Optimization Services for Faster Websites

    He does is job well and it's not that expensive as well.

    If you want to do it by yourself, have a look at this "guide": How to Speed Up WordPress: 15 Easy Methods

    Furthermore, get a dedicated server asap. HostGator and other "mainstream" shared accounts are pretty much gibberish.
    {{ DiscussionBoard.errors[8845766].message }}
  • Profile picture of the author Karan Rawat
    Wordpress is slow !
    Signature
    {{ DiscussionBoard.errors[8893207].message }}
    • Profile picture of the author nettiapina
      Originally Posted by Karan Rawat View Post

      Wordpress is slow !
      Why are you saying something like that? One-liner is useless to OP and everyone else.

      I'd say WordPress is not much more slow than similar PHP-based systems - unless you install heavy plugins or have poorly coded theme. If you want to speed up the site usually you can just use the common approaches. Page caches, PHP bytecode caches, database caches, memcached, browser settings, CDNs, Cloudflare, combining Javascipt/CSS... WordPress is the most popular system out there, so everything listed here is easily available and easy to use.
      Signature
      Links in signature will not help your SEO. Not on this site, and not on any other forum.
      Who told me this? An ex Google web spam engineer.

      What's your excuse?
      {{ DiscussionBoard.errors[8893557].message }}
      • Profile picture of the author yukon
        Banned
        Originally Posted by nettiapina View Post

        Why are you saying something like that? One-liner is useless to OP and everyone else.
        Some people just like to complain because they can't code anything. If they could code they would know it's simply HTML/PHP/MySQL just like any other CMS.
        {{ DiscussionBoard.errors[8893598].message }}
  • Profile picture of the author adil32
    I will suggest you that if you want professional worker in cheap price then you must visit to this link (https://goo.gl/VXzTVx) fix any web issues like in html css javascript bug fix and bootstrap and fast your website etc..
    {{ DiscussionBoard.errors[11034554].message }}

Trending Topics