Today, I am going to show you how I created a custom URL for our GIDBlog Youtube channel using our own gidblog.com domain name.

Today, I am going to show you how I created a custom URL for our GIDBlog Youtube channel using our own gidblog.com domain name.
Today I sat down to modify the permalink structure for this web site. The URLs for this blog used to include the /YYYY/MM/
date parts in them, and until recently, I never really gave them much thought except to think that it was sometimes interesting.
If you ever need to redirect all your subdomains to a main subdomain like www, here is a method for you to easily accomplish that. I kept these notes from when I wanted to implement it for my own site: www.gidforums.com.
We know how to use theĀ Refresh meta tag in our <head>
tags. But what if we needed to do the same thing, only this time, do it in PHP?