Custom Titles For Link Details Page

Discussion in 'Directories' started by sizzler_chetan, Aug 27, 2007.

  1. #1
    Hey,

    Is there any mod related to place a custom title to every link detail page. :confused:

    Like in http://www.directorydump.com/noble-directory-link-683.html
    You will see the title as -
    Noble Directory - Paid directory - Business Directory :rolleyes:

    Could anyone share any related things?
    I just had got custom category titles done in my directory which can be seen here - The title of the category would be Business Web Listings in - Noble- Business Web Directory so thought it would be good if there was custom titles in link detail pages too :)

    If it isnt, i would request a MOD that would be helpful :)
     
    sizzler_chetan, Aug 27, 2007 IP
  2. enQuira

    enQuira Peon

    Messages:
    1,584
    Likes Received:
    250
    Best Answers:
    0
    Trophy Points:
    0
    #2
    enQuira, Aug 27, 2007 IP
  3. mikey1090

    mikey1090 Moderator Staff

    Messages:
    15,869
    Likes Received:
    1,055
    Best Answers:
    0
    Trophy Points:
    445
    Digital Goods:
    2
    #3
    im not a phpLD expert (yet:p) but a quick check of detail.tpl

    {capture name="title"}{$TITLE|escape} - {l}Details{/l} -{$CAT_TREE|regex_replace:"/.$/":""}{/capture}
    Code (markup):
    I would expect you need to change that to your likening :)
     
    mikey1090, Aug 27, 2007 IP
  4. sizzler_chetan

    sizzler_chetan Prominent Member

    Messages:
    7,838
    Likes Received:
    664
    Best Answers:
    0
    Trophy Points:
    390
    #4
    mhamdi, thanks for the help :)

    And also thanks for the phpLD Custom Category Titles Mod too :D
     
    sizzler_chetan, Aug 27, 2007 IP
  5. malcolm1

    malcolm1 Prominent Member

    Messages:
    7,148
    Likes Received:
    758
    Best Answers:
    0
    Trophy Points:
    310
    #5
    Hello...

    why not ask an0n being he created the mod...

    thx
    malcolm




     
    malcolm1, Aug 27, 2007 IP
  6. MeetHere

    MeetHere Prominent Member

    Messages:
    15,399
    Likes Received:
    994
    Best Answers:
    0
    Trophy Points:
    330
    #6
    will it affect previously cached links or backlinks to details page ?
    Will it give 404 error ?
     
    MeetHere, Aug 27, 2007 IP
  7. mikey1090

    mikey1090 Moderator Staff

    Messages:
    15,869
    Likes Received:
    1,055
    Best Answers:
    0
    Trophy Points:
    445
    Digital Goods:
    2
    #7
    If all it does is change the title, the page will need re-caching but the URL wont change so there should be any problems...
     
    mikey1090, Aug 27, 2007 IP
  8. sizzler_chetan

    sizzler_chetan Prominent Member

    Messages:
    7,838
    Likes Received:
    664
    Best Answers:
    0
    Trophy Points:
    390
    #8
    yep similar to custom category titles, the category URL remained the same but title could be changed to anything! :D

    Anyways would wait for mhadmi to write a mod on this!
     
    sizzler_chetan, Aug 27, 2007 IP
  9. msolution

    msolution Well-Known Member

    Messages:
    1,182
    Likes Received:
    123
    Best Answers:
    0
    Trophy Points:
    175
    #9
    Counld check this one out :)
    Custom Meta Tags on any page,....
    depends on your phpLD version,
    but some smart tweaks should work for any version!
     
    msolution, Aug 27, 2007 IP
  10. sizzler_chetan

    sizzler_chetan Prominent Member

    Messages:
    7,838
    Likes Received:
    664
    Best Answers:
    0
    Trophy Points:
    390
    #10
    It shows as -

    » For Version: phpLD 2.1.2

    Does it work with 3.1.0 ?
     
    sizzler_chetan, Aug 27, 2007 IP
  11. msolution

    msolution Well-Known Member

    Messages:
    1,182
    Likes Received:
    123
    Best Answers:
    0
    Trophy Points:
    175
    #11
    It should, ... like the header.tpl of 3.1 will be diffrent,

    but the basic idea would remain the same,
    basically overriding values which otherwise would would filling up the meta tags.

    M.
     
    msolution, Aug 27, 2007 IP