Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Alternative permalink structure
#1
Current standard .htaccess rewriterule for GS is

RewriteRule /?([A-Za-z0-9_-]+)/?$ index.php?id=$1 [QSA,L]

which works for URL permalink structures like:

whatever/%slug%
whatever/%slug%/

I think it could be useful being able to have structures like:

%slug%/whatever
%slug%/whatever/

Does anyone know what rewriterule(s) would work for this?
Reply


Messages In This Thread
Alternative permalink structure - by Carlos - 2013-03-11, 03:07:39
RE: Alternative permalink structure - by Exalax - 2013-03-11, 03:47:57
RE: Alternative permalink structure - by Carlos - 2013-03-12, 02:20:27
RE: Alternative permalink structure - by shawn_a - 2013-03-12, 02:38:32
RE: Alternative permalink structure - by Carlos - 2013-03-12, 03:03:04
RE: Alternative permalink structure - by shawn_a - 2013-03-12, 03:15:46
RE: Alternative permalink structure - by Carlos - 2013-03-12, 03:39:07



Users browsing this thread: 1 Guest(s)