hey I'm new to Wordpress blogging so i hope someone could help me with a problem or maybe it is not a problem at all.. My links to posts are not very seo good, examples as this: http://XXXXXXXXXXXX.com/?p=1 <---- how do i get a url that is more seo optmized ? like : http://XXXXXXXXXXXX.com/postname <---- i want this kind of link instead Could anyone help me please ? sorry my english
Go to the "Customize Permalink Structure" page in your Wordpress Admin: Dashboard>Options>Permalinks and Common Options take "date and name based" or "numeric" options.
As above. A little advice though, for reference purposes having the date showing in the permalink is a good idea (well for me anyway)!
Because its useful to know when you created the blog entry just from looking at the link. I like to be able to see the date in AW stats because it gives me a good indication of when I created it Plus a lot of the famous bloggers do it too
You may have issues with your .htaccess file depending on your hosting account too. I don't use a date or any numerical references myself, it is a matter of personal preference I guess. But using a date or number of some sort in the permalinks will eliminate duplicate URL's, which really doesn't happen because WP will then place a number in the URL anyway that you may not want. Here is a post to help: WordPress Custom Permalink Structure
I always do month/postname for my URLs just to avoid any duplicate problems. As someone said, you can do this through options>permalinks.
u need to change ur permalink option in wp admin panel follow these steps: options: permalinks 1- default (post no) 2- date and name based 2- Numeric (achives/no) 4- Custom custom structure: /%category%/%postname%/ or if u want to give ur post html extension then use as /%category%/%postname%.html I will recommended use custom structure or numeric one. ( I always use custom) if u need any help pm me Reputation will be appreciated