It might happen your website or blog suddenly started drastically losing traffic and within few weeks it came down to nearly zero. It also might happen that you intentionally has not done any thing that is known to you as bad. So, to avoid getting penalized by Google or those webmasters with excellent websites or blog suspecting Google might have penalizing; please check the following … [Read more...]
Finding the perfect color combination for your website with free tools
While designing or re-designing a theme of your website or blog, the most difficult part is to find the perfect color combination; here is a free online tool to help you. As we say many times, it does not look good if you use orange texts on fluorescent green background. This is because of the concept of color combination. Matching colors is very difficult; thankfully there are automated online … [Read more...]
Usage of elegant and light typography to speed up your website
Previously we discussed about using CSS and Photoshop to create pressed text effect. In fact, if you can use the CSS alone, lot of space will be saved, you can minimize the http requests and thereby you can speedup the loading time of your website. Typography is a key element in the design of a website, you can use very simple yet great looking typography to illustrate your header or name of the … [Read more...]
Create a shortcut to Google Docs on Windows 7 desktop
You can easily add a shortcut to Google Docs on your Windows 7 desktop for easy access. Right click on any empty place on Windows 7 desktop, hover over New and then shortcut: In the Create Shortcut Wizard, type the following URL : http://docs.google.com/?action=newdoc Click Next button to continue. Name the shortcut as you like; in this example, we … [Read more...]
Free 16 web buttons PSD file
Free 16 web buttons PSD file for your website. You can use for different tutorials we wrote within this website. Presented by ghostfight3r. Redistribution is not allowed by the artist. We have not hosted any file of this download on this server. Download Free 16 web buttons PSD file … [Read more...]
Tips for your blog reloaded
This is the second article of the reloaded series. As we said before, in reloaded articles, we will link the older posts, write answers in post format of the things you have asked us often through emails, comments and most important point: the series is incredibly easy to read and understand. Check your spelling and grammar We are not sure whether all content management system (CMS) have … [Read more...]
Speeding up your website using a Content Delivery Network (CDN)
As we are continuing our articles about building faster loading website, after decreasing the http requests; next thing you can do is to use a content delivery network that is popularly known as CDN. It is quite clear from the previous article, decreasing the http requests has an practical limit. We can not decrease http requests to the level that one server can handle parallel at a time; we … [Read more...]
Faster loading website : minimize HTTP requests
As we started the series about how to create a faster loading website; we will discuss few of the points in details in few articles. Here is one important point to make your website load faster : minimize the HTTP requests. It is estimated that 80% of the response time of a website is lost in loading the interface. The vast majority of that time is wasted downloading the required components: … [Read more...]
Introduction to faster loading of your Website
Everyone loves a faster loading website. A website that looks simplistic yet elegant and loads blazing fast has the advantage of better crawling, more pageviews and more repeat visits. Not everyone uses a high speed Internet connection, not every one uses a faster computer that will render the page fast. So, we need to tweak a huge. Creating a fast website is a specialized branch of web … [Read more...]
Create your own custom WordPress mobile theme
Ever wondered how the big websites uses custom light version of their PC version of website's theme for mobile phone browsers? Actually, it is easy. After reading this guide you can create your own custom theme with logo for your Wordpress site very easily. There is a nice free plugin for Worpress named WP viewMobile. First install this plugin; it will enable your wordpress website to be viewed … [Read more...]
CSS trick for defining custom minimum width of webpage
You must have noticed many popular websites based on Wordpress like Envato Tuts plus, Smashing magazine has custom width and the websites accommodates nicely when you resize the browser window or see it in smaller screen? You can see the same effect if you resize the browser for this page. Previously, we wrote about how to create a custom width Wordpress theme; though the trick was mentioned … [Read more...]