How to identify website pages with long Title Tags and fix it ?

Site Audit

Most search engines truncate titles containing more than 70 characters. Incomplete and shortened titles look unappealing to … Read more

How to add category cloud in single post / page in WordPress

Category cloud can be added by using the taxonomy argument to cause a cloud of categories to … Read more

How to use custom meta description for every page in Open Classifieds / Osclass, the free classifieds script

osclass ( formarly known as openclassifieds ) is a php script that allows you to quickly create and manage your own free classifieds site. osclass is an open source project that … Read more

How to create Arrays in PHP ?

PHP provides simple function to create an array using “array()” API which creates an empty array. In … Read more

How to Add Your Facebook Page to Your Website Using the Page Plugin

Adding a Facebook Page plugin to your website is a powerful way to increase engagement and connect … Read more

Check if page opened is Home page in WordPress

Sometimes we want to display certain things only on certain category of pages, for example, on this … Read more

XML file which can be used for rss feed for website

If you want to create a Email subscription using google Feedburner, we will need to have rss.xml … Read more