Display:
Sorted by Most Recent
-
26 FEB 09
How to: 301 Redirect from one domain to another using mod_rewrite - Brad Williams Blog: Life of an Internet Startup SAVE
PEOPLE
# conditional to keep domain.com from looping infinitely RewriteCond %{HTTP_HOST} ^(newsite.)?domain.com$ RewriteRule ^(.*) http://domain.com/$1 [R=301,L]TAGS
-
19 DEC 07
TAGS
-
15 DEC 07
How to Make Your PunBB Forum Use Pretty URLs SAVE
PEOPLE
Despite the URL, this talks about a PunBB mod for using a more human-readable URL scheme. It has nothing to do with SEO; search engines already index PunBB forums quite well indeed, with no modding required.TAGS
-
14 JUN 07
TAGS
-
25 JAN 06
TAGS