Web Wide Way

Web World News

Web Wide Way - Web World News

2 ways to check mobile site on web browsers

(1) Use Chrome Browser
- Click on f12 or right click on the screen and choose “Inspect element” option
- Click on settings button on right bottom corner
- Click on Overrides tab
- Check “user agent” and “Device metrics” checkboxes

(2) User FireFox Browser
- Click on Tools-> Default User Agents->Edit user agent
- Window will open: Select New-> New user Agent: click on it
- Click on import button and upload xml file with all known user agents

Check site speed with Yslow FireFox plugin

Yslow FireFox plugin could give many useful recommendations for improving your site speed like gzip, aggregate js & css, enabled caching, CDN issues and more.

Download from here

https://addons.mozilla.org/en-US/firefox/addon/yslow/

This add-on requires installation of Firebug plugin as well.

After installation find icon of Yslow plugin on the bottom status bar – right icon on the image below

Yslow FireFox add-on