Web Development
Our web development articles cover everything from programming tools, web development tips and other key information you may need to develop or maintain a website.
You will also find reviews of different web development platforms (Drupal, Wordpress, Joomla, etc.), e-commerce options for online retail, web template design companies, hosting companies and more.
-

Photo by Aristal on Pixabay Why Isn’t This Website Working? Try Clearing Your Cache And Cookies
Website not loading or showing outdated content? Learn how to clear cache and cookies on any browser or device to…
Read More » -
A Complete Guide To URL Escape Characters
In order to prevent the misinterpretation of special characters such as a space, bracket (< and >), or % in…
Read More » -
Is WordPress Easy To Use? We Think So, Here’s Why
If you have landed on this article, there is a good chance you are thinking about or ready to start…
Read More » -
How To Build A Website From Scratch (In One Day) 2025 Update
Looking to create your own website but don’t know where to start and don’t want to pay a developer or…
Read More » -
Best CDN Providers 2025: Azure vs AWS vs Fastly vs Cloudflare vs Akamai vs Cloudfront vs Incapsula vs Rackspace & More
Two seconds or less. That's how fast people expect a website to load. It's common knowledge that a site's speed…
Read More » -
Comprehensive Guide to Testing Browser Compatibility
Woman on computerIt's important for any web developer to thoroughly test the rendering of their pages by various browsers in…
Read More » -
Exporting and Importing Drupal Nodes
Before Drupal, I used development environments where I could comfortably update snippets of content on multiple pages (at times literally…
Read More » -
Backing Up and Restoring Drupal Using a Migrate Module
Protecting Drupal data is slightly more complicated than a locally stored, static-file website, since all the data is stored in…
Read More » -
Useful XML and XSLT Tutorial with Example Stylesheet
XML stands for eXtensible Markup Language. XML is a meta language based entirely on user-specified semantics. It is therefore possible…
Read More » -
What to Do When Firefox Stalls or Hangs
I have encountered this problem off and on. Read on for a list of possible reasons that cause Firefox to…
Read More » -
Drupal Multisite Configurations and Hosts
The ability for Drupal to run multiple sites from one account is a huge plus for admins that are deploying…
Read More » -
How to Vertically and Horizontally Center CSS?
Pre-css most centering was accomplished using the grid-like structure that tables provided. All fine and good, but the CSS positioning…
Read More »