On Thu, Jan 29, 2009 at 1:05 PM, Engel Sanchez <[email protected]> wrote: > After reading this interesting discussions now I will change permalinks for > a site I will launch next week that was based on %category% URL for posts. > And it should be a big site soon. > > So now I am planning to go with: > > http://domain.com/%postname%/%post_id% > or > http://domain.com/%postname%-%post_id%
Verbose rules are used for structures beginning with %category%, %tag%, %postname%, and %author%. Avoiding such structures is best. http://trac.wordpress.org/browser/trunk/wp-includes/rewrite.php#L1825 _______________________________________________ wp-testers mailing list [email protected] http://lists.automattic.com/mailman/listinfo/wp-testers
