<?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>Lets Build Websites &#187; embed code</title>
	<atom:link href="http://letsbuildwebsites.com/tag/embed-code/feed/" rel="self" type="application/rss+xml" />
	<link>http://letsbuildwebsites.com</link>
	<description>Just another WordPress site</description>
	<lastBuildDate>Sat, 19 May 2012 03:02:57 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>How to Put Adsense Ads Inline With your WordPress Posts</title>
		<link>http://letsbuildwebsites.com/how-to-put-adsense-ads-inline-with-your-wordpress-posts/</link>
		<comments>http://letsbuildwebsites.com/how-to-put-adsense-ads-inline-with-your-wordpress-posts/#comments</comments>
		<pubDate>Sun, 07 Feb 2010 23:43:34 +0000</pubDate>
		<dc:creator>mitz</dc:creator>
				<category><![CDATA[Adding Adsense to Wordpress]]></category>
		<category><![CDATA[Making money with Wordpress]]></category>
		<category><![CDATA[Wordpress Website Tips & Tricks]]></category>
		<category><![CDATA[add]]></category>
		<category><![CDATA[adsense ads]]></category>
		<category><![CDATA[adsense code]]></category>
		<category><![CDATA[embed code]]></category>
		<category><![CDATA[inline]]></category>
		<category><![CDATA[line up]]></category>
		<category><![CDATA[posts]]></category>
		<category><![CDATA[Worpress]]></category>

		<guid isPermaLink="false">http://wordpress-websitebuilder.com/?p=58</guid>
		<description><![CDATA[Building websites with WordPress is easy until you have to start editing the code behind the website. However this is necessary in order to add AdSense code into your posts as it lines it up nicely.  This means it will automatically be added to every post you create in your WordPress website. If you add [...]]]></description>
			<content:encoded><![CDATA[<p></p><p>Building websites with WordPress is easy until you have to start editing the code behind the website. However this is necessary in order to add AdSense code into your posts as it lines it up nicely.  This means it will automatically be added to every post you create in your WordPress website. If you add AdSense into your templates you will not have to touch it again and the less you play with the code of your website, the better. I will show you how to add AdSense to your posts so it will line up with the text, embed itself, and look like it is meant to be there.</p>
<ol>
<ol>
<li>Sign into your <strong>WordPress Admin area</strong>.</li>
<li>Click on the <strong>Appearance</strong> menu.</li>
<li>Then click on<strong> Editor</strong>. See the screenshot below.</li>
</ol>
</ol>
<p><img class="alignnone size-full wp-image-56" title="appearnac-editor" src="http://letsbuildwebsites.com/wp-content/uploads/2010/02/appearnac-editor.png" alt="appearnac-editor" width="146" height="125" /></p>
<ol>
<ol>
<li>You will be taken to the <strong>WordPress code editor</strong>. Click on <strong>Single.php</strong> in the right column.  See the screenshot below.</li>
</ol>
</ol>
<p><img class="alignnone size-medium wp-image-57" title="appearnac-editor2" src="http://letsbuildwebsites.com/wp-content/uploads/2010/02/appearnac-editor2-300x291.PNG" alt="appearnac-editor2" width="300" height="291" /></p>
<ol>
<li>When the single.php code shows up you can <strong>copy </strong>all of it and paste it to a notepad, just in case you stuff something up. This is very important. Do not move any text or even add a space where it is not meant to be. Just copy it and make a quick backup of the code. You can press in the code box and then press <strong><em>CTRL + A</em></strong> to select all. Then right click on the selection to choose copy.</li>
<li>Ok after you have backed up this code we can now add something to it.  Look for where the content begins. The code will look something like this <strong>&lt;div class=&#8221;postcontent&#8221;&gt;</strong></li>
<li>We are going to add our code <strong>before</strong> this.</li>
<li>Here&#8217;s the code
<ul>
<li><strong>&lt;div style=&#8221;display:block;float:left;padding:5px;&#8221;&gt;&lt;add your adsense code here&gt;&lt;/div&gt;        </strong></li>
</ul>
</li>
</ol>
<p><strong></strong><br />
<img class="alignnone size-medium wp-image-59" title="appearnac-editor3" src="http://letsbuildwebsites.com/wp-content/uploads/2010/02/appearnac-editor3-300x257.PNG" alt="appearnac-editor3" width="300" height="257" /></p>
<p>Sometimes you might need to put &lt;p&gt; and &lt;/p&gt; tags to make a paragraph around all of this. It really depends what WordPress theme you are using. As you can see in the screenshot above, I have used the &lt;p&gt; tag. On some websites I do not have to.</p>
<p>When you are finished adding your AdSense code in press on the update button below the code window.</p>
<p>If you have backed up your code you can keep adjusting this until you get it right. Then if you can&#8217;t work it out, just paste the original code back in and press on update to save. When playing with the WordPress code editor make sure you are not cutting code when you are meant to be copying it&#8230;Anyway you shouldn&#8217;t have to worry if you make a backup.</p>
]]></content:encoded>
			<wfw:commentRss>http://letsbuildwebsites.com/how-to-put-adsense-ads-inline-with-your-wordpress-posts/feed/</wfw:commentRss>
		<slash:comments>21</slash:comments>
		</item>
	</channel>
</rss>

