Fix test problems, clean up some code, etc., etc..
|
02-16-2017, 03:34 PM
Post: #1
|
|||
|
|||
Fix test problems, clean up some code, etc., etc..
Hello,
I need someone to fix the test problems, clean up some code, etc., etc.. Website is copycall dot com Please advise. |
|||
03-28-2017, 07:47 PM
Post: #2
|
|||
|
|||
RE: Fix test problems, clean up some code, etc., etc..
(02-16-2017 03:34 PM)cookeye Wrote: Hello, Hi, if you still need assistance and you have a wordpress website, just contact us at yapdesign and we will help you out. Cheers |
|||
05-14-2017, 12:55 AM
Post: #3
|
|||
|
|||
RE: Fix test problems, clean up some code, etc., etc..
Clarify (be specific) about what you require + likely someone can assist.
Your site is running static HTML, so runs fairly fast + a few suggestions you might consider. 1) Change your site over to run HTTP2 + SSL. 2) Look at asset #1 speed. 400ms is fast + is still a bit slow. This might be related to running HTTP1.1 as it's been a long time since I changed all my hosting clients over to HTTP2. HTTP2 multiplexes connections, which might speed up asset #1. http://www.webpagetest.org/result/170426_8J_13D8 shows a WordPress site, which serves asset #1 at 158ms. This isn't really an issue, as times are in milliseconds already. This only might be an issue, because static HTML with correctly configured SSL should be much faster + this might point to other problems which will occur as traffic increases. More likely asset #1 serves slow because your SSL setup can use some work. 3) SSL config score https://www.ssllabs.com/ssltest/analyze....pycall.com First off you have a C score, which will likely be reported in the future as a suspicious site which will lower conversions + cause many visitors to abandon your site. Target an SSL score like this for your SSL test... https://www.ssllabs.com/ssltest/analyze....com&latest So overall score of A+, with detail scores of 100/95/100/100. I prefer a 95 for Protocol Support, because I allow SSL connections from Android 4.x devices which make up a huge portion of total mobile devices which are currently in use today. 4) SSL Config Settings - change over to HTTP2 + ALPN, which requires recent Apache + OpenSSL - enable OCSP stapling, which requires Apache config change - enable HSTS (Strict Transport Security), which requires an Apache change 5) Refine how you setup your Expires Headers - Change all assets to cache for a year - Rename assets like bootstrap.min.js to bootstrap-3.1.min.js so if you require updating an asset, the embedded filename version stamp will change, causing new asset to be fetched + cached. All in all you have a very fast site. I'd only consider the above suggestions when you traffic beings to grow. Like help speeding up your site? Skype me @ ID davidfavor for a quote. Be sure to include your site name in your Skype Add Contact request. |
|||
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 1 Guest(s)