Posts Tagged ‘permalink optimisation’
Best wordpress permalink optimisation
I was looking for the best wordpress permalink optimisation. You know that it’s very very important to help search engines to crawl our documents exactly. The biggest part of this is the domain name and the link structure. Look what i’ve found after a little search. The seo sites generally says that the best performance for the permalink without using plugins etc. is;
/%postname%.html
You can combine this line with %day%, %year% etc. this is not very important, the importance is the shortness of what you type on permalink. I use;
/%category%/%postname%.html
and it works fine..
