<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Brian Barghout &#187; BB Code</title>
	<atom:link href="http://brianbarghout.com/tag/bb-code/feed" rel="self" type="application/rss+xml" />
	<link>http://brianbarghout.com</link>
	<description>Brian Barghout &#124; Website Designer</description>
	<lastBuildDate>Mon, 15 Aug 2011 16:25:47 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Creating Links on Forums with BB Code</title>
		<link>http://brianbarghout.com/resources/creating-links-on-forums-with-bb-code.html</link>
		<comments>http://brianbarghout.com/resources/creating-links-on-forums-with-bb-code.html#comments</comments>
		<pubDate>Mon, 25 Jan 2010 15:44:27 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Resources]]></category>
		<category><![CDATA[Anchor Text]]></category>
		<category><![CDATA[BB Code]]></category>

		<guid isPermaLink="false">http://brianbarghout.com/?p=479</guid>
		<description><![CDATA[High Page Rank forums are a good source of back links to your site, but may require you to use BB Code so as to code &#8220;Anhor Text&#8221; into your links and Urls.
Below is a guide which I hope you&#8217;ll find useful, and if you follow the instructions you&#8217;ll be able to put your links [...]]]></description>
			<content:encoded><![CDATA[<p>High Page Rank forums are a good source of back links to your site, but may require you to use BB Code so as to code &#8220;Anhor Text&#8221; into your links and Urls.</p>
<p>Below is a guide which I hope you&#8217;ll find useful, and if you follow the instructions you&#8217;ll be able to put your links into yout forum <em>signature</em></p>
<p>Linking to another site<br />
    phpBB BBCode supports a number of ways of creating URIs (Uniform Resource Indicators) better known as URLs.</p>
<p>        * The first of these uses the [url=][/url] tag, whatever you type after the = sign will cause the contents of that tag to act as a URL. For example to link to phpBB.com you could use:</p>
<p>          <strong>[url=http://www.phpbb.com/]Visit phpBB![/url]</strong></p>
<p>          This would generate the following link, Visit phpBB! Please notice that the link opens in the same window or a new window depending on the users browser preferences.<br />
        * If you want the URL itself displayed as the link you can do this by simply using:</p>
<p>          <strong>[url]http://www.phpbb.com/[/url]</strong></p>
<p>          This would generate the following link, http://www.phpbb.com/<br />
        * Additionally, phpBB features something called Magic Links, this will turn any syntactically correct URL into a link without you needing to specify any tags or even the leading http://. For example typing www.phpbb.com into your message will automatically lead to www.phpbb.com being output when you view the message.<br />
        * The same thing applies equally to e-mail addresses, you can either specify an address explicitly for example:</p>
<p>         <strong> [email]no.one@domain.adr[/email]</strong></p>
<p>          which will output no.one@domain.adr or you can just type no.one@domain.adr into your message and it will be automatically converted when you view.</p>
<p>    As with all the BBCode tags you can wrap URLs around any of the other tags such as [img][/img] (see next entry), [b][/b], etc. As with the formatting tags it is up to you to ensure the correct open and close order is following, for example:</p>
<p>   <strong> [url=http://www.google.com/][img]http://www.google.com/intl/en_ALL/images/logo.gif[/url][/img]</strong></p>
<p>is not correct which may lead to your post being deleted so take care.</p>
]]></content:encoded>
			<wfw:commentRss>http://brianbarghout.com/resources/creating-links-on-forums-with-bb-code.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>


