2
Quote:
ukandrewf wrote:
Does anyone know of a way to get the page title for a page into the the url for the page? (should add not the whole page title but perhaps the first word or three?) I ask this for SEO purposes I note that sites with a keyword in their url will rank higher.
is there a hack? (where have all the hacks gone?)
I'm particularly intersted in newbb and wfsections
thanks
Andrew
Edit file "\modules\newbb\templates\newbb_viewforum.html". Find the code below:
<td> <a href="<{$topic.topic_link}>" title="<{$topic.topic_excerpt|strip_tags}>">
Edit to this:
<td> <a href="<{$topic.topic_link}>&<{$topic.topic_title}>" title="<{$topic.topic_excerpt|strip_tags}>">
I am not sure it works for SEO.
gmail & gtalk: huzhengh (at) gmail (dot) com
Skype: huzhenghui