Feedback please on My Website

7 replies
  • WEB DESIGN
  • |
Load times aren't so great yet but....

This site is live now, but it's evolving because its new. Pages are being added as I discover the need etc etc....new landing pages etc etc. I will give the home page as an entry way, but also 3 landing pages if anyone wants to enter site from there to gauge user experience.

I will truly appreciate any feedback.

https://ecorpfire.com/

https://ecorpfire.com/about-us/

https://ecorpfire.com/firesysteminspection/

https://ecorpfire.com/fire-sprinkler-inspection/

THANK YOU SO MUCH!!
#feedback #website
  • Profile picture of the author Weblin
    Hi Daniel,

    You should fix a bad request [404 error] on your website. It is slowing down your site and adding to the load time. Screenshot by Lightshot

    You should either remove the request from where this file is being called or another way is to create a blank file with the same name in the same location to sort the issue. You'll nearly save 1 second in the load time.
    Signature
    www.HandleMySite.com handles your WordPress site by doing all of the maintenance and technical work for you. Making backups, managing updates, maintenance, performance, security, SEO, etc.
    {{ DiscussionBoard.errors[10937441].message }}
    • Profile picture of the author Daniel Lezcano
      Originally Posted by Weblin View Post

      Hi Daniel,

      You should fix a bad request [404 error] on your website. It is slowing down your site and adding to the load time. Screenshot by Lightshot

      You should either remove the request from where this file is being called or another way is to create a blank file with the same name in the same location to sort the issue. You'll nearly save 1 second in the load time.
      OK I had a 404 that was just bad code looks like in the header php. That was google tag assistant. Got rid of that one. Now that PNG in the screenshot, its loading on my test 262ms, but it seems like I have other jpg that are killing me even though they are not big files.

      Definetly have a lot to figure out in getting my site faster. The home page is #1 problem.
      {{ DiscussionBoard.errors[10937901].message }}
      • Profile picture of the author Weblin
        Originally Posted by Daniel Lezcano View Post

        OK I had a 404 that was just bad code looks like in the header php. That was google tag assistant. Got rid of that one. Now that PNG in the screenshot, its loading on my test 262ms, but it seems like I have other jpg that are killing me even though they are not big files.

        Definetly have a lot to figure out in getting my site faster. The home page is #1 problem.
        Yes, I can see that image is no longer showing a 404 error and fixing tag assistant code solved another one as well. I suggest you to move all the css from Simple Custom CSS plugin to a static css file. This plugin uses a dynamic request to load the css which is slower. https://ecorpfire.com/?sccss=1&ver=4.6.1
        Signature
        www.HandleMySite.com handles your WordPress site by doing all of the maintenance and technical work for you. Making backups, managing updates, maintenance, performance, security, SEO, etc.
        {{ DiscussionBoard.errors[10937928].message }}
        • Profile picture of the author Daniel Lezcano
          Originally Posted by Weblin View Post

          Yes, I can see that image is no longer showing a 404 error and fixing tag assistant code solved another one as well. I suggest you to move all the css from Simple Custom CSS plugin to a static css file. This plugin uses a dynamic request to load the css which is slower. https://ecorpfire.com/?sccss=1&ver=4.6.1
          Yes! Great suggestion! Plus I got rid of 1 more plugin! Just placed it in child theme css sheet...thanks for that one. Keep em coming! lol
          {{ DiscussionBoard.errors[10938285].message }}
        • Profile picture of the author Daniel Lezcano
          Originally Posted by Weblin View Post

          Yes, I can see that image is no longer showing a 404 error and fixing tag assistant code solved another one as well. I suggest you to move all the css from Simple Custom CSS plugin to a static css file. This plugin uses a dynamic request to load the css which is slower. https://ecorpfire.com/?sccss=1&ver=4.6.1
          Also just got on Cloudflare ... it has helped immensely.
          {{ DiscussionBoard.errors[10939214].message }}
  • Profile picture of the author kodeforest
    Banned
    Hello Daniel Lezcano,
    First you should remove your 404 page and you can make your 404 page to 301 page , Its really good idea as compared to others ideas. And you should also know why your site create 404 pages again and again.
    {{ DiscussionBoard.errors[10937602].message }}
  • Profile picture of the author Daniel Lezcano
    Wow ... thanks guys! I will work it out asap! Open for all ideas man. Thanks again!!
    {{ DiscussionBoard.errors[10937827].message }}
  • Profile picture of the author eComCoder
    [DELETED]
    {{ DiscussionBoard.errors[10938084].message }}

Trending Topics