Speed Up Your WordPress Website/Blog
As you may overheard, your website SPEED is a new criteria Google is using to determine your rankings on search results. Thus increasing the speed of your website is very important not just for search results but for your website visitor’s experience. There are many ways you can speed up your Wordpress installation, here are a few I have worked on to improve our clients Wordpress sites.
Read moremin-height for IE
min-height doesn’t work in IE, here is a workaround to the IE shortcoming or bug
Read moreAdding nofollow attribute to the link to comments generated through wordpress comments_popup_link
If you are using the template tag comments_popup_link to display the link to post comments or open up comments pop up window, you would like to make those links “Nofollow”.
Read moreSome simple CSS tips to overcome IE6/IE7 bugs
If you are a web designer or developer , you know how these two browsers causes one headache. When you are almost done with a website, you realize it’s look awful in IE6 or IE7 but looks okay in all other browsers. One is forced to start debugging , search the web etc etc for some quick fix or hacks. But I have come to realize, they are some basic things we tend to ignore in our CSS or HTML code that can fight most common IE6/IE7 bugs.
Read moreWordPress Hacks : Get the depth of a category or Category depth
Wordpress doesn’t have a function to get the depth of a category. Here is a function to get the depth of a category
Read more