How to make a form submit button nofollow?

Discussion in 'HTML & Website Design' started by ziplock122949, Sep 15, 2008.

  1. #1
    Does anyone know how or if it is even possible to make a submit button for a form nofollow? I have the following code for the submit button and would like the search engines not follow the path. I am pretty sure I have seen a nofollow button before but am not sure where.

    <input type="submit" name="submit" value="Submit" />
    PHP:

     
    ziplock122949, Sep 15, 2008 IP
  2. Dodger

    Dodger Peon

    Messages:
    1,494
    Likes Received:
    60
    Best Answers:
    0
    Trophy Points:
    0
    #2
    There is no path to follow in forms. No need for the nofollow.
     
    Dodger, Sep 15, 2008 IP