Git with Subversion for WordPress Plugin Development Detailed Guide Explains How To Use Git like GitHub, your Mac and WordPress to Keep Plugins Updated. This is Fully Command Line Based Guide. We are using OS X 10.9.1 while writing this guide. Git with Subversion for WordPress Plugin Development Detailed Guide is quite important as this keeps our development in three places - your Mac, Git like … [Read more...]
Wordpress and SEO
Latest news, plugins, themes, blogs and SEO about Wordpress platform and Website designing as a whole.
jQuery ScrollTo and Custom Tables in WordPress Posts
jQuery ScrollTo and JQuery Local Scroll are JQuery Plugins (means simple Js which needed to be included in WordPress HTML Header) can make excellent effects in longer, bigger posts and adds a better accessibility. So, first one should know, what is JQuery. A developer not require to know what is JQuery, but an average on-IT user might get interest. Keep in mind - we are using latest WordPress and … [Read more...]
List All URLs of Published Posts and Pages in WordPress
List all URLs of publiswayhed posts and pages in WordPress in a convenient way - this URLs are the public URLs and intended for SEO, Promotion with AdWords etc. After 3 years or so, an informative website like the one gradually get "aged" and the needs to promote, organize, properly backlink, redesigning becomes an important work. The SEO part or AdWords management are separate topic, what we want … [Read more...]
Moving Author Name Above Post Title in Genesis
Moving author name above post title in Genesis HTML5 themes only two lines to be added on functions.Php file. Here is how to get author name above post title. We usually have absolutely no support for Paid Themes. This article is published on request from a regular after failure for few times. Apart from the coding, we have explained why moving author name above post title is … [Read more...]
Using WordPress Transients For Caching
Using WordPress Transients for caching demands no extra paid WordPress Plugins - you can simply add few lines of PHP codes to cache certain queries. We have written about WordPress Transients in quite good details. That article is a minimum need to understand what we are going to write in this article. WordPress 3.8 and Using WordPress Transients For Caching As practically you can … [Read more...]
Matt Cutts, Stitching Content and Wikipedia’s Legitimacy
Matt Cutts recently talked about Stitching Content and Wikipedia again came in this context. Here is why Google definitely should think to not consider Wikipedia as white. Agreed with him. This article is a different type of discussion which we usually avoid - our niche is fully 'how to' , troubleshooting and helpful articles as summary on bigger technologies, bigger at least to the common … [Read more...]
How to Correctly Include jQuery-UI Effects on WordPress
How to correctly include jQuery-UI effects on WordPress on your existing Theme without much compromise on Page Loading Speed? It is made easy with our Guide. Those who are new, can read our previous article What is jQuery with Example. jQuery-UI effects on WordPress can be done by using some Plugins or using wp enqueue script. Here are some important articles which are directly or indirectly … [Read more...]
Move WordPress Administration to Different Server or Sub-Domain
Move WordPress Administration to different server and allocate a Sub-Domain for better security and higher performance tweaks of the front end. Please note that, this article on how to move WordPress administration is intended for quite advanced users - equally good on server-side work and works for WordPress - this is not what is popularly known as 'Moving WordPress'. If the website's URI is … [Read more...]
Transient and WordPress : How to Use?
Transient and WordPress is still a tougher topic to many of the advanced users. WordPress Transients is an API that allows to temporarily cache information. With this one liner description like statement, it is quite difficult to really understand the practical usage of Transient and WordPress. There are some Plugins, like we wrote about W3 Total Cache Pro - that uses the Transient API and … [Read more...]
6 Tips for Google Analytics
6 Tips for Google Analytics is here for you to help you to improve and refine your analysis for SEO, your web marketing strategy and usability of your site. Google Analytics is a statistical tool which is relatively widespread and popular among the web-masters. The reason for this popularity is simple: the tool is free and effective. This is not necessarily the best or most suitable for each … [Read more...]
Why My WordPress is So Slow : Fix
Why is my WordPress so SLOW is most frequently asked question. You need to understand how WordPress works, what is the purpose of its usage and what to do. Perhaps, you have noticed that, since May 2013, we are changing the design - that is yet not complete. I and 3 professionals are taking months after months for re-designing and better performance. But why so much time is invested with traffic … [Read more...]