SEO freindly article page~

Article Details 

Submit Link | Latest Links | Latest Articles | Submit Article | Top Hits | Contact  
Advanced
Waikey Web Directory » Article Details
Login | Register

SEO freindly article page~

Date Added: August 13, 2007 05:12:49 PM
Author:
Category: Computers & Internet: Search Engine Optimization

let's go (test on 3.2):

1:find in: articlelink.tpl

replace this
articles/article-{$article.ID}.html
with
articles/{$article.TITLE|escape|trim|replace:' ':'-'}-{$article.ID}.html

2:find in: article.php

replace this
preg_match ('#(.*)article(_|-)(d+).htm[l]?$#i', request_uri(), $matches);
with:
preg_match ('#(.*)(_|-)(d+).htm[l]?$#i', request_uri(), $matches);

3:find in: .htaccess

replace this:
RewriteRule (.*)articles/article-(.*).htm[l]?$ article.php [QSA,NC]
with:
RewriteRule (.*)articles/(.*).htm[l]?$ article.php [QSA,NC]

OK, you've done~

if you use this MODS, very thanks if you add my link to your site~

and below is my link:

Waikey Web directory
http://www.waikey.com/
Free but reciprocal needed, please, need more backlinks and PR

 

Ratings
You must be logged in to leave a rating.
Average rating: (0 votes)
Comments

No Comments Yet.


You must be logged in to leave a rating.