Forum search & shortcuts

Regular Expression ...
 

[Closed] Regular Expression Syntax Q

Posts: 2350
Free Member
Topic starter
 
[#664910]

Right my wordpress blog like many others uses a numerical structure for naming posts which is crap for google.

I am wanting to change this so that it instead uses the blog pages title.

So what is the syntax to change /?p=1 where 1 is any number

(To be replaced with /%postname%/ )

Ta Rich


 
Posted : 26/06/2009 7:52 pm
Posts: 0
Free Member
 

Have you looked at the wordpress info on permalinks?

http://codex.wordpress.org/Using_Permalinks


 
Posted : 26/06/2009 7:57 pm
Posts: 2350
Free Member
Topic starter
 

Yep I've seen that I've installed the redirect plugin to change my old posts to the post name and am unsure of the correct syntax.


 
Posted : 26/06/2009 8:01 pm