Author Topic: [SEO] Adding SEO To form elements such as uesr_loginform.html; how?  (Read 3213 times)

0 Members and 1 Guest are viewing this topic.

Offline AntiNSA2

  • Hero Member
  • *****
  • Posts: 774
  • As long as I can finish my site before I die.
    • View Profile
    • http://www.thelifephotography.com
Hi!
I know how to add no follow to the basic links in the user_loginform.html ......

but the question, in form elements, like what is found in the template
Code: [Select]
<form action="{url_login}" method="post">
        {lang_user_name}<br >
        <input type="text" size="10" name="{login_user_name_form_field}" class="logininput" >
        <br >
        {lang_password}<br >
        <input type="password" size="10" name="{login_user_password_form_field}" class="logininput" >
{login_additional_form_fields}
        <br >
        <table border="0" cellspacing="0" cellpadding="0">
          <tr valign="top">
            <td><input type="checkbox" name="{login_auto_form_field}" value="1" ></td>
            <td><span class="smalltext">{lang_auto_login}</span></td>
          </tr>
        </table>

<input type="submit" value="{lang_login}" class="button" >
</form>

where do we put the nofollow ?


I know its very simpole in the links to place them here:
Code: [Select]
><a rel="nofollow" href="{url_register}" class="slt">{lang_register}</a>
Thanks for your help!
As long as I can finish my site before I die.

Offline V@no

  • If you don't tell me what to do, I won't tell you where you should go :)
  • Global Moderator
  • 4images Guru
  • *****
  • Posts: 17.849
  • mmm PHP...
    • View Profile
    • 4images MODs Demo
Re: [SEO] Adding SEO To form elements such as uesr_loginform.html; how?
« Reply #1 on: June 15, 2009, 05:26:48 AM »
I don't think bots submit any forms...
or
I think bots don't submit any forms...
or
I think no bots submit any forms...

:lol:
Your first three "must do" before you ask a question:
Please do not PM me asking for help unless you've been specifically asked to do so. Such PMs will be deleted without answer. (forum rule #6)
Extension for Firefox/Thunderbird: Master Password+    Back/Forward History Tweaks (restartless)    Cookies Manager+    Fit Images (restartless for Thunderbird)