This code will help you to edit permalink’s structure via php, you need to paste the code in your function.php file Continue reading
January 21, 2012
by Pigi
0 comments
January 21, 2012
by Pigi
0 comments
This code will help you to edit permalink’s structure via php, you need to paste the code in your function.php file Continue reading
June 19, 2011
by Pigi
0 comments
Kevin Chard from Wpsnipp has written this great snippet (that i use too on wpcode so double thanks) that automatically rewrite article’s permalink.
This code exclude words with less than 4 letters and replace it with a “-”. This snippet improve your seo, you just need to paste the following code in a white line of your function.php file.
Thanks again Kevin Continue reading