<?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>SEM Wired &#187; SEO</title>
	<atom:link href="http://www.semwired.com/category/online-marketing/seo/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.semwired.com</link>
	<description></description>
	<lastBuildDate>Sat, 26 Mar 2011 17:11:03 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
		<item>
		<title>SEO on-site video optimization</title>
		<link>http://www.semwired.com/2011/02/seo-on-site-video-optimization/</link>
		<comments>http://www.semwired.com/2011/02/seo-on-site-video-optimization/#comments</comments>
		<pubDate>Sun, 20 Feb 2011 22:55:56 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[How-to]]></category>
		<category><![CDATA[Online Marketing]]></category>
		<category><![CDATA[SEO]]></category>
		<category><![CDATA[video]]></category>

		<guid isPermaLink="false">http://www.semwired.com/?p=515</guid>
		<description><![CDATA[Nowadays video counts for an impressive amount of content. Making this content available to search engines is therefore a crucial aspect in SEO, so that they can be correctly indexed and bring some more traffic to your website. If SEO often focuses on text content, there&#8217;s plenty of things which can be done to improve [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.semwired.com%2F2011%2F02%2Fseo-on-site-video-optimization%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.semwired.com%2F2011%2F02%2Fseo-on-site-video-optimization%2F&amp;source=semwired&amp;style=normal&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<p>Nowadays video counts for an impressive amount of <strong>content</strong>. Making this content available to search engines is therefore a crucial aspect in SEO, so that they can be correctly indexed and bring some more traffic to your website. If <strong>SEO</strong> often focuses on <strong>text content</strong>, there&#8217;s plenty of things which can be done to improve your video content and gain a good amount of organic traffic.</p>
<p>According to a <a href="http://blog.nielsen.com/nielsenwire/online_mobile/january-2011-online-video-usage-up-45/">study recently released by Nielsen</a>, time spent online by users watching videos <strong>increased 45%</strong>. Also overall number of streams and streams by users increased significantly on <em>month-to-month</em> and <em>year-to-year</em> basis. If videos are considered this important by users, <strong>SEO on-site video optimization</strong> becomes a necessity, not just a secondary task to a more traditional search engine optimization.</p>
<p><strong>First things first: </strong><strong>file types currently crawled by Google<br />
</strong></p>
<p>Google can crawl the <strong>following video file types</strong>:  mpg, .mpeg, .mp4, .m4v, .mov, .wmv, .asf, .avi, .ra, .ram, .rm, .flv,  .swf, so long as the files are accessible via HTTP. Metafiles requiring a  download of the source via streaming protocols are not supported. Just make sure you&#8217;re video is available in one of the mentioned formats and you should be fine.</p>
<p><a href="http://www.semwired.com/wp-content/uploads/2011/02/how-to-optimize-videos-for-google.jpg"><img class="size-full wp-image-517 alignleft" title="how-to-optimize-videos-for-google" src="http://www.semwired.com/wp-content/uploads/2011/02/how-to-optimize-videos-for-google.jpg" border="0" alt="on-site video seo" width="260" height="190" /></a><strong>What to optimize videos for?</strong></p>
<p>Videos can searched through Google Video, Youtube or generic Social Media platform.</p>
<p>However the same optimization focus might easily be applied to all of these sources, considering that Google alone and Youtube make up for a 90% of all video search queries. A slightly different approach might be considered if we want the video to spread virally through social networks, hence some strategic planning ahead of the launch and  strict</p>
<p><strong>URL structure</strong></p>
<p>As for generic pages, the video URL must comply with the most typical <strong>URL optimization </strong>tips: avoid too many nested folders, keep your video file name clear and with relevant keywords separated by an hyphen.</p>
<p><strong>Page text</strong></p>
<p>Content surrounding the embedded video is considered relevant as well, so make sure you add some relevant text description to your video in the same frame or page area. It must be something related to the video, able also to spark some interest on the users and make sure your keywords are always present.</p>
<p><strong>File names</strong></p>
<p>Always keep your keyword list at hand, you&#8217;ll have to make sure that the video file name contains at least some of the keywords you want to be ranked for.</p>
<p><strong>Create a video sitemap</strong></p>
<p>If your website features a significant amount of embedded videos, you&#8217;d better get a <strong>video sitemap</strong>. A video sitemap would definitely help Google when going through your website trying to index and categorize your content, making sure no video gets lost or not indexed.</p>
<p><strong>How to manually create a video sitemap</strong></p>
<ol>
<li>Create a text file and save it with an .xml      extension.</li>
<li>Write the following lines at the beginning of the file:</li>
</ol>
<p style="padding-left: 30px;"><em>&lt;?xml version=”1.0″ encoding=”UTF-8″?&gt;</em><br />
<em>&lt;urlset xmlns=”http://www.sitemaps.org/schemas/sitemap/0.9″&gt;</em></p>
<ol>
<li>Write the following to the bottom of the file:</li>
</ol>
<p style="padding-left: 30px;"><em>&lt;/urlset&gt;</em></p>
<ol>
<li>Create an entry for each URL. The &lt;loc&gt; tag is required; the others are optional.</li>
</ol>
<p style="padding-left: 30px;"><em>&lt;url&gt;     &lt;loc&gt;http://www.yoururl.com/&lt;/loc&gt;      &lt;lastmod&gt;2011-01-01&lt;/lastmod&gt;      &lt;changefreq&gt;monthly&lt;/changefreq&gt;      &lt;priority&gt;0.8&lt;/priority&gt; &lt;/url&gt;</em></p>
<ol>
<li>Upload your Sitemap to your site.  The file should be located at      <em>www.yoururl.com/sitemap.xml</em></li>
</ol>
<p><strong> </strong></p>
<p>Google’s webmaster central states, “Video content includes web pages  which embed video, URLs to players for video, or the URLs of raw video  content hosted on your site.  If Google cannot discover video content at  the URLs you provide, those records will be ignored by Googlebot.” As  such, each video URL entry in the sitemap must contain:</p>
<ul>
<li>Video Title</li>
<li>Short Description</li>
<li>Play page URL</li>
<li>Thumbnail URL</li>
<li>Raw video file location and/or the player URL      (SWF)</li>
</ul>
<p>Further information on the topic available <a href="http://www.google.com/support/webmasters/bin/answer.py?hl=en&amp;answer=80472">here</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.semwired.com/2011/02/seo-on-site-video-optimization/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SEO Sentiment Analysis</title>
		<link>http://www.semwired.com/2011/02/seo-sentiment-analysis/</link>
		<comments>http://www.semwired.com/2011/02/seo-sentiment-analysis/#comments</comments>
		<pubDate>Mon, 07 Feb 2011 00:39:45 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[internet]]></category>
		<category><![CDATA[Online Marketing]]></category>
		<category><![CDATA[search]]></category>
		<category><![CDATA[SEO]]></category>
		<category><![CDATA[Social Media]]></category>
		<category><![CDATA[sentiment analysis]]></category>
		<category><![CDATA[social media]]></category>

		<guid isPermaLink="false">http://www.semwired.com/?p=510</guid>
		<description><![CDATA[Sentiment Analysis: the next big thing in SEO? Since the semantic web is getting closer, new metrics and methods of analysis appear. If sentiment analysis is already a well discussed topic in social media is becoming also important when having to deal with most common search engine optimization. This presentation gives a brief general outline [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.semwired.com%2F2011%2F02%2Fseo-sentiment-analysis%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.semwired.com%2F2011%2F02%2Fseo-sentiment-analysis%2F&amp;source=semwired&amp;style=normal&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<h2 id="__ss_1906761" style="width: 425px;">Sentiment Analysis: the next big thing in SEO?</h2>
<div style="width: 425px;">Since the <a href="http://en.wikipedia.org/wiki/Semantic_web">semantic web</a> is getting closer, new metrics and methods of analysis appear. If <strong>sentiment analysis</strong> is already a well discussed topic in <strong>social media</strong> is becoming also important when having to deal with most common <strong>search engine optimization</strong>.</div>
<div style="width: 425px;">This presentation gives a brief <strong>general outline</strong> about the topic, also giving some good resources for further reading, beside explaining in detail by a strictly logical point of view, the way specific sentiment analysis tool might actually work. Definitely the next hot topic in <strong>SEO world</strong>.</div>
<div style="width: 425px;"><strong style="display: block; margin: 12px 0 4px;"><a title="How Sentiment Analysis works" href="http://www.slideshare.net/mcjenkins/how-sentiment-analysis-works">How Sentiment Analysis works</a></strong><object id="__sse1906761" classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="425" height="355" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowFullScreen" value="true" /><param name="allowScriptAccess" value="always" /><param name="src" value="http://static.slidesharecdn.com/swf/ssplayer2.swf?doc=howsentimentanalysisworks-090825220241-phpapp01&amp;stripped_title=how-sentiment-analysis-works&amp;userName=mcjenkins" /><param name="name" value="__sse1906761" /><param name="allowfullscreen" value="true" /><embed id="__sse1906761" type="application/x-shockwave-flash" width="425" height="355" src="http://static.slidesharecdn.com/swf/ssplayer2.swf?doc=howsentimentanalysisworks-090825220241-phpapp01&amp;stripped_title=how-sentiment-analysis-works&amp;userName=mcjenkins" allowfullscreen="true" allowscriptaccess="always" name="__sse1906761"></embed></object></div>
<div id="__ss_1906761" style="width: 425px;">
<div style="padding: 5px 0 12px;">View more <a href="http://www.slideshare.net/">presentations</a> from <a href="http://www.slideshare.net/mcjenkins">CJ Jenkins</a>.</div>
</div>
<p><script src="http://b.scorecardresearch.com/beacon.js?c1=7&amp;c2=7400849&amp;c3=1&amp;c4=&amp;c5=&amp;c6="></script></p>
]]></content:encoded>
			<wfw:commentRss>http://www.semwired.com/2011/02/seo-sentiment-analysis/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>HTML5 and SEO</title>
		<link>http://www.semwired.com/2010/09/html5-seo-search-engine-optimization/</link>
		<comments>http://www.semwired.com/2010/09/html5-seo-search-engine-optimization/#comments</comments>
		<pubDate>Sun, 05 Sep 2010 17:03:17 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[SEO]]></category>
		<category><![CDATA[html4]]></category>
		<category><![CDATA[html5]]></category>
		<category><![CDATA[tags]]></category>

		<guid isPermaLink="false">http://www.semwired.com/?p=424</guid>
		<description><![CDATA[HTML5 is already here and it is changing the SEO world forever. HTML 5 basically follows the way the web evolved in the last years and includes many useful tags and elements. It develops more towards a semantic approach to content, with specific tag which mark the kind of content is going to be displayed. [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.semwired.com%2F2010%2F09%2Fhtml5-seo-search-engine-optimization%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.semwired.com%2F2010%2F09%2Fhtml5-seo-search-engine-optimization%2F&amp;source=semwired&amp;style=normal&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<h2><strong>HTML5 is already here and it is changing the SEO world forever</strong>.</h2>
<p><a href="http://www.semwired.com/wp-content/uploads/2010/09/html5-seo-search-engine-optimization.jpg"><img class="alignleft size-medium wp-image-427" title="html5-seo-search-engine-optimization" src="http://www.semwired.com/wp-content/uploads/2010/09/html5-seo-search-engine-optimization-300x203.jpg" alt="a quick overview on new tags and features of HTML5 and how they will affect SEO" width="300" height="203" /></a>HTML 5 basically follows the way the web evolved in the last years and includes many useful <strong>tags and elements</strong>. It develops more towards a <strong>semantic approach to content</strong>, with specific tag which mark the kind of content is going to be displayed. It might seem as its developers where aiming to create a PHP kind of programming language but it is still an<strong> XML-based markup language</strong>.</p>
<p>The major development from HTML5 is a bunch of new tags with outline the <strong>semantic content of a page section</strong>. It is quite of a revolutionary change, considering now search engine will be finally able to understand the actual content of a page.</p>
<p>It&#8217;s easy to see how letting sites mark individual blocks of their page  with meaningful information would assist in the segmentation of a page.   <strong>Search engines would be able to know instantly what is what and decide  how to treat it</strong>.</p>
<p>Here is a short list of a few new tags and the way the should be implemented on page:</p>
<p><span style="color: #ffcc00;"><strong>&lt;article&gt; tag</strong></span> &#8211; The new &lt;article&gt; tag is 	probably the best addition from a SEO point of view. The &lt;article&gt; 	tag allows to <strong>mark separate entries in an online publication</strong>, such as a blog or a  magazine.  It will reduce the need to use &lt;div&gt; tags, hence making the code cleaner and easier to be understood both from humans and search engines. Search engines will put more importance on the text inside the &lt;article&gt; tag as compared to the contents on the other parts of the page.</p>
<p><strong><span style="color: #ffcc00;">&lt;section&gt; tag</span></strong> &#8211; The new &lt;section&gt; tag can be 	used to identify separate sections on a page, chapter, book. Each section can have its <strong>separate HTML heading</strong>. As with the &lt;article&gt; tag, it can be presumed that search 	engines will pay more attention to the contents of separate sections. For instance, if the words of a search string are found in 	one section, this implies higher relevance as compared to when these 	words are found all across the page or in separate sections.</p>
<p><span style="color: #ffcc00;"><strong>&lt;header&gt; tag</strong></span> &#8211; The new &lt;header&gt; tag (which is different from the head element) is meant to give developers much more flexibility in term of heading categorization. The <strong>&lt;header&gt;</strong> tag is very similar to the &lt;H1&gt; tag but the difference is that it can contain a whole different set of header tags (h1,h2&#8230;.) or whole paragraphs of text, hard-coded links (and this is really precious 	for SEO), and any other kind of info you feel relevant to include.</p>
<p><span style="color: #ffcc00;"><strong>&lt;footer&gt; tag </strong><span style="color: #000000;">- Both the footer and header tag can be used several times in a pge, which means the do not have to belong necessarily to the standard header and footer of the page. For instance it can be used to define recurrent elements on a page (think of a blog post) with specific header and footer.</span><strong><br />
</strong></span></p>
<p><strong><span style="color: #ffcc00;">&lt;nav&gt; tag</span></strong> &#8211; The 	new &lt;nav&gt; tag can be used to identify a collection of links to 	other pages. It is quite important when it comes to define page rank distribution through links on a page. We often have to struggle a bit in order to distribute page rank through link, this should be make life a bit easier.</p>
<p>Beside these tags there a whole bunch of new ones which might require further explanation.<span> For instance, <strong>&lt;audio&gt;</strong>, <strong>&lt;video&gt;</strong> or <strong>&lt;dialogue&gt;</strong> tags are also part of the<strong> HTML 5 standard</strong> and they will allow to further separate the content into the adequate categories. As you can see the main point of this update is making HTML closer to a human level of understanding, besides the obvious consequences with SEO.<br />
</span></p>
<h2>How it works: HTML4 tags vs HTML5 semantic tags</h2>
<p>Currently with HTML4, mark-up coders are working with document structures like this:<em><br />
</em></p>
<blockquote><p><em>&lt;div id=&#8221;header&#8221;&gt;<br />
[logo]<br />
[links or navigation]&lt;/div&gt;<br />
&lt;div id=&#8221;leftnav&#8221;&gt;[navigation links]&lt;/div&gt;<br />
&lt;div&gt;&lt;p&gt;text&lt;/p&gt;&lt;/div&gt;<br />
&lt;div id=&#8221;footer&#8221;&gt;[footer links]&lt;/div&gt;</em></p></blockquote>
<div>As you can see, tags mark content on a totally arbitrary basis, without telling search engines anything about the actual content they&#8217;re delivering. Those div tags could have had any possible name and it wouldn&#8217;t have made any difference to search engines.</div>
<div>This is how the same lines of code would look in HTML5:</div>
<div>
<blockquote><p><em>&lt;header&gt;[logo]&lt;/header&gt;<br />
&lt;nav&gt;[navigation links]&lt;/nav&gt;<br />
&lt;article&gt;&lt;p&gt;text&lt;/p&gt;&lt;/article&gt;<br />
&lt;footer&gt;links&lt;/footer&gt;</em></p></blockquote>
<p>With this kind of markup, search engine will exactly know what goes in each section of the page, treating links in a different way for instance. It&#8217;s a big step forward in optimization especially from a more strict SEO point of view: we could finally know on which bases search engines might rank links depending on their position on the page. It allows also a better control on links value across the page.</p>
<p>There&#8217;s still a lot to be covered about the new features of HTML5 and how they affect the main SEO practices. I guess the update is to be considered a fairly good step forward, increasing both chances of correct optimization and ease of life for developers and programmers.</p>
</div>
]]></content:encoded>
			<wfw:commentRss>http://www.semwired.com/2010/09/html5-seo-search-engine-optimization/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>HTML5 and REL attribute</title>
		<link>http://www.semwired.com/2010/09/html5-rel-attribute/</link>
		<comments>http://www.semwired.com/2010/09/html5-rel-attribute/#comments</comments>
		<pubDate>Wed, 01 Sep 2010 17:16:12 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[SEO]]></category>
		<category><![CDATA[Web Development]]></category>
		<category><![CDATA[attribute]]></category>
		<category><![CDATA[html5]]></category>
		<category><![CDATA[rel]]></category>

		<guid isPermaLink="false">http://www.semwired.com/?p=436</guid>
		<description><![CDATA[Besides the new features discussed in the previous post, which focus on the semantic value of content, HTML5 also implies further changes regarding links, especially the value of the rel tag. If you are already familiair with link scuplting techniques, you should already know the rel attribute (rel=nofollow anyone? . HTML5 introduced a bunch of [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.semwired.com%2F2010%2F09%2Fhtml5-rel-attribute%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.semwired.com%2F2010%2F09%2Fhtml5-rel-attribute%2F&amp;source=semwired&amp;style=normal&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<h2><a href="http://www.semwired.com/wp-content/uploads/2010/09/html5-rel-attribute.jpg"><img class="alignleft size-thumbnail wp-image-444" title="html5-rel-attribute" src="http://www.semwired.com/wp-content/uploads/2010/09/html5-rel-attribute-150x150.jpg" border="0" alt="html5 and rel attribute values" width="150" height="150" /></a>Besides the new features discussed in the <a href="http://www.semwired.com/2010/09/html5-seo-search-engine-optimization/">previous post</a>, which focus on the semantic value of content, HTML5 also implies further changes regarding links, especially the value of the rel tag.</h2>
<p>If you are already familiair with link scuplting techniques, you should already know the rel attribute (rel=nofollow anyone? <img src='http://www.semwired.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> . HTML5 introduced a bunch of new values for this attribute</p>
<ul>
<li><strong>rel=”alternate”</strong><br />
Using this attribute we will be abe to show the same content in different format (print ready or pdf). It definetely come handy when having to avoid duplite content issue.</li>
<li><strong>rel=”autor”</strong><br />
Defining the right context is the first step towards making content fully available to search engines. Mostly used in blog or website whose content is produced by different authors.</li>
<li><strong>rel=”up”</strong><br />
This attribute helps us out when having to define content hierarchy, when using breadcrumbs for instance or when setting up different categories for product pages.</li>
</ul>
<p>As you can see this new values comply with the more general outlook of the <strong>HTML5</strong> standard, which is mainly focused on adding a <strong>semantic valuer to code</strong> in order to better understand content.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.semwired.com/2010/09/html5-rel-attribute/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>What is SEO flat site architecture</title>
		<link>http://www.semwired.com/2010/08/seo-flat-site-architecture/</link>
		<comments>http://www.semwired.com/2010/08/seo-flat-site-architecture/#comments</comments>
		<pubDate>Tue, 24 Aug 2010 19:52:53 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[How-to]]></category>
		<category><![CDATA[Online Marketing]]></category>
		<category><![CDATA[SEO]]></category>
		<category><![CDATA[flat site architecture]]></category>
		<category><![CDATA[site architecture]]></category>

		<guid isPermaLink="false">http://www.semwired.com/?p=412</guid>
		<description><![CDATA[Site architecture is quite of an important factor when it comes to code/architecture optimization and an overall crucial step in SEO. This video from SEOmoz goes in deep with a few examples, so that you can get a real grip of page structure and architecture. No matter how updated is your sitemap, a correct site [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.semwired.com%2F2010%2F08%2Fseo-flat-site-architecture%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.semwired.com%2F2010%2F08%2Fseo-flat-site-architecture%2F&amp;source=semwired&amp;style=normal&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<h2><strong>Site architecture </strong>is quite of an important factor when it comes to code/architecture optimization and an overall crucial step in <strong>SEO</strong>.</h2>
<p>This video from SEOmoz goes in deep with a few examples, so that you can get a real grip of page structure and architecture.</p>
<p><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="400" height="301" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowfullscreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://vimeo.com/moogaloop.swf?clip_id=3873783&amp;server=vimeo.com&amp;show_title=1&amp;show_byline=1&amp;show_portrait=1&amp;color=&amp;fullscreen=1&amp;autoplay=0&amp;loop=0" /><embed type="application/x-shockwave-flash" width="400" height="301" src="http://vimeo.com/moogaloop.swf?clip_id=3873783&amp;server=vimeo.com&amp;show_title=1&amp;show_byline=1&amp;show_portrait=1&amp;color=&amp;fullscreen=1&amp;autoplay=0&amp;loop=0" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
<p>No matter how updated is your sitemap, a correct site architecture is the first step towards a site proper optimization. The video also mention the potential effects of this procedure on usability, keeping always content at a one-click distance from every page.</p>
<p><strong>Content structure</strong> is a pretty invisible task in any SEO project but absolutely fundamental. I have always seen positive consequences anyway.</p>
<p>A <strong>flat site architecture does not mean at all that you have to get rid of directories in URLs</strong> and these are my two cents to those articles. On the contrary, it is something to add to the <em>click distance</em> + <em>relevancy distribution</em> equation.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.semwired.com/2010/08/seo-flat-site-architecture/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to write non-ASCII alphabetic characters in robots.txt?</title>
		<link>http://www.semwired.com/2009/11/how-write-non-ascii-characters-robots-txt/</link>
		<comments>http://www.semwired.com/2009/11/how-write-non-ascii-characters-robots-txt/#comments</comments>
		<pubDate>Sun, 15 Nov 2009 14:23:44 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[How-to]]></category>
		<category><![CDATA[Online Marketing]]></category>
		<category><![CDATA[SEO]]></category>
		<category><![CDATA[Web Development]]></category>
		<category><![CDATA[ascii]]></category>
		<category><![CDATA[encoding]]></category>
		<category><![CDATA[robots.txt]]></category>
		<category><![CDATA[search engine behaviour]]></category>
		<category><![CDATA[text]]></category>

		<guid isPermaLink="false">http://www.semwired.com/?p=387</guid>
		<description><![CDATA[Robots.txt has got its own system of codification for content, which does not allow any text codification different than US-ASCII. According to the URI specifications, only the US-ASCII character set has to be used in order to define URL&#8217;S. This very point can create quite a lot of trouble for webmasters trying to set up [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.semwired.com%2F2009%2F11%2Fhow-write-non-ascii-characters-robots-txt%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.semwired.com%2F2009%2F11%2Fhow-write-non-ascii-characters-robots-txt%2F&amp;source=semwired&amp;style=normal&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<h2><strong><img class="alignleft size-medium wp-image-388" title="how-to-write-non-us-ascii-text-in-robots-txt" src="http://www.semwired.com/wp-content/uploads/2009/11/how-robots-txt-works-281x300.gif" alt="how-to-write-non-us-ascii-text-in-robots-txt" width="281" height="300" />Robots.txt has got its own system of codification for content, which does not allow any text codification different than US-ASCII.</strong></h2>
<p>According to the <a href="http://en.wikipedia.org/wiki/Uniform_Resource_Identifier">URI specifications</a>, <strong>only the US-ASCII character set has to be used in order to define URL&#8217;S.</strong> This very point can create quite a lot of trouble for webmasters trying to set up their own robots.txt with a different set of characters.</p>
<p><strong>ASCII&#8217;s 128 characters only covers the English alphabet, numbers, and punctuation marks, making impossible to control search engine behaviour when some &#8220;weird&#8221; characters are used into folder codification</strong>, like ñ in Spanish and ç in French, which are left out of ASCII.</p>
<p>Most characters in non-Latin-based alphabets, such as pi (π) in Greek, ya (я) in Cyrillic, and entire alphabets from many other world languages, can&#8217;t be accurately written in the limited, English-oriented ASCII.</p>
<p>robots.txt file codification is the following:</p>
<ul>
<li>ANSI (Windows-1252)</li>
<li>Unicode</li>
<li>UTF-8</li>
</ul>
<p>The file however supports following codifications for its content:</p>
<ul>
<li>ANSI (Windows-1252): 8 bit</li>
<li>ASCII: 7 bit</li>
<li>ISO-8859-1: 8 bit</li>
<li>UTF-8: 8 bit</li>
</ul>
<p>Let&#8217;s take the case of a russian website, using Cyrillic codification for its folders and directories. In this case, characters like <strong>π</strong> or <strong>я</strong> should be correctly encoded into US-ASCII.</p>
<p><a href="http://en.wikipedia.org/wiki/Percent-encoding">Percent-encoding</a> comes into play, making possible to encode a non-ASCII string into a set of characters which can be perfectly read by search engines.</p>
<p>Let&#8217;s consider a russian website with a admin folder we do not want search engine to crawl:<code></p>
<p>http://www.domain.com/папка/</code></p>
<p>In order to avoid search engines crawling the admin folder, the folder&#8217;s name should be encoded as following:</p>
<p><code>Disallow: /%D0%BF%D0%B0%D0%BF%D0%BA%D0%B0/</code></p>
<p>&#8230;while the following line won&#8217;t work, since directory specifications into robots.txt must be always encoded in US-ASCII:</p>
<p><code>Disallow: /папка/</code></p>
<p>You might also want to read <a href="http://www.bing.com/community/blogs/webmaster/archive/2009/11/05/robots-speaking-many-languages.aspx">this article from the Bing Community</a>, which explains the issue.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.semwired.com/2009/11/how-write-non-ascii-characters-robots-txt/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The truth about SEO</title>
		<link>http://www.semwired.com/2009/10/the-truth-about-seo/</link>
		<comments>http://www.semwired.com/2009/10/the-truth-about-seo/#comments</comments>
		<pubDate>Thu, 15 Oct 2009 13:33:53 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[internet]]></category>
		<category><![CDATA[Ramblings]]></category>
		<category><![CDATA[SEO]]></category>
		<category><![CDATA[truth]]></category>

		<guid isPermaLink="false">http://www.semwired.com/?p=375</guid>
		<description><![CDATA[Like everyone else who&#8217;s in this industry, I daily read loads of stuff, bog posts and articles, about how good SEO is, how important is to be ranked for the right keywords, how successfull a product can be if is commercially developed on the internet through SEO and online marketing services. I read loads of [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.semwired.com%2F2009%2F10%2Fthe-truth-about-seo%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.semwired.com%2F2009%2F10%2Fthe-truth-about-seo%2F&amp;source=semwired&amp;style=normal&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<h2><img class="alignleft size-medium wp-image-376" title="the-truth-about-seo" src="http://www.semwired.com/wp-content/uploads/2009/10/the-truth-about-seo-300x234.jpg" alt="the-truth-about-seo" width="200" height="156" />Like everyone else who&#8217;s in this industry, I daily read loads of stuff, bog posts and articles, about how good SEO is, how important is to be ranked for the right keywords, how successfull a product can be if is commercially developed on the internet through SEO and online marketing services.</h2>
<p>I read loads of this stuff and I&#8217;m honestly starting to get sick of it. Years ago things were simpler: marketing departements had no even idea about what <strong>SEO was and how crucial the internet would have become in a few years</strong>.</p>
<p>Now everybody jumps on the bandwagon&#8230; just take a look to your list of Twitter followers: <strong>how many people or companies you can find which supposedly know all secrets about SEO and internet marketing?</strong> Well, take a few of them and read those blogs and articles. As pointed out by <a href="http://powazek.com/">Derek Powazek</a> <a href="http://powazek.com/posts/2090">in this article</a>:</p>
<p><strong><em>The problem with SEO is that the good advice is obvious, the rest doesn’t work, and it’s poisoning the web.</em></strong></p>
<p>Then it goes deeper analysing his own perspective about the industry and even if it goes to harsh sometimes, I can only agree with him. The fact is that all the hype about SEO it&#8217;s just artificially created by the market. Good webdesign and content shouldn&#8217;t need any &#8220;seo expert&#8221;.</p>
<p>However the need of search engine optimization professional tells us that the quality of web development these days (and the quality of the content) are getting worse and worse, requiring someone to artificially (and magically) <strong>make them appear on search engine simply correcting all those stupid mistakes developers do</strong>. It&#8217;s a pretty simplified explanation, but I guess it delivers the big picture about what the industry has become nowadays.</p>
<p><strong>Take a look to the reaction to the articles as well</strong>: from the offended &#8220;seo professional&#8221; to the old school coder, to whom &#8220;magic seo practice&#8221; sound obvious. It&#8217;s quite interesting and gives also an idea about the different character the industry of made of&#8230;</p>
<p>Here&#8217;s the <a href="http://powazek.com/posts/2090">full article</a>. And think about adding the Derek blog to your feeds, it&#8217;s worth it.<em><br />
</em></p>
]]></content:encoded>
			<wfw:commentRss>http://www.semwired.com/2009/10/the-truth-about-seo/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Canonical link tag vs. 301 Redirect</title>
		<link>http://www.semwired.com/2009/08/canonical-link-tag-vs-301-redirect/</link>
		<comments>http://www.semwired.com/2009/08/canonical-link-tag-vs-301-redirect/#comments</comments>
		<pubDate>Fri, 28 Aug 2009 22:59:27 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[search]]></category>
		<category><![CDATA[SEO]]></category>
		<category><![CDATA[canonical link tag]]></category>
		<category><![CDATA[redirect]]></category>

		<guid isPermaLink="false">http://www.semwired.com/?p=350</guid>
		<description><![CDATA[What is the Canonical Link Tag? A few months ago Google introduced the Canonical Link Tag. This tag is supposed to solve the duplicate content issue on different URL, which can negatively affect those page&#8217;s ranking. It just tells search engine the preferred version of the content, in order to be ranked better by the [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.semwired.com%2F2009%2F08%2Fcanonical-link-tag-vs-301-redirect%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.semwired.com%2F2009%2F08%2Fcanonical-link-tag-vs-301-redirect%2F&amp;source=semwired&amp;style=normal&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<h2>What is the Canonical Link Tag?</h2>
<p>A few months ago <a href="http://googlewebmastercentral.blogspot.com/2009/02/specify-your-canonical.html">Google introduced the <strong>Canonical Link Tag</strong></a>.</p>
<p>This tag is supposed to solve the <strong>duplicate content issue</strong> on different URL, which can negatively affect those page&#8217;s ranking. It just tells search engine the preferred version of the content, in order to be ranked better by the engines themselves.</p>
<p>The <strong>Canonical Link Tag</strong> should reside in the <strong>HEAD section</strong> of the page, and the <strong>href</strong> attribute should point to the URL of the chosen page. That should be enough.</p>
<p><code> &lt;link rel="canonical" href="http://www.yourURL.com/"&gt; </code></p>
<h2>Canonical Link Tag vs. Redirect</h2>
<p><strong>Upsides</strong><br />
It is way better than a 301 redireccion: it&#8217;s search engine to be redirected, not the users hence not affecting the user experience though making sure rankings wouldn&#8217;t be affected.</p>
<p>A 301 redireccion would actually affects search engine who have to update their rankings according to the quality of the content of those pages</p>
<p><strong>Downsides</strong><br />
However, while the 301 redirects visitors and search engines from different domains, the <strong>Canonical link tag</strong> can be used only into a single domai, its folders and subdomains. That&#8217;s the only downside. Still it&#8217;s a pretty tool.</p>
<h2>Possible application of the Canonical Link Tag</h2>
<p>Usually PHP pages create dynamic content with random urls, lacking of informative content related in any way to the content. They usually have the visitor&#8217;s session ID and merge content from different sources. The Canonical Link Tag can preserve rankings of the original page which featured the content.</p>
<p>To learn more about the Canonical Link Tag, check out <a href="http://www.mattcutts.com/blog/canonical-link-tag/">this post from Matt Cutts</a> or take a look into the <a href="http://googlewebmastercentral.blogspot.com/2009/02/specify-your-canonical.html">Google Webmaster Center</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.semwired.com/2009/08/canonical-link-tag-vs-301-redirect/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to compare Google Caffeine results with standard Google results</title>
		<link>http://www.semwired.com/2009/08/how-to-compare-google-caffeine-results-with-standard-google-results/</link>
		<comments>http://www.semwired.com/2009/08/how-to-compare-google-caffeine-results-with-standard-google-results/#comments</comments>
		<pubDate>Thu, 20 Aug 2009 15:29:53 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[internet]]></category>
		<category><![CDATA[SEO]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[google caffeine]]></category>

		<guid isPermaLink="false">http://www.semwired.com/?p=346</guid>
		<description><![CDATA[Search the original Google algorithm and show side-by-side comparisons to Caffeine. Last week Google announced a next-generation architecture for Google&#8217;s web search, called Caffeine. They also kidnly asked users to contribute in the effort of benchmarking the new technology providing some feedback on their searches through this URL: http://www2.sandbox.google.com/ Anyway, a few days ago a [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.semwired.com%2F2009%2F08%2Fhow-to-compare-google-caffeine-results-with-standard-google-results%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.semwired.com%2F2009%2F08%2Fhow-to-compare-google-caffeine-results-with-standard-google-results%2F&amp;source=semwired&amp;style=normal&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<h2>Search the original Google<em> </em> algorithm and show side-by-side comparisons to Caffeine.</h2>
<p>Last week Google a<a href="http://googlewebmastercentral.blogspot.com/2009/08/help-test-some-next-generation.html">nnounced a next-generation architecture for Google&#8217;s web search</a>, called <strong>Caffeine</strong>.</p>
<p>They also kidnly asked users to contribute in the effort of benchmarking the new technology providing some feedback on their searches through this URL:</p>
<p><a href="http://www2.sandbox.google.com/">http://www2.sandbox.google.com/</a></p>
<p>Anyway, a few days ago a new service has been released which compares in real time results from both Google and Google Caffeine: <a href="http://www.comparegoogle.com/">GoogleCompare</a>.</p>
<p>I&#8217;m not going to explain any more about the service since it&#8217;s pretty straightforward: the whole thing has a funny <strong>retro-style</strong>, kind of coffe adverts from the &#8217;50s. It&#8217;s quite funny. <strong>Then you just type your keyword and click on brew and you get a quick comparison eventually showing how SERPs have changed due to the new algorithm</strong>.</p>
<p>So how did your ranking changed due to the update? <strong>I&#8217;ve have not experienced any major change in my rankings. However</strong> <strong>search speed has increased a lot</strong>&#8230; I guess that was the main effort behind the development of Caffeine.</p>
<p>I&#8217;ll keep an eye on Caffeine for the next few days if anything changes&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.semwired.com/2009/08/how-to-compare-google-caffeine-results-with-standard-google-results/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to calculate page load time</title>
		<link>http://www.semwired.com/2009/07/how-to-calculate-page-load-time/</link>
		<comments>http://www.semwired.com/2009/07/how-to-calculate-page-load-time/#comments</comments>
		<pubDate>Sun, 12 Jul 2009 11:57:35 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[How-to]]></category>
		<category><![CDATA[search]]></category>
		<category><![CDATA[SEO]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[pingdom]]></category>
		<category><![CDATA[quality score]]></category>
		<category><![CDATA[usability]]></category>

		<guid isPermaLink="false">http://www.semwired.com/?p=319</guid>
		<description><![CDATA[Page loading time is a crucial factor when it comes to estimate page&#8217;s usability as well as search engine&#8217;s rankings and Google&#8217;s Adwords quality score. according to this statement, Google is going to update its assessment policy . Page load time it is soon due to become an important factor requiring specific assessment and optimization [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.semwired.com%2F2009%2F07%2Fhow-to-calculate-page-load-time%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.semwired.com%2F2009%2F07%2Fhow-to-calculate-page-load-time%2F&amp;source=semwired&amp;style=normal&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<p><img src="http://www.semwired.com/wp-content/uploads/2009/07/how-to-calculate-web-page-loading-time-300x140.jpg" alt="how-to-calculate-web-page-loading-time" title="how-to-calculate-web-page-loading-time" width="300" height="140" class="alignleft size-medium wp-image-320" /><br />
<h2>Page loading time is  a crucial factor when it comes to estimate page&#8217;s usability as well as search engine&#8217;s rankings and Google&#8217;s Adwords quality score.</h2>
<p>according to <a href="http://adwords.blogspot.com/2008/03/landing-page-load-time-will-soon-be.html">this statement</a>, <strong>Google is going to update its assessment policy</strong> . Page load time it is soon due to become an important factor requiring specific assessment and optimization from webmasters and SEOs.</p>
<p>In order to calculate page loading time, you might try <a href="http://tools.pingdom.com/fpt/">Pingdom</a>. Pingdom is an online utility which calculates pages text, images and scripts, giving you also some interesting suggestions about improvement.</p>
<p>However, besides any Google statement about quality score or rankings, it&#8217;s always good to think about you user&#8217;s experience on your website: <strong>nobody likes websites taking too long to load.</strong></p>
<p>Considering both usability and rankings, this should be some general guidelines to be followed one assessing and optimizing page&#8217;s loading time:</p>
<ul>
<strong>Text and page structure should load and be completely visible within the first 3 seconds<br />
Any other element of the page must be visible within the first 8 seconds<br />
</strong></ul>
<p>These are only thumb rules of course. Always cehck your page weight and loading times. Working on this side of on-page optimization can lead to interesting discoveries sometimes.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.semwired.com/2009/07/how-to-calculate-page-load-time/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>

