Links Will Not Work In Comments Blogspot...nofollow?

Discussion in 'HTML & Website Design' started by arnaz, Feb 19, 2013.

  1. #1
    im trying to run a blog where people can post links of their music for free promo....the problem is, when they drop a link like. "http://www.whatever.com its NON-CLICKABLE. I've tried a couple things to make the link clickable ...i think i need to make it a do follow blog? but nothing is working....i would love a little help
     
    arnaz, Feb 19, 2013 IP
  2. COBOLdinosaur

    COBOLdinosaur Active Member

    Messages:
    515
    Likes Received:
    123
    Best Answers:
    11
    Trophy Points:
    95
    #2
    You need to pist a link to the page. without seeing what is going on, there is nothing but guesses possible; which are just going to run you around in circles hoping to get lucky.
     
    COBOLdinosaur, Feb 19, 2013 IP
  3. arnaz

    arnaz Active Member

    Messages:
    32
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    56
    #3
    ooh sorry.. http://www.buybeatsforrap.com
     
    arnaz, Feb 19, 2013 IP
  4. COBOLdinosaur

    COBOLdinosaur Active Member

    Messages:
    515
    Likes Received:
    123
    Best Answers:
    11
    Trophy Points:
    95
    #4
    Wow what a mess. The validator tries but blows up after the first 21 errors. There is zero structural integrity, obsolete tags. Both the scripting and CSS are total chaos. It looks like all the loose bits of code from the web were just dumped on the page. It needs major cleanup before anyone even attempt to figure out what is wrong, because at this point there is not much that is right.


    BTW, nofollow is a directive to SE spiders; it has nothing to do with whether the link is clickable. So it is the code disaster in the page that is causing or hiding whatever is causing the links to be treated as plain text. and we are probably not going to make much progress until we have something that looks like a web page code instead of a bowl of stale spaghetti.
     
    COBOLdinosaur, Feb 19, 2013 IP
  5. arnaz

    arnaz Active Member

    Messages:
    32
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    56
    #5
    oh wow so bassically i messed everything up..... damn i am not sure what to do
     
    arnaz, Feb 19, 2013 IP
  6. arnaz

    arnaz Active Member

    Messages:
    32
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    56
    #6
    if i attempt to fix ill mess up everything so i guess ill have to leave it that way until i can afford a coder
     
    arnaz, Feb 19, 2013 IP
  7. COBOLdinosaur

    COBOLdinosaur Active Member

    Messages:
    515
    Likes Received:
    123
    Best Answers:
    11
    Trophy Points:
    95
    #7
    start by using the validators for HTML: http://validator.w3.org/
    and for the CSS: http://jigsaw.w3.org/css-validator/

    Those will help you identify problems and as you clean up the link problem may get cleared up as well.

    to get a better handle on what you need to be able to do this site might help:
    http://www.webdesignfromscratch.com/category/basics/

    Before you hire a coder; give it a little time. The skills are not difficult to learn.
     
    COBOLdinosaur, Feb 19, 2013 IP
  8. arnaz

    arnaz Active Member

    Messages:
    32
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    56
    #8
    thanks man i opened up that css link here http://jigsaw.w3.org/css-validator/validator?uri=http%3A%2F%2Fwww.buybeatsforrap.com&profile=css3&usermedium=all&warning=1&vextwarning=&lang=en ... ill figgure out what its telling me to do eventually its very confusing lol
     
    arnaz, Feb 19, 2013 IP