Hello,
Does any one know of a free tool for checking web page resources? The kind of thing i mean shows which files are used by the page, including .js, .css files and images and shows how long each one takes to load and what size they are. I was using https://www.pingdom.com/resources which is great but no longer free.
Best Regards,
Steve
Hi Steve,
Just use Google Chrome dev tools (press F12 on Google Chrome Browser) - then go to the "Network" tab. It will give you all that information.
This is a good reference text too.
Cheers,
Aderson
Hi Aderson,
Thanks for the reply, I just realised i was looking at the wrong page, should be
http://tools.pingdom.com/fpt/
But google tools are good too.