Which is the Best WordPress Permalink Structure for SEO
What is Permalink?
Answer-A permalink is a permanent link of your page and post.
When we install wordpress for first time wordpress By default wordpress offers permalinks Like this one
Default http://yoursite.com/?p=123 Day and name http://yoursite.com/%year%/%monthnum%/%day%/%postname%/ Month and name http://yoursite.com/%year%/%monthnum%/%postname%/ Numeric http://yoursite.com/archives/%post_id% Post name http://yoursite.com/%postname%/
You Can Also Use Last One
Post name http://yoursite.com/%postname%/
When Your save Your Blog By Post Name Permanlinks Structure. Then its look Like
http://yoursite.com/how-to-add-wordpress-permalink/
But By Default http://yoursite.com/?p=123
This types of permalinks is not seo frandly, and it will not properly optimize your blog
so in this article we will give to you very cool and seo optimization Wordpress Permalinks
Structures which can boom your site traffic.
%postname% like /%postname%.html
How to set this Permalink on your own wordpress site?
follow steps
Goto your wordpress dashboard > setting > Permalink >Custom Structure
Recomended
And Just Paste this code %postname% like /%postname%.html
SEO Note-1: Try to use your keyword in your permalink structure
and save it
after saving eveything your blog URL showing Like This
www.yoursite.com/category/how-to-add-permalink.html
Note-2: Of your are running a news-based website then we have suggest you to use this Permalink
Structure
/%postname%-%post_id%/
As mentioned in the Google News Submission requirment
If you have any questions regarding WordPress permalinks, let us know via the comments section below.
0 Comments