Jun
8th

BrowserShots: Check Cross Browser Compatibility

Files under Basic Web Knowledge | Leave a Comment | 1,406 views

BrowserShots.org is a web-based browser combatibility check tool that lets you preview how your website looks in all kind of browsers at one time. Just submit your website URL and wait few minutes for BrowserShots.org to generate screenshots for each browser.

browsershot

browsershot

It’s really FREE! It helps you to test your web design in different kind of browsers so you don’t really have to install them on your computer.

(more…)

May
2nd

Importance of TITLE Tag to Search Engine Optimization

Files under Basic Web Knowledge | Leave a Comment | 1,091 views

The title tag will always be one of the most important factors in achieving high search engine rankings. The title text is placed within the <TITLE></TITLE> tags inside the HTML head section. It is displayed on the title bar of your browser.

title tag

The Title Tag is Very Important. Why?

As we know that there are many search engines around us and each ranked web sites in different algorithms. But the interesting fact is that all search engines gives more importance to a web site title tag while manipulating their ranking algorithms. So, I am sure title tag is crucial for search engines in their ranking calculations.

(more…)

Mar
20th

Difference Between http:// and https://

Files under Basic Web Knowledge | Leave a Comment | 1,122 views

Today, I will share with you about the very basic and general information for the differences between http:// and https://. HTTP stands for HyperText Transport Protocol, which is for information to be passed back and forth between web servers and clients.

Difference Between http and https

http_https

As in known, HTTPS session normally runs on TCP port 443, but HTTP which runs on port 80.

(more…)