How To Add 301 Redirects In WordPress And Avoid 404 Errors
If you have ever changed a URL on your website, or your permalink structure without adding redirects you could have a serious problem on your hands. But why is this…
If you have ever changed a URL on your website, or your permalink structure without adding redirects you could have a serious problem on your hands. But why is this…
Here’s how to host multiple sites on your EC2 instance running the Amazon Linux AMI. You might want to host different websites on a single instance, or perhaps just different…
How fast your website loads can have a direct effect on whether you turn visitors into new customers and fans. When your site is delivered to visitors fast, you’ll give…
Output your desired HTTP status code using the status code and the header() function.
Today, we will be using rsync to make daily, weekly, incremental backups and then a full compressed/archived backup once a month. We will then use cron to automate the process.…
If you have sensitive data on your site, you may want to install an SSL Certificate to make it more secure. Here is a brief tutorial being on AWS EC2…
Struggling with the way to add code to the WordPress header or footer? Several tools and trailing scripts need you to feature code snippets to your WordPress site’s header or…
AWS (Amazon Web Services) is an advanced cloud platform which offers lots of features. As cloud platforms go it is mostly for larger projects that need to be able to…
In this tutorial I’ve setup an example of how to add an animated sticky header to a website using almost pure CSS with just a touch of javascript. The header…
Welcome to WordPress. This is your first post. Edit or delete it, then start writing! Trying to figure out how to install WordPress? There are a few different methods you…