Thu 20 Mar 2008
Using Facebook Pages as a marketing tool
Posted by cinta5 under Social Marketing
Whether it be for a product or your business, in general, Facebook Pages can be essential in social marketing. With Pages you can display videos, pictures, and have “fans” of your page write reviews and discuss your product. You can also spice up the page with flash and can even use some html. However, it’s not called html, it’s called FBML. Facebook’s own coding:
| To see this: | Type this in your note: |
| bold | <b>bold</b> |
| italics | <i>italics</i> |
| underline | <u>underline</u> |
| <s>strikethrough</s> | |
| Big size | <big>Big size</big > |
| Small size | <small>Small size</small> |
| An em-dash—see? | An em-dash—see? |
| Hyperlink to Facebook | Hyperlink to <a href=”http://www.facebook.com”>Facebook</a> |
A Bulleted List:
|
A Bulleted List: <ul> <li>One Item</li> <li>Another Item</li> </ul> |
An Ordered List:
|
An Ordered List: <ol> <li> First Item</li> <li> Second Item</li> </ol> |
The following quote is special:
|
The following quote is special: <blockquote>Because it is indented</blockquote> |
Heading 1Heading 2Heading 3 |
<h1>Heading 1</h1><h2>Heading 2</h2>
<h3>Heading 3</h3> |
Another benefit to Pages is fans can opt-in to receive messages from you.