How to identify website pages with long Title Tags and fix it ?
Most search engines truncate titles containing more than 70 characters. Incomplete and shortened titles look unappealing to … Read more
Most search engines truncate titles containing more than 70 characters. Incomplete and shortened titles look unappealing to … Read more
This post list the details of some of the important gerrit commands which we have tried, (This … Read more
In this post, we use ARM are reference architecture for writing the assembly code but the basic … Read more
Once we disassembled the ELF to check the sections using “objdump” command, we can see the lines … Read more
In this post, we hope you already have GDB debugging setup already done for your development or … Read more
Category cloud can be added by using the taxonomy argument to cause a cloud of categories to … Read more
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
PHP provides simple function to create an array using “array()” API which creates an empty array. In … Read more
Currently wordpress shows list of all posts for a specific category if user clicks on that category, … Read more
Adding a Facebook Page plugin to your website is a powerful way to increase engagement and connect … Read more
In Android application, if you are doing some network operations like download from some external website or … Read more
In continuation of demonstrating simple implementation of data structures, as we shown in our last post “How … Read more