Results 1 to 3 of 3

Thread: SEO'd Detail Link

  1. #1
    jdsalr is offline Registered User
    Join Date
    Feb 2003
    Posts
    11

    Default SEO'd Detail Link

    I am thinking out of the box here. What I think would be great for seo maximum exposure:

    In each listing you have the title (which takes you to the url of the listed site)
    and you have the detail link (which takes you a detailed page of the listed site within the directory)

    is there a way to eliminate the direct link for each listing? What I mean is to do away with the detail link itself, and have the title actually take you to the detail page?

    I think this takes advantage of seo, instead of just having the word "detail" be the text anchor to every listing on the site, you would have the site title be the actual text anchor. Make sense?

    Of course the listed site url and link would still be on the detail page...

  2. #2
    chunguens is offline Registered User
    Join Date
    Nov 2008
    Posts
    89

    Default Great Idea!

    Congrats!
    Thats a good idea ! O will try to implement this idea and then i tell you anything here.

    Best Regards,

  3. #3
    chunguens is offline Registered User
    Join Date
    Nov 2008
    Posts
    89

    Default Solved!!

    Done!
    U have to edit the file inside /themes/ directory with the name rows.html.
    In my file i have this code :
    Code:
    <a href="<%$url%>" name="link_<%$link_id%>">
    i have change to:
    Code:
    <a title="<%$title%>" href="<%$site_url%>/<%$detail_page_url%>" name="link_<%$link_id%>">
    And voilá ....

    Let me know if it´s work for you ...
    Best Regards,

Similar Threads

  1. Detail Link - Tab Menu
    By CEC in forum Blocks and Modification
    Replies: 6
    Last Post: 07-04-2006, 08:20 PM
  2. Link back to detail after new review
    By manuel_pr in forum v5.x
    Replies: 2
    Last Post: 02-19-2005, 11:33 AM
  3. affiliate link in url on detail page
    By morgankd in forum v5.x
    Replies: 4
    Last Post: 05-20-2004, 12:52 AM
  4. using sendmail for link-detail
    By tjoerg in forum v3.2
    Replies: 4
    Last Post: 09-05-2003, 09:47 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •