<script type="text/javascript">

//Nested Side Bar Menu (Mar 20th, 09)
//By Dynamic Drive: http://www.dynamicdrive.com/style/

var menuids=["sidebarmenu0","sidebarmenu1","sidebarmenu2"] //Enter id(s) of each Side Bar Menu's main UL, separated by commas

function initsidebarmenu(){
for (var i=0; i<menuids.length; i++){
  var ultags=document.getElementById(menuids[i]).getElementsByTagName("ul")
    for (var t=0; t<ultags.length; t++){
    ultags[t].parentNode.getElementsByTagName("a")[0].className+=" subfolderstyle"
  if (ultags[t].parentNode.parentNode.id==menuids[i]) //if this is a first level submenu
   ultags[t].style.left="85px" //dynamically position first level submenus to be width of main menu item
  else //else if this is a sub level submenu (ul)
    ultags[t].style.left=ultags[t-1].getElementsByTagName("a")[0].offsetWidth+"px" //position menu to the right of menu item that activated it
    ultags[t].parentNode.onmouseover=function(){
    this.getElementsByTagName("ul")[0].style.display="block"
    }
    ultags[t].parentNode.onmouseout=function(){
    this.getElementsByTagName("ul")[0].style.display="none"
    }
    }
  for (var t=ultags.length-1; t>-1; t--){ //loop through all sub menus again, and use "display:none" to hide menus (to prevent possible page scrollbars
  ultags[t].style.visibility="visible"
  ultags[t].style.display="none"
  }
  }
}

if (window.addEventListener)
window.addEventListener("load", initsidebarmenu, false)
else if (window.attachEvent)
window.attachEvent("onload", initsidebarmenu)

</script>

<?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>Smart Bananas - Article Directory &#187; Successfully Using Your SEO WordPress Blog</title>
	<atom:link href="http://smartbananas.com/tag/successfully-using-your-seo-wordpress-blog/feed/" rel="self" type="application/rss+xml" />
	<link>http://smartbananas.com</link>
	<description></description>
	<lastBuildDate>Thu, 03 Jan 2013 19:37:01 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
		<item>
		<title>Learn What It Takes to Do Effective WordPress</title>
		<link>http://smartbananas.com/learn-what-it-takes-to-do-effective-wordpress/</link>
		<comments>http://smartbananas.com/learn-what-it-takes-to-do-effective-wordpress/#comments</comments>
		<pubDate>Wed, 30 Nov 2011 13:10:17 +0000</pubDate>
		<dc:creator>JoeNoble</dc:creator>
				<category><![CDATA[Audio]]></category>
		<category><![CDATA[Efficient Usage of Your WordPress Blog for SEO]]></category>
		<category><![CDATA[Successfully Using Your SEO WordPress Blog]]></category>
		<category><![CDATA[Valuable Information for Your WordPress Blog for SEO]]></category>
		<category><![CDATA[Your WordPress Blog Interaction with SEO]]></category>

		<guid isPermaLink="false">http://smartbananas.com/?p=137014</guid>
		<description><![CDATA[<p>If you want to make your WordPress blog truly successful then you&#8217;re going to need to devote a little bit of your time and attention to the cause of search engine optimization. However, there&#8217;s one thing that you should understand when it comes optimizing your WordPress blog for the search engines and that is accuracy. [...]</p><p><a href="http://smartbananas.com/learn-what-it-takes-to-do-effective-wordpress/">Learn What It Takes to Do Effective WordPress</a>
<a href="http://smartbananas.com">Smart Bananas - Article Directory - </a></p>]]></description>
		<wfw:commentRss>http://smartbananas.com/learn-what-it-takes-to-do-effective-wordpress/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
