View Full Version : give detail pages specific keyword names
discover
08-02-2006, 12:03 AM
is there a mod to let you specify what the detail page will be called?
rather than saying link-566.html etc
it's all based on Mod Rewrite
example of how i have mine setup (mouse over link):
{malware warning found at this link - removed}
(it's also dynamic and changes :D)
discover
08-02-2006, 11:53 AM
yea well it looks like what i need apart from i dont want it dynamic
i want these detail pages to go into google and stay there and changin the page name wont help so juss being able to name the page with my own keywords would be good
how much work to get this to work?
fjean
08-22-2006, 06:17 AM
Content visible to registered users only.
just how did you do it?
bobby9101
08-23-2006, 02:04 PM
it takes a combo of mod rewrite and php
in link.tpl you should have something like {$link.URL}/link-{$link.ID}.htm
or something
you want something more like --> {$link.URL}/link-{$link.TITLE}-{$link.ID}
vBulletin® v3.8.0, Copyright ©2000-2012, Jelsoft Enterprises Ltd.