Tag Archives: permalinks

How To Update Old Links After Changing The Domain Name In WordPress?

After changing your domain name, installing SSL, or changing any link on your website, the most important thing you need to do is update the links on your website.

When you move your WordPress Website to a new domain name, the most common issue that you notice is all internal links to pages and references to images are not updated, images don’t show up and internal links don’t work as they point to the old address which you have abandoned. This lesson will guide you two easy processes of updating such URLs on your WordPress site.

How To Update All Your WordPress Site URLs In One Click?

Login to your WordPress site and navigate to Plugins -> Add New page to find and install Update URLs plugin on your website. Upon activation, navigate to Tools -> Update URLs page.

Here you simply need to type the old URL and the new URL address, then use the tick box option to select where you want to update URLs such as on posts, pages, attachments, excerpts or all GUIDs and then click ‘Update URLs Now’ button. That’s it, your URLs would get updated.

How To Auto Update Website URLs After Migrating To A New Domain Name?

There’s another plugin that automatically detects the domain name change and the auto-updates all old links and WordPress tables in the database of your website. It is especially coded for the domain name change and you don’t require to selectively mention the changes.

Navigate to Plugins -> Add New page to find and install Automatic Domain Changer plugin on your WordPress site. After activation, navigate to Tools -> Change Domain and first you may backup and save your website database by clicking ‘Backup Database as SQL’.

Next, type the old domain name and new domain name in the fields and click ‘Change Domain’ button. The plugin lets you update HTTPS and the links with or without the ‘www’ prefix.

How To Use SEO Friendly URL Structure In WordPress?

Default WordPress URL structure i.e. permalink structure is not considered as SEO friendly. Search engine likes permalinks with post name as slug in them.

SEO friendly URL structure increases your chance of better ranking on search engines like Google etc. Likewise search engines are the largest source of traffic to popular blogs and organic traffic also gives you better ad revenue.

A SEO friendly URL structure is a user-friendly URL structure in which a visitor can know where he is going to simply by looking at the URL. This also works for search engines as well.

Continue reading How To Use SEO Friendly URL Structure In WordPress?

Rebuild Permalinks Based on Post Titles In WordPress

Permalinks with post name are considered more SEO friendly. Earlier we have discussed how you can change your website’s permalink structure and then redirect old permalinks to new ones.

This works great while switching to new permalink structure from WordPress admin screen of permalinks (Settings -> Permalinks) but what if you have used permalinks of words other than your post’s title, in such case you can use another plugin for regenerating post permalinks based on your post’s title.  Continue reading Rebuild Permalinks Based on Post Titles In WordPress

Change Permalink Structure Then Redirect Old Permalinks To New Ones

Default WordPress permalink structure is not what Google suggests you to use. Search engines like simple permalink structure i.e. your website name followed by the post name.

Bloggers generally stick to old permalink structure because when the permalink structure is changed, the websites pointing links to you starts to send users on 404 error pages. Same in case of search engines, they sometimes takes months to update the old URLs to new ones on their SERPs.

Changing permalink structure is easy but pointing old permalinks to new ones is a little bit tricky. But no worries, in this lesson we will show you the easiest way to do so.

Continue reading Change Permalink Structure Then Redirect Old Permalinks To New Ones

How To Regenerate Permalinks Based On Post Titles In WordPress ?

Regenerate post permalink allows you to easily regenerate all your posts & post type permalinks based on post titles in WordPress. The plugin is created by Sandor Kovacs. He imported blog posts having non relevant permalinks from different WordPress weblogs, he wanted to have all the permalinks based on the title so he authored this useful plugin.

Continue reading How To Regenerate Permalinks Based On Post Titles In WordPress ?

How To Remove Mandatory Tag Base From WordPress Permalinks Structure ?

Few days ago we discussed about removing the category base from permalinks of your WordPress blog posts. Now this tutorial explains you how you can remove tag base from permalinks your blog posts.

Continue reading How To Remove Mandatory Tag Base From WordPress Permalinks Structure ?

WordPress Dashboard Interface For Controling Permalinks And .htaccess File

Now you can customize and control permalinks structure and .htaccess file direct from your WordPress admin areadashboard. WP htaccess Control should really be called as htacess and Rewrite Control plugin. The plugin provides you an easy interface for customizing htaccess file generated by WordPress and also its permalinks structure of author, category, archives, pagination and custom taxonomies.

Continue reading WordPress Dashboard Interface For Controling Permalinks And .htaccess File

How To Remove Category Base In WordPress?

This tutorial is about removing the base from WordPress categories. Whatever categories you create in your WordPress based website, it shows with pattern with first your domain name then a ‘category’ (word) an then actual name of category you have give. For Example: yourdomain.com/category/category-name, now we have to remove category from so that yourdomain should look like this yourdomain.com/category-name/

Continue reading How To Remove Category Base In WordPress?

Easily Test Your WordPress Site Rewrite URL Rules

Monkeyman Rewrite Analyzer understand your rewrite rules (“Permalinks”). It is indispensable if you are adding or modifying rules and want to understand how they work (or why they don’t work).

Continue reading Easily Test Your WordPress Site Rewrite URL Rules