Asked By
Katherine91
20 points
N/A
Posted on - 07/20/2011
Trying to learn SEO by optimization permalink in WordPress.
After I read about the format on the internet permalink.
And we can do that in WordPress permalinks settings with the format that we like, Which do you think is better for SEO.
-% postname%. Html
-%postname%. Htm
-% postname%.php
-% postname% /
Answered By
cfarah
0 points
N/A
#84801
Best format permalink for WordPress
The best permalink structure to use would be the format %postname%.htm since this format is simple and very specific URL structure. It is also much easier for WordPress to find your post URLs.
I would also highly suggest when you start your permalink structure with a numeric field, it could be a year, for easier identification.
A very important reminder when you start with WordPress is to right away choose a permalink structure while your blog is not yet working because if you have already started you blog, some links you are building will be cleared.
Best format permalink for WordPress
Never use permalink structure with a numeric field and a year LOL. Â I am only use this one for my blog /% postname%. Html.
Thanks alot for your  Cfarah