[Pesetacoin Updates]
Good afternoon to everyone (19:36 in spain) This comment is to update the topic with the latest news developed for Pesetacoin!
OP images were updated to be perfectly working (
some hosting problems but now are active)
________________________________________________
As well, pesetacoin.info website is now optimized. Previously, website was with F and E results in GTMetrix, a tool to analyze the "performance" of a site.
Now, we've been working on it to obtain a B and B cerificate with a permormance of 94/100 of user experience. Faster and better than before.
¿What has been done?1º: GTMetrix analysis like that:
http://gtmetrix.com/reports/pesetacoin.info/0ntMbJAu Page Speed Grade and YSLOW Grade están with a B. That's like the alphabet. Before the optimization we've been with an E and F. (A-
B-C-D-
E-F-G)
(
Green = actually - Red before)
2º: Check website with tools like
Google Page Speed Insights or
Microsoft explorer tests.
3º: Then, I've started the compression of the images without losing their quality with
kraken.io. Faster speed on the webpage charge.
4º: Results were better and better so I've decided to generate a new .htaccess thanks to the collab of @xaxuke with this code
<IfModule mod_expires.c>
Header set Connection keep-alive
# Enable expirations
ExpiresActive On
# Default directive
ExpiresDefault "access plus 1 month"
# My favicon
ExpiresByType image/x-icon "access plus 1 year"
# Images
ExpiresByType image/gif "access plus 1 month"
ExpiresByType image/png "access plus 1 month"
ExpiresByType image/jpg "access plus 1 month"
ExpiresByType image/jpeg "access plus 1 month"
# CSS
ExpiresByType text/css "access 1 month"
# Javascript
ExpiresByType application/javascript "access plus 1 year"
</IfModule>
<ifModule mod_headers.c>
Header unset ETag
</ifModule>
FileETag None
What does this code lines mean?
Activate the Keep-Alive, set up the entity tags (ETags) and any other little change to improve the speed of the site.
--
You can check it out!Hope that this updates are interesting for you.
***
SUMMARY:
Website in spanish, english and OPTIMIZED √
FIAT Details on the wallet, solved √
Graphic working on the wallet, solved √
Images of Bitcointalk topic perfectly active√
CONMARKETCAP is going to update the Pesetacoin page with some improvements, too. √