<?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>Social Media Marketing Systems Agency Blog - Social Media Website and Video Marketing &#187; seo</title>
	<atom:link href="http://socialmediasystems.com/blog/tag/seo/feed/" rel="self" type="application/rss+xml" />
	<link>http://socialmediasystems.com</link>
	<description>805-827-2450 Build Market and Improve Your Business 805-827-2450 with  social media marketing services, cutting edge website development, and advertising agency services.</description>
	<lastBuildDate>Tue, 22 May 2012 13:04:39 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Fast WordPress SEO Guide &#8211; Step by Step with 6 plug-ins</title>
		<link>http://socialmediasystems.com/blog/fast-wordpress-seo-guide-step-by-step-with-6-plug-ins/</link>
		<comments>http://socialmediasystems.com/blog/fast-wordpress-seo-guide-step-by-step-with-6-plug-ins/#comments</comments>
		<pubDate>Tue, 23 Sep 2008 02:40:41 +0000</pubDate>
		<dc:creator>Israel Rothman</dc:creator>
				<category><![CDATA[Search Marketing]]></category>
		<category><![CDATA[seo]]></category>
		<category><![CDATA[Wordpress Search Engine Optimization]]></category>
		<category><![CDATA[wordpress seo]]></category>
		<category><![CDATA[wordpress SEO guide]]></category>

		<guid isPermaLink="false">http://socialmediasystems.com/?p=770</guid>
		<description><![CDATA[photo credit: adria.richards Steps for performing  SEO a wordpress blog using 6 plug-ins. This guide assumes you know basic html, css  and are familiar with using basic tools like FTP software. First download the latest version and install and activate these plug-ins: All in One SEO Pack Google Sitemaps Plugin Redirection Manager Feed Locations WP [...]]]></description>
			<content:encoded><![CDATA[<p><a title="wordpress logo" href="http://www.flickr.com/photos/28694005@N07/2829286487/" target="_blank"><img src="http://farm4.static.flickr.com/3184/2829286487_5c5830f441_m.jpg" border="0" alt="wordpress logo" /></a><br />
<a title="Attribution-ShareAlike License" href="http://creativecommons.org/licenses/by-sa/2.0/" target="_blank"><img src="http://socialmediasystems.com/wp-content/plugins/photo_dropper/images/cc.png" border="0" alt="Creative Commons License" width="16" height="16" align="absmiddle" /></a> <a href="http://www.photodropper.com/photos/" target="_blank">photo</a> credit: <a title="adria.richards" href="http://www.flickr.com/photos/28694005@N07/2829286487/" target="_blank">adria.richards</a><a title="Lars K. Jensen" href="http://www.flickr.com/photos/67328541@N00/2798585875/" target="_blank"></a></p>
<p>Steps for performing  SEO a wordpress blog using 6 plug-ins. This guide assumes you know basic html, css  and are familiar with using basic tools like FTP software.<span id="more-770"></span></p>
<p>First download the latest version and install and activate these plug-ins:</p>
<ol>
<li><a href="http://wp.uberdose.com/2007/03/24/all-in-one-seo-pack/">All in One SEO Pack</a></li>
<li><a href="http://www.arnebrachhold.de/redir/sitemap-home/">Google Sitemaps Plugin</a></li>
<li><a href="http://urbangiraffe.com/plugins/redirection/">Redirection Manager</a></li>
<li><a href="http://blog.slaven.net.au/wordpress-plugins/wordpress-feed-locations-plugin/">Feed Locations</a></li>
<li><a href="http://lesterchan.net/portfolio/programming.php">WP PageNavigation</a></li>
<li><a href="http://www.joostdevalk.nl/wordpress/analytics/">Google Analytics for WordPress</a></li>
</ol>
<p>1.       FTP two empty text files to the directory wordpress is installed named &#8220;sitemap.xml&#8221; and &#8220;sitemap.xml.gz&#8221;.  Chmod 777 both of them.  Note: In my ftp program I can right click and choose new text file and then name it whatever I want.</p>
<p>2.       Go to the wordpress homepage &#8211; check to see if the site has an h1 tag and look at what&#8217;s in it.</p>
<p>3.       <strong>If there is an h1 tag</strong> -  It should contain a title that has at last 1 keyword string something like &#8220;Social Media Marketing Services&#8221; or &#8220;Denver Colorado Homes for Sale&#8221; besides the company name.</p>
<p>a.        <strong>If not do the following</strong> &#8211; Login to wordpress admin and make sure blog has a blog title and tagline that are ready for public launch (ie not just the domain name or a repeat of the blog title in the tag line).  add a keyword string to the blog title after the company name or url, take if from the questionnaire if possible or from <a href="https://adwords.google.com/select/KeywordToolExternal">https://adwords.<strong>google</strong>.com/select/<strong>KeywordTool</strong>External</a> (type a few words describing their business and choose a string from the generated list)</p>
<p>b.      <strong>If there isn&#8217;t an h1 tag</strong> &#8211; check to see if it has an image header or the title of the blog contained in an image as opposed to regular text.</p>
<p>i.      <strong>If the blog has the title in an image</strong></p>
<p>1.       Add the h1 tag to the themes footer linked back to the home or main url (domainname.com) , you may need to add css styling to make sure it doesn&#8217;t break the header or appear to large.  One quick way to do this is to give the h1 a separate class and copy all the styles it&#8217;s normally inheriting to this new class.</p>
<p>ii.      <strong>If the blog has the title in text</strong></p>
<p>1.       Add h1 tags around it in the header file in word press, you may need to add css styling to make sure it doesn&#8217;t break the header or appear to large.  One quick way to do this is to give the h1 a separate class and copy all the styles it&#8217;s normally inheriting to this new class.</p>
<p>4.       Open up single post and page template in theme editor</p>
<p>a.       Check to make sure the title of the post is an h2 or an h1 &#8211; if it is leave alone if not add those tags and adjust css if the new header tags overlap or make things look bad.</p>
<p>5.       At the bottom of content area for the MAIN INDEX PAGE  (Page containing all the posts) and at the bottom of the content area on the category and archive templates put the following tag &lt;?php if(function_exists(&#8216;wp_pagenavi&#8217;)) { wp_pagenavi(); } ?&gt; &#8211; make sure wppagenav is turned on and if there is lots of content you should see pagination.</p>
<p>6.       Upload the all in &#8220;one SEO plugin&#8221; &#8211; activate the plugin &#8211; go to options &#8220;All in one SEO&#8221;</p>
<p>a.       Un-check &#8220;use noindex for categories&#8221; and check &#8220;use no index for tag archives&#8221;</p>
<p>b.      <strong>If the blog title is short</strong> (4 words or so) leave the post, page, and caterogy titles alone.</p>
<p>c.       <strong>If the blog title is long </strong>(more than 4 words) delete the &#8220;%blog_title%&#8221; from the post title format, the page title format, the category title format, the arthicve title format, the tag title format, the seartch title format &#8211; and replace it with a short branding word or two (like the company name &#8211; for example to enhance branding I added &#8220;GoToBilling&#8221; and &#8220;RISMedia&#8221; at the end of 2 clients I optimized their blogs.</p>
<p>7.       Add a homepage description.  If the homepage is not the posts page (IE the front loading page on the site is an actual page and not the main blog or page containing the list of posts) Add a separate home title, description, and keywords that are different from the blog title, description(tag line) and keywords)</p>
<p>8.       Go to manage- redirection &#8211; check &#8220;Create 301 when post slug changes&#8221;  and log 404 errors</p>
<p>9.       Go to manage &#8211; feed locations &#8211; put the feedburner URL in all the entries except comments (if you can&#8217;t find feedburner URL , create a new one and update the setup).  If you don&#8217;t have a feedburner URL (<a href="http://feedburner.com">sign up for one here</a>)</p>
<p>10.   Go to Option &#8211; XML- Sitemap &#8211; if there are two read sentences at the top click &#8220;rebuild the sitemap manually&#8221; &#8211; you should see &#8220;your sitemap was last built&#8230;&#8221; with a series of success messages.</p>
<p>11.   Check options &#8211; privacy and make sure &#8220;I would like my blog to be visable to everyone&#8221; is checked.</p>
<p>12.   Go to plug-in, google analytics and make sure the US String for that user is entered (there unique tracking number from google, it&#8217;s in the code snippet google gives you)</p>
]]></content:encoded>
			<wfw:commentRss>http://socialmediasystems.com/blog/fast-wordpress-seo-guide-step-by-step-with-6-plug-ins/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>The slow death of SEO as we know it</title>
		<link>http://socialmediasystems.com/blog/the-slow-death-of-seo-as-we-know-it/</link>
		<comments>http://socialmediasystems.com/blog/the-slow-death-of-seo-as-we-know-it/#comments</comments>
		<pubDate>Wed, 13 Aug 2008 19:46:01 +0000</pubDate>
		<dc:creator>Israel Rothman</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Internet Advertising]]></category>
		<category><![CDATA[Search Marketing]]></category>
		<category><![CDATA[Social Media]]></category>
		<category><![CDATA[death of SEO]]></category>
		<category><![CDATA[organic search]]></category>
		<category><![CDATA[SEM]]></category>
		<category><![CDATA[seo]]></category>
		<category><![CDATA[SMO]]></category>

		<guid isPermaLink="false">http://socialmediasystems.com/?p=757</guid>
		<description><![CDATA[photo credit: jphilipg Now that race includes video, and another new trend: with more and more websites coming online, branding is taking back over, and small websites are seen less and less. We go to Expedia to buy Airline tickets, for instance, and now cheap Tickets. The window for SEO supremacy is closing, as more [...]]]></description>
			<content:encoded><![CDATA[<p class="MsoNormal" style="margin: 0in 0in 0pt"><span style="font-size: small;font-family: Calibri"><a title="Skull" href="http://www.flickr.com/photos/15708236@N07/2757808711/" target="_blank"><img class="alignright" style="float: right;margin: 10px;border: 0px" src="http://farm4.static.flickr.com/3186/2757808711_3157ae92b3_m.jpg" border="0" alt="Skull" width="240" height="180" /></a><br />
<a title="Attribution License" href="http://creativecommons.org/licenses/by/2.0/" target="_blank"><img src="http://socialmediasystems.com/wp-content/plugins/photo_dropper/images/cc.png" border="0" alt="Creative Commons License" width="16" height="16" align="absMiddle" /></a> <a href="http://www.photodropper.com/photos/" target="_blank">photo</a> credit: <a title="jphilipg" href="http://www.flickr.com/photos/15708236@N07/2757808711/" target="_blank">jphilipg</a></span></p>
<p>Now that race includes video, and another new trend: with more and more websites coming online, branding is taking back over, and small websites are seen less and less. We go to Expedia to buy Airline tickets, for instance, and now cheap Tickets.</p>
<p>The window for SEO supremacy is closing, as more and more mainstream companies embrace the emerging technology, the market will shift back 180 degrees to value the information itself over that way it is formatted, which is becoming more and more standardized.</p>
<p>Now the shift is back to the actual content production as having the journalistic value that creates the marketplace. While it still requires technical expertise beyond the novice, that gap will continue to close.</p>
<p>This means that conventional SEO companies and many web design companies need to completely re-think their strategies.</p>
<p>Not so long ago (I started my first company this industry in 2001) there was a race on to get to the top of the list – it was a wide open free-for-all with everyone shuffling to grab a huge emerging market: the need for search engine rankings and online PR of all kinds.</p>
<p>As SEO techniques become more and more defined as a distribution commodity, bought from Indian contractors, perhaps looked after very soon by major advertising agencies who used to control print budgets, this market is changing.</p>
<p>In the reality of this, my own company (socialmediasystems.com) is completely changing it’s definition to be involved with the creation and distribution of the content, rather than the formatting, and reformatting of canvas which is seen less and less:</p>
<p>Henceforth our emphasis will be on the creation and distribution of the content, rather than it’s formatting, which is quickly becoming standard.</p>
<p>We will move on to content creation and distribution – which is much more interesting anyway!</p>
<p>Who will control the first page of Google in the future? Why the best sources, of course.</p>
<p>Israel Rothman is the CEO of socialmediasystems.com LLC. To learn more about social media marketing, visit http://socialmediasystems.com.</p>
]]></content:encoded>
			<wfw:commentRss>http://socialmediasystems.com/blog/the-slow-death-of-seo-as-we-know-it/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

