<?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; wordpress seo</title>
	<atom:link href="http://socialmediasystems.com/blog/tag/wordpress-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>How  to change your wordpress blog to display excerpts instead of full posts</title>
		<link>http://socialmediasystems.com/blog/how-to-change-your-wordpress-blog-to-display-excerpts-instead-of-full-posts/</link>
		<comments>http://socialmediasystems.com/blog/how-to-change-your-wordpress-blog-to-display-excerpts-instead-of-full-posts/#comments</comments>
		<pubDate>Tue, 23 Sep 2008 02:03:03 +0000</pubDate>
		<dc:creator>Israel Rothman</dc:creator>
				<category><![CDATA[Blogging]]></category>
		<category><![CDATA[wordpress custimizations]]></category>
		<category><![CDATA[wordpress duplicate content]]></category>
		<category><![CDATA[wordpress exceprt]]></category>
		<category><![CDATA[wordpress seo]]></category>

		<guid isPermaLink="false">http://socialmediasystems.com/?p=766</guid>
		<description><![CDATA[photo credit: adria.richards The first question is why?  Most wordpress templates display full content posts on the front page, making the main page of your blog have a lot of scrolling and only reveal a very limited amount of content to a first time visitor without lots of scrolling.  Additionally for SEO (search engine optimization) [...]]]></description>
			<content:encoded><![CDATA[<p><!--[if gte mso 9]&amp;gt; Normal   0               false   false   false      EN-US   X-NONE   X-NONE                                                     MicrosoftInternetExplorer4 &amp;lt;![endif]--><!--[if gte mso 9]&amp;gt; &amp;lt;![endif]--> <!--[if gte mso 10]&amp;gt;--></p>
<p><a title="wordpress logo" href="http://www.flickr.com/photos/28694005@N07/2829286479/" target="_blank"><img src="http://farm4.static.flickr.com/3067/2829286479_4c45d4aeac.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/2829286479/" target="_blank">adria.richards</a><br />
The first question is why?  Most wordpress templates display full content posts on the front page, making the main page of your blog have a lot of scrolling and only reveal a very limited amount of content to a first time visitor without lots of scrolling.  Additionally for SEO (search engine optimization)  it&#8217;s a good thing to reduce the amount of duplicated content (same content word for word as located in other areas).  Here is a previous article I&#8217;ve written on how to identify and fix common SEO problems in wordpress.<span id="more-766"></span></p>
<p>Before I go into the details of using excerpts in place of the entire post content, I want to discuss one alternative that gives most of the advantages of excerpts without changing the core templates.  You can use the more tag in the editor to split posts where you want them.  This will give the reader a link to read more about the blog post.  It will also let you make the more interesting or hot posts show longer previews  while keeping others extremely short.</p>
<p>In my person blogs I use a multi-column theme which uses both full content in one column where I use the more tag and other columns which use the excerpt.  I do this so that the first time visitor can get a good preview of the different type of content available on the site and click on what entices them.  If you&#8217;ve imported tons of content from another blog or site that doesn&#8217;t have more tags, it can be a lot easier to change to excerpts on your blog instead of having to edit each of those posts.</p>
<p>The default excerpt tag &#8211; by default the excerpt will only show the first 55 words of a posts content.  This will give a nice little lead in and ask the visitor to click to read more.  By default the images and html code are stripped out.  There are however  many plugins available which will expand the excerpts to include images and html markup and will let you specify a custom word or character length.</p>
<p>I&#8217;ll discuss these in a followup post, but for now here are a few links to plugins that will expand and improve the functionality of the excerpt function in your wordpress blog:  <a href="http://wordpress.org/extend/plugins/advanced-excerpt/">WordPress Advanced Excerpt</a>, <a href="http://wordpress.org/extend/plugins/excerpt-editor/">Excerpt Editor</a>,  <a href="http://wordpress.org/extend/plugins/thumbnail-for-excerpts/">Thumbnail for Excerpts</a>, and <a href="http://wordpress.org/extend/plugins/tinymce-excerpt/">TinyMCE Excerpt</a>.</p>
<p>For now I&#8217;ll go over what you need to know in order to change your wordpress theme to use the default excerpt.  Later on you can start installing and playing with plug-ins that increase functionality.</p>
<p><strong>Step 1 &#8211; Backup your theme</strong> &#8211; incase you make any mistakes it&#8217;s important to back it all up.  There are many ways to do this, the easiest is via FTP.  Specific instructions are beyond the scope of this post.</p>
<p><strong>Step 2 &#8211; Load the theme editor</strong> in WordPress 2.X it&#8217;s under Design &gt;&gt; Theme Editor</p>
<p><strong>Step 3 &#8211; Edit the template you want</strong> (probably the main index to start with).  Under &#8216;Theme Files&#8217; on the right click &#8220;Main Index Template&#8221;</p>
<p><strong>Step 4 &#8211; Find</strong> &#8216;<code>&lt;?php the_content</code><code>(); </code><code>?&gt;</code><code>' in the Theme Editor window showing the html code from main index template.</code></p>
<p><code><strong>Step 5 - Change</strong> </code>&#8216;<code>&lt;?php the_content</code><code>(); </code><code>?&gt;</code><code>' to </code>&#8216;<code>&lt;?php the_excerpt</code><code>(); </code><code>?&gt;</code><code>'</code></p>
<p><strong>Step 6 &#8211; Click &#8220;update file&#8221;</strong> and you&#8217;re done.  Repeat the steps for each template file (category, archives etc) that you would like to change the full content tags to excerpts.</p>
<p>I&#8217;m going to be blogging a lot more on wordpress tips, tricks, and easy to follow how to&#8217;s so stay tuned.  We&#8217;ll be dong a lot more with excerpts.</p>
]]></content:encoded>
			<wfw:commentRss>http://socialmediasystems.com/blog/how-to-change-your-wordpress-blog-to-display-excerpts-instead-of-full-posts/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>7 Common WordPress SEO Mistakes and Their Easy Solutions</title>
		<link>http://socialmediasystems.com/blog/7-common-wordpress-seo-mistakes-and-their-easy-solutions/</link>
		<comments>http://socialmediasystems.com/blog/7-common-wordpress-seo-mistakes-and-their-easy-solutions/#comments</comments>
		<pubDate>Sun, 17 Aug 2008 16:31:54 +0000</pubDate>
		<dc:creator>Israel Rothman</dc:creator>
				<category><![CDATA[Blogging]]></category>
		<category><![CDATA[blog seo mistakes]]></category>
		<category><![CDATA[blog seo tips]]></category>
		<category><![CDATA[wordpress seo]]></category>
		<category><![CDATA[wordpress seo mistakes]]></category>

		<guid isPermaLink="false">http://socialmediasystems.com/?p=762</guid>
		<description><![CDATA[photo credit: magerleagues 1. Problem: The homepage doesn&#8217;t target a specific keyword combination that people actually search for. Solution: Add specific keywords to the homepage title, use a plugin like ALL in One SEO Pack to rewrite the default wordpress titles.  If you don&#8217;t know any specific keyword phrases offhand that also sound good to [...]]]></description>
			<content:encoded><![CDATA[<p><a title="Reduce duplicate content" href="http://www.flickr.com/photos/73981568@N00/2535049026/" target="_blank"><img src="http://farm4.static.flickr.com/3021/2535049026_09d099dd3d_m.jpg" border="0" alt="Reduce duplicate content" /></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="magerleagues" href="http://www.flickr.com/photos/73981568@N00/2535049026/" target="_blank">magerleagues</a><a title="magerleagues" href="http://www.flickr.com/photos/73981568@N00/2535050214/" target="_blank"></a></p>
<p>1.<strong> </strong><strong> Problem: </strong> The<strong> </strong>homepage doesn&#8217;t target a specific keyword combination that people actually search for.<strong><br />
</strong></p>
<p><strong>Solution</strong>: Add specific keywords to the homepage title, use a plugin like <a href="http://semperfiwebdesign.com/category/portfolio/wordpress/wordpress-plugins/">ALL in One SEO Pack</a> to rewrite the default wordpress titles.  If you don&#8217;t know any specific keyword phrases offhand that also sound good to use for marketing purposes try keyword research.  An easy starting place is:  <a title="https://adwords.google.com/select/KeywordToolExternal" href="https://adwords.google.com/select/KeywordToolExternal">https://adwords.google.com/select/KeywordToolExternal<span id="more-762"></span></a></p>
<p>2.<strong> Problem</strong>:  The homepage, posts, or pages are missing header tags (most importantly the h1 tag) or they&#8217;re not targeting the same keywords as the title tag for that page/post.</p>
<p><strong>Solution</strong>:   Some themes do not use the h1 tag properly or at all.  Add an h1 tag with the page title in it somewhere on the post and page templates.  Usually this is put first before the content begins.  Also in some themes the main blog title is always the h1 and the posts are h2, this is not the way I setup the semantic markup, but it is a ‘correct&#8217; alternative.</p>
<p>3. <strong> Problem</strong>:  All of the various sections (pages, posts, categories,  archives) do not have unique meta tags and/or h1 tags<strong><br />
</strong></p>
<p><strong>Solution</strong>:  Every page on your website needs DIFFERENT meta tags, a unique title, description and keyword tag.   There are wordpress plugins which will help you do this automatically by using the content in the posts / pages themselves again see the <a href="http://semperfiwebdesign.com/portfolio/wordpress/wordpress-plugins/all-in-one-seo-pack/">All in One SEO Pack WordPress Plugin</a>.</p>
<p>Additionally it would be beneficial if each page contained a 4 word exact keyword phrase in the title tag and also on the page in the h1 tag.  You can use any keyword research tool to find exact phrases.  A free one that gives information on google&#8217;s searches is located here:  <a title="https://adwords.google.com/select/KeywordToolExternal" href="https://adwords.google.com/select/KeywordToolExternal">https://adwords.google.com/select/KeywordToolExternal</a></p>
<p>4.     <strong>Problem</strong>:  Too many links to unimportant sections on the front page</p>
<p><strong>Solution</strong>: Please  reduce the amount of links on your front page.  I would try to keep that number below 40 and for your site we would personally recommend only 20.  (more pages dilute the &#8220;importance value&#8221; of each page, since your site has no page rank and a high amount of posts and pages which Google will not return in the main results.  Google will only rank a limited number of posts and pages from a low pr website, so it&#8217;s better to push the most important parts of your site and have those link to the less important pages / sections).   One easy way to do this is with a simplified front page before they get hit with links to every single section of the site.</p>
<p>5.    <strong>Problem</strong>: No  alternative text tags on images so the search engines can&#8217;t tell what keywords to associate with the image.</p>
<p><strong>Solution</strong>:  Make sure to add an alternate description to each image you upload using the visual editor.  Alternatively think about using time saving plugins like <a href="http://www.photodropper.com/wordpress-plugin/">Photodropper</a> which insert photos with alt text and credits right from the editor itself.</p>
<p>6.    <strong>Problem</strong>:  Duplicate content &#8211; You have content available elsewhere on the web in your site.  This can hurt rankings as search engines only like to rank the same content once.</p>
<p><strong>Solution</strong>:  Please exclude that file in your robots.txt file, or add a &lt;META NAME=&#8221;ROBOTS&#8221; CONTENT=&#8221;NOINDEX&#8221; /&gt; tag to the header of those specific sections of the site.<strong><br />
</strong></p>
<p>7.       <strong>Problem</strong>: The site contains structure errors are in the actual html and css.</p>
<p><strong>Solution</strong>:  Although it&#8217;s not important It&#8217;s not important for rankings that your site validate perfectly, but any major errors should be fixed &#8211; Run your site through <a href="http://validator.w3.org/">http://validator.w3.org/</a> and fix any major structure errors.</p>
]]></content:encoded>
			<wfw:commentRss>http://socialmediasystems.com/blog/7-common-wordpress-seo-mistakes-and-their-easy-solutions/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>

