Change Link URL with JavaScript

Manipulating elements in the DOM with JavaScript is a really fun aspect of web development. When you’re first starting out in development, small JavaScript miracles are celebrated thoroughly and often. I previously published an article, Changing a URL with jQuery, which was based on a funny “Eureka!” moment a colleague had when he first began … Read more

Optimizing a WordPress Theme for SEO

There are literally thousands of themes that are available for WordPress users and developers to use on their own blog or website. This truly shows the popularity of the WordPress platform. Using these WordPress themes (usually as a parent theme) saves a lot of development time which in turn saves money. But some theme developers … Read more