Hey everybody I want to let you know that I have undertaken the grueling task of getting the heck away from WordPress. I was so sick of the problems and updates I had to do all the time. I am now using my ezbloo system and I am integrating all my old posts into the new system. It sucks, but in the end, I will save bundles of time. I needed to keep things simple and that is why I created ezbloo. I'll have more on this later for you guys after I am done with the total integration of my old posts here. So if you are looking for a post and need it faster, shoot me an email and I will make it a priority. [email protected]

Changing permalink structure in WordPress properly can be a very cumbersome task. Some webmasters feel the need to change their permalink structure and for good reason. CTR or the "click though rate" for blogs without the date in their permalink are higher than those that do not have it. Some are getting the date taken out of their permalink all together. According to Yoast the only webmasters that should use dates in their permalink are new websites. https://youtu.be/iSsztfzAr_Q

What to consider before Changing Permalinks

Remember that if you have had a website for quite some time you probably have thousands of links going to your blog or website. When you change the permalinks on your website those existing links will then get a 404 page not found. So if I gave your website a link back in 2013 and in 2014 you decide to change your permalink structure then I am going to suffer too because now I am directing all my readers to your 404 error page. SO when you change the permalink structure you have to consider not only your website but those websites that are linking to you.

Steps to changing Permalinks in WordPress Properly

  1. In your dashboard head down to where it says "Settings" and click on it
  2. Click on "Permalinks"
    1. Changing Permalinks in WordPress Properly
  3. Tick the radio button "Post Name"
    1. Changing Permalinks in WordPress Properly
      Now you are finished setting your permalink structure but now you have to take care of them thousands or millions of links coming to your website. Follow these steps to assure that you do not lose any SEO.
    1. Go to https://yoast.com/research/permalink-helper.php
    2. You will see a page that looks like the graphic below. Enter the name of your website. Remember to include the "www" if that is what you use on the front of your URL, if not then do NOT include it.
    3. If your wordpress is located in a folder on your server enter that into the second box.
    4. Next pick your current URL structure, this is important so don't mess it up! If you want to know more about permalink structure see our article on permalinks.
    5. Next hit the button "Generate Redirect".
    6. You will be given a code that looks something like this.
      1. RedirectMatch 301 ^/([0-9]{4})/([0-9]{2})/([0-9]{2})/(.*)$ https://a1websitepro.com/$4

Editing the htaccess file for Permalink Redirection

OK now you want a FTP editor or install a plugin called "WP Htaccess Editor" and edit the htaccess file. This file will be located in the root directory of your website if you are using a FTP editor like FileZilla . If you are going to use the plugin then you will not have to worry about finding the right file it will be there for you. Open up the plugin and paste in the special code that you generated with the help of the Yoast tool. Editing the htaccess file for Permalink Redirection  

Update on Yoast Tool to edit htaccess

If you have the Yoast SEO tool you can edit your htaccess file with it now. YOu can also edit the robots.txt file with the new feature in the Yoast tool. If you're still afraid to change it yourself, you can have me do it. :-) just contact me to learn more.