-
404 error pages are typically served to the website user when the user attempts to follow a broken or dead link. A 404 error (Page Not Found) is often returned when pages have been moved to a different location or deleted. It is always better to handle moved files or URL changes using 301 redirects [...]
By: Binu GeorgePublished on: January 25, 2012Comments [0]Read More »»
-
-
XFN (XHTML Friends Network) is a meaningful and simple way to represents human relationships using HTML hyperlinks. XFN is an HTML microformat. It is developed by Global Multimedia Protocols Group (GMPG). Web developers and authors can take advantage of XFN to indicate relationships to other people by using appropriate “rel” attributes in their links. For [...]
By: Binu GeorgePublished on: January 23, 2012Comments [0]Read More »»
-
There are many tools to Minify JavaScript, JQuery or minify CSS files and will help you in the process of website optimization. Minification of script files reduces the size of these files and will yield considerable improvement during the page load. Jquery or CSS files may increase in size based on the features you implement [...]
By: Binu GeorgePublished on: November 5, 2011Comments [0]Read More »»
-
Speed Tracer Google Chrome Extension from Google Web Toolkit to identify and fix web application performance issues. Slow loading web application or website always creates issues. Sometimes it becomes difficult to identify and fix the areas which cause the performance bottleneck. Finding the right tool to debug and analyse web applications is critical to find [...]
By: Binu GeorgePublished on: October 18, 2011Comments [0]Read More »»
-
If you have decided to setup a blog and have chosen the WordPress as the blogging platform considering the various parameters, then you need to consider many points to make your blog optimized and Search Engine friendly. WordPress offers you loads of useful plugins which are developed and supported by thousands of developers worldwide. Also [...]
By: Binu GeorgePublished on: September 13, 2011Comments [0]Read More »»
-
Optimizing JavaScript code to make it faster and more compact is an important step in website optimization. Minimizing JavaScript code to make it smaller in size improves website speed and reduces the bandwidth needs. Since JavaScript is an integral part of almost all the websites in internet, any steps to improve it and optimize it [...]
By: Binu GeorgePublished on: September 8, 2011Comments [0]Read More »»