From the title, one may thought that I will tell some tricky or black hat SEO works to apply on your web site, but I am not. I will discuss about getting Search Engine Ranking without doing any SEO job you may know come under SEO.
1st is content. It… READ MORE
You can get all background images and other images, you are using on multiple pages, on your website get optimized in two clicks. You will find it at your desktop. Image optimization is very important for your page loading time and speed of your site. It saves valuable bandwidth also… READ MORE
Google has introduced website optimization tool, which is like
yahoo’s yslow. Like Yslow, page-speed also use Firebug as a
platform. So, before installing page-speed, install Mozilla Firebug Add-on on
your system.
It is simple to use and understand. It comes with ready and easy to use help guide.
Page-speed can… READ MORE
GIMP is a One of the best image Editor available. It is released under GNU license. So, you can use it free of cost. GIMP is an expert quality photo retouching program, an online batch processing system, a mass production image renderer, an image format converter, etc.
For person like… READ MORE
Writing good page content is useful for retaining your users and attracting new users. It is the best mantra (tips) for your online success. Search engine give you readers free of cost. So,why miss it? These are the simple tips for SEO from my memory:
Use <h1> tag for your… READ MORE
Many times you may have created excel sheet dynamically by server side script and you may have thought that for adding color and header etc. is possible only using spreadsheet software. This can be done by person who will use this generated sheet.
You can add color and other designs… READ MORE
This is an example of how to save visual space of web page using show-hide div, p, etc. Click on Details and see the effect.On first click it will expand and on next click it will become hidden.
.hide {display:none;} .show {display:block;} .hover1 {cursor:pointer;color:blue;}
function toggleView (id) { div1 =… READ MORE
What about the idea of giving the user power of sorting the table’s column using JavaScript. User can sort any column of the table.
I saw this facility from a software I was using. It was running very fast and smoothly. That web app was using JavaScript from another site.… READ MORE