How to Add HTTP Links in Facebook FBML

You can insert HTTP links in a Facebook FBML page as clickable links. FBML stands for Facebook Markup Language and is an extended HTML programming language used exclusively on Facebook fan pages and applications. Since FBML includes basic HTML functionality, you can use the "<a>" tag with an "href" to get HTTP links working on your pages and applications.

Instructions

    • 1

      Sign in to your Facebook account and go to the "Account" menu at the top. Click the "Use Facebook as Page" option.

    • 2

      Click the "Switch" button for the Facebook page you would like to edit.

    • 3

      Click the "Edit Page" button near the top of the page and go to the "Apps" section. Click the "Go to App" option for an FBML page that you want to insert a link on.

    • 4

      Go to the "FBML" text field box and type the following to insert a clickable HTTP link into the page:

      <a href="http://www.example.com/mylink.html">click here</a>

    • 5

      Replace the "www.example.com/mylink.html" URL with the actual link you want to direct the visitor to. Also, replace the "click here" text with the words you want the person to click on.

    • 6

      Click the "Save Changes" button at the bottom to save the FBML page. When you visit the FBML tab you just edited, you will see a clickable link that takes you to the HTTP link.

Related Searches:

References

Comments

Related Ads

Featured