How to auto-link words in article post?

Discussion in 'HTML & Website Design' started by WonderingCoder, Oct 16, 2013.

  1. #1
    I used to write for a website that made it so whenever you typed a full name of a baseball player (i.e. Derek Jeter), it would link to his stats page on baseballreference.com

    How do I get that for my website? How can I modify the words, too?

    http://www.101baseballnews.com
    and
    http://www.betweenthelinesbaseball.blogspot.com

    are the websites I'm trying to get this code to work on..

    Thanks so much!
     
    WonderingCoder, Oct 16, 2013 IP
  2. Rakshith Daniel

    Rakshith Daniel Well-Known Member

    Messages:
    104
    Likes Received:
    6
    Best Answers:
    0
    Trophy Points:
    158
    #2
    Just copy the URL of his stats and click on "Link" and paste the URL.... anyway which platform do you use ?
     
    Rakshith Daniel, Oct 17, 2013 IP
  3. WonderingCoder

    WonderingCoder Greenhorn

    Messages:
    86
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    8
    #3
    I know.. I've been using that, but I mean automatically. How can I get it to do it for me automatically?

    I use blogger btw
     
    WonderingCoder, Oct 17, 2013 IP
  4. Rakshith Daniel

    Rakshith Daniel Well-Known Member

    Messages:
    104
    Likes Received:
    6
    Best Answers:
    0
    Trophy Points:
    158
    #4
    I think it may not be possible to link automatically.... but ask questions to the authors of blogger tutorial blogs like mybloggertricks.com, spiceupyourblog.com etc. there are many sites admin like them. Have a chat with them and get a solution for your query.
     
    Rakshith Daniel, Oct 17, 2013 IP
  5. YoYaYo

    YoYaYo Greenhorn

    Messages:
    13
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    21
    #5
    I think you can do it by using php code String (str_relace) but i don't know how to do it in blogger
     
    YoYaYo, Nov 17, 2013 IP
  6. WebDeveloperSahil

    WebDeveloperSahil Active Member

    Messages:
    331
    Likes Received:
    19
    Best Answers:
    0
    Trophy Points:
    80
    #6
    It isn't possible on blogger, maybe possible on wordpress using some plugins but not on blogger. I'm using blogger from past 3 months and believe me it isn't possible yet
     
    WebDeveloperSahil, Nov 17, 2013 IP
  7. Paylinksite

    Paylinksite Peon

    Messages:
    4
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    1
    #7
    On wordpress you can use plugin with name Internal Link Builder, it fits all your requirements.
     
    Paylinksite, Nov 17, 2013 IP
  8. WonderingCoder

    WonderingCoder Greenhorn

    Messages:
    86
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    8
    #8
    I found one that I needed. It was via Baseball Reference, called the played linker. It allows you to link players name to their website automatically, exactly what i was looking for
     
    WonderingCoder, Nov 19, 2013 IP