Loading...
 
Skip to main content

History: TikiWikiRewriteRule

Preview of version: 20


All relevant info should be moved to Rewrite Rules


The comments/info below may be outdated...



Fixed the rewrite rules a bit, primarily by trial and error, based on http://tikiwiki.org/SEFURLs - Having a "slash" in beginning of the the rewriterule didn't work,
is this an apache2 thing maybe? Don't think spacing in Wiki names will work yet either.
FunkyPenguin 2004-07-01
You can now find SEF URL mod in the mods.tikiwiki.org file gallery

--
A very wise post from Loyd Wood :

For the upcoming version, you say:
"Search-engine friendliness: Re-write rules added so your Tiki objects can be accessed in a search-engine friendly way"

What would it take to provide better naming of tiki pages?
wiki/RandomSubjectName
is far better expressed as
wiki/Random-Subject-Name

so that e.g. google can pick up on the individual words and index them with high priority. Most 80sTrendyAppleCaps wikis fare badly in search engines as a result; the hyphenated form should imo be the default, and that would work better with typos and Apache's mod_speling too.

thanks.

L.
--
Loyd: I think spaces are now supported in object names, so: wiki/Random+Subject+Name
SEWilco 2004-04-14

Disable the re-writes in a directory

You can disable the re-writes in a directory by dropping in an .htaccess file containing the following:

Copy to clipboard
<IfModule mod_rewrite.c> RewriteEngine Off </IfModule>

As you probably know, this affects all sub directories.

History

Advanced
Information Version
drsassafras Mass search and replace 22
View
drsassafras Mass search and replace 21
View
Marc Laporte 20
View
Marc Laporte no longer relevant 19
View
Marc Laporte more info 18
View
Marc Laporte cleanup 17
View
Jason Diceman add disable the re-writes in a directory code 16
View
Lorinc 15
View
Juzan Jean-Michel 14
View
Juzan Jean-Michel 13
View
Damian Parker tidy up and move the junk to the bottom. 12
View
Jason Diceman add mod link 11
View
funkypenguin 10
View
SEWilco Noted Wiki Names allow spaces 9
View
Marc Laporte 8
View
Mose 7
View
Mose 6
View
Mose 3
View
Mose added numbers in rule for wiki pages match 2
View