Control Panel
Login to Begin to Talk!





Click Here to Register!
Advertisements


  #1  
Old 05-24-2007, 03:17 AM
cos cos is offline
Clueless
 
Join Date: Mar 2006
Location: UK
Posts: 45
Default -detail-2.html

Sorry if this mod is here but could not find it

What Im after doing is changing the URL for the details page from

-detail-2.html

to

title of the site

-johns-shop-of-things.html

any ideas ?

Thankyou for taking the time to read

Cheers
Richard
Reply With Quote
  #2  
Old 05-30-2007, 11:44 AM
hdpinn's Avatar
hdpinn hdpinn is offline
PHP GURU
Blogged: Lentil Burgers
 
Join Date: May 2005
Posts: 279
Default

You'd need to modify include/myfunctions.ini about line 44:
PHP Code:
 if($settings['seoUrl'] == 'Yes'){
        if(
$go == 'detail') {
            return 
$keywords '-' $go '-' $id '.html';
        } else {
            
$return $LINK_BASE $id '/' $keywords '/';
            if (
$page '0') {
                
$return .= $page '/';
            }
            return 
$return;
        }
//        return $keywords.'-'.$go.'-'.$id.'.html';
    



I would still include the detail and id in the new link, so it would be

-johns-shop-of-things-detail-2.html

including detail and the id will make it easier to configure htaccess, which you will also need to modify to work with the new url.
Reply With Quote
  #3  
Old 05-31-2007, 05:44 AM
cos cos is offline
Clueless
 
Join Date: Mar 2006
Location: UK
Posts: 45
Default

Cheers mate I will have a play and if all the lights go out then you know I got it wrong hehe
Reply With Quote
  #4  
Old 09-23-2007, 01:30 AM
yisou yisou is offline
Just Registered
 
Join Date: Jun 2007
Posts: 4
Default

if we really dont need id,only detail.html, what to do?
Reply With Quote
  #5  
Old 03-22-2008, 06:22 AM
hogman hogman is offline
Clueless
 
Join Date: Jan 2008
Posts: 14
Default

Did you get this to work? What mods need to be done to the htaccess file?
Reply With Quote
Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump



All times are GMT -7. The time now is 10:27 AM.


Powered by: vBulletin Version 3.0.7
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Site Sift Media, Inc.