<?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>rooteto.com - Ertuğrul SAĞLAM &#187; seo friendly</title>
	<atom:link href="http://rooteto.com/etiket/seo-friendly/feed" rel="self" type="application/rss+xml" />
	<link>http://rooteto.com</link>
	<description>Ertuğrul SAĞLAM, Wordpress destek, seo teknikleri, makaleler, ipuçları, seo ipuçları, blog, mükemmel resimler, webmaster araçları, ve diğer bildiklerim...</description>
	<lastBuildDate>Wed, 23 May 2012 17:32:13 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>8 tips to enhance your WordPress blog SEO</title>
		<link>http://rooteto.com/best-wordpress/8-tips-enhance-wordpress-blog-seo</link>
		<comments>http://rooteto.com/best-wordpress/8-tips-enhance-wordpress-blog-seo#comments</comments>
		<pubDate>Mon, 03 Aug 2009 10:27:32 +0000</pubDate>
		<dc:creator>rooteto</dc:creator>
				<category><![CDATA[Best Wordpress]]></category>
		<category><![CDATA[8 seo yöntemi]]></category>
		<category><![CDATA[All-in-One SEO Pack]]></category>
		<category><![CDATA[blog seo]]></category>
		<category><![CDATA[seo friendly]]></category>
		<category><![CDATA[seo teknikleri]]></category>
		<category><![CDATA[wordpress seo]]></category>

		<guid isPermaLink="false">http://rooteto.com/?p=594</guid>
		<description><![CDATA[1 &#8211; Optimize your title tag In terms of SEO, the title tag is one of the most important things: In fact, the title appears as a link in search engines results and social bookmarking sites. Unfortunely, most WordPress themes displays the title tag in a non-optimized way. I had recently written a tutorial here [...]]]></description>
			<content:encoded><![CDATA[<!-- Start Shareaholic LikeButtonSetTop Automatic --><!-- End Shareaholic LikeButtonSetTop Automatic --><h2 class="title">1 &#8211; Optimize your title tag</h2>
<p>In terms of <acronym title="Search Engine Optimization">SEO</acronym>, the title tag is one of the most important things: In fact, the title appears as a link in search engines results and social bookmarking sites. Unfortunely, most WordPress themes displays the title tag in a non-optimized way. I had recently written a tutorial here at Cats Who Code to obtain a really <a  href="http://www.catswhocode.com/blog/blogging/wordpress/wordpress-seo-how-to-optimize-the-title-tag-for-search-engines-900"><acronym title="Search Engine Optimization">SEO</acronym>-friendly title tag</a>.</p>
<h2 class="title">2 &#8211; Create an archive page</h2>
<p>In my opinion, all blogs should have an archive page: It allows your readers to quickly browse your blog and find what they’re looking for, and this page is also very good for <acronym title="Search Engine Optimization">SEO</acronym>. Some months ago, I wrote a <a  href="http://wphacks.com/how-to-create-an-archive-page-for-your-wordpress-blog/">tutorial on wphacks.com</a>, showing you how you can easily create this kind of page, with or without the help of a plugin.</p>
<p><span id="more-594"></span></p>
<h2 class="title">3 &#8211; Use the correct H tag structure (h1, h2, h3..)</h2>
<p>When I download free WordPress themes, I&#8217;m often scared to see how badly the H structure is used: h2 are everywhere. In order to get the best <acronym title="Search Engine Optimization">SEO</acronym> results possible, you should use the correct structure:</p>
<ul>
<li> h1 for the post title</li>
<li> h2 for inside titles</li>
<li> h3 for inside subtitles</li>
<li> and so on&#8230;</li>
</ul>
<h2 class="title">4 &#8211; Use a good permalink structure</h2>
<p>If you&#8217;re not using permalinks yet, don&#8217;t even ask why do you get so bad results from search engines. Permalinks is a complete must have.<br />
To enable permalinks, go to the &#8220;Customize Permalink Structure&#8221; page in your WordPress Admin : <em>Dashboard&gt;Options&gt;Permalinks</em> and choose a permalink structure.</p>
<p>In my opinion, you should choose &#8220;custom&#8221; and use one of the following structures:</p>
<pre>/%postname%/%post_id%
/%post_id%
/%category%/%postname%-%post_id%</pre>
<h2 class="title">5 &#8211; Increase your Pagerank by leaving comments on other blogs</h2>
<p>Having backlinks is really important, in terms of <acronym title="Search Engine Optimization">SEO</acronym>. But, especially if your blog is quite new, having quality backlinks isn&#8217;t always easy. The solution is to leave (relevant, of course) comments on blog who don&#8217;t use the rel=&#8221;nofollow&#8221; attribute, or have the Top Commentators widget, or even Comment Luv.<br />
Some times ago, I have compiled a list of <a  href="http://www.catswhocode.com/blog/blogging/tips/promote-your-blog-250-links-to-get-free-backlinks-587">250+ links to get free backlinks</a>. You should definitely check it out, and leave some comments!</p>
<h2 class="title">6 &#8211; Install the &#8220;ALL In One <acronym title="Search Engine Optimization">SEO</acronym> Pack&#8221; plugin</h2>
<p>In my opinion, <a  href="http://wp.uberdose.com/2007/03/24/all-in-one-seo-pack/">All In One <acronym title="Search Engine Optimization">SEO</acronym> Pack</a> is one of the best ever WordPress plugins: It allows you to enable meta descriptions and keywords, avoid duplicate content by noindexing pages as such as categories or tags, and tweak titles.</p>
<h2 class="title">7 &#8211; Create a robot.txt file</h2>
<p>Duplicate content can really hurt your blog rankings. One of the best things against duplicate content is to create a robots.txt file.<br />
robots.txt is a simple text file, containing instruction for search engines (follow that link, don&#8217;t index this directory, and so on&#8230;) and uploaded on your server root.<br />
A good robots.txt file can be found <a  href="http://www.askapache.com/seo/updated-robotstxt-for-wordpress.html">here</a>. There&#8217;s also a great exemple in Kyle Eslick&#8217;s <a  href="https://www.e-junkie.com/ecom/gb.php?ii=131954&#038;c=ib&#038;aff=26621&#038;ev=87f70ea36a">Success With WordPress ebook</a>.</p>
<h2 class="title">8 &#8211; Read WordPress <acronym title="Search Engine Optimization">SEO</acronym> ebooks</h2>
<p>As I told you last week, ebooks are a very good way to get and keep useful information. Jai from Blog Oh Blog wrote a whole <a  href="http://www.blogohblog.com/wordpress-seo-for-beginners-the-blog-oh-blog-way/">ebook about WordPress <acronym title="Search Engine Optimization">SEO</acronym></a>. It is free, so you have no reason not to download it. Also, I recommend Kyle Eslick&#8217;s <a  href="https://www.e-junkie.com/ecom/gb.php?ii=131954&#038;c=ib&#038;aff=26621&#038;ev=87f70ea36a">Success With WordPress ebook</a>, which contain a very good chapter about WordPress <acronym title="Search Engine Optimization">SEO</acronym>.</p>
<p><em><strong>And you, any technic not listed here to get great <acronym title="Search Engine Optimization">SEO</acronym> results? Share your knowledges with us!</strong></em></p>
<blockquote><p><strong>Kaynak: </strong><a  onmousedown="return rwt(this,'','','res','1','AFQjCNF-eMRANg7ohGkPStJBTR8renjoOg','&amp;sig2=upAvd3lCup1Vrj5Owc-2mQ')" href="http://www.catswhocode.com/blog/8-tips-to-enhance-your-wordpress-blog-seo">8 tips to enhance your WordPress blog <acronym title="Search Engine Optimization">SEO</acronym></a></p></blockquote><div class="shr-publisher-594"></div><!-- Start Shareaholic LikeButtonSetBottom Automatic --><!-- End Shareaholic LikeButtonSetBottom Automatic -->]]></content:encoded>
			<wfw:commentRss>http://rooteto.com/best-wordpress/8-tips-enhance-wordpress-blog-seo/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SEO Dostu Resimler</title>
		<link>http://rooteto.com/wordpress/seo-image</link>
		<comments>http://rooteto.com/wordpress/seo-image#comments</comments>
		<pubDate>Wed, 01 Jul 2009 23:23:09 +0000</pubDate>
		<dc:creator>rooteto</dc:creator>
				<category><![CDATA[Makalelerim]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[image]]></category>
		<category><![CDATA[seo]]></category>
		<category><![CDATA[seo dostu]]></category>
		<category><![CDATA[seo friendly]]></category>
		<category><![CDATA[seo image]]></category>
		<category><![CDATA[seo resim]]></category>
		<category><![CDATA[wordpress eklentiler]]></category>

		<guid isPermaLink="false">http://rooteto.com/?p=166</guid>
		<description><![CDATA[SEO Friendly Images Bu eklenti sitenizdeki tüm resimlere otomatik alt name ve title oluşturuyor. Resimlerinizi üst sıralara çıkarmak istiyorsanız bu eklentiyi kaçırmayın derim. Çünkü sitenize resim eklediğinizde çoğunlukla alt name ve title yazmayız. WordPress için yazılmış olan bu eklenti konunun titlesini resimin titlesine ve alt namesine ekliyor. Alt name kısmı resime isim verdiğiniz kısım. WordPress [...]]]></description>
			<content:encoded><![CDATA[<!-- Start Shareaholic LikeButtonSetTop Automatic --><!-- End Shareaholic LikeButtonSetTop Automatic --><h2 class="title"><acronym title="Search Engine Optimization">SEO</acronym> Friendly Images</h2>
<p>Bu eklenti sitenizdeki tüm resimlere otomatik alt name ve title oluşturuyor. Resimlerinizi üst sıralara çıkarmak istiyorsanız bu eklentiyi kaçırmayın derim. Çünkü sitenize resim eklediğinizde çoğunlukla alt name ve title yazmayız. WordPress için yazılmış olan bu eklenti konunun titlesini resimin titlesine ve alt namesine ekliyor. Alt name kısmı resime isim verdiğiniz kısım.</p>
<blockquote><p><a  href="http://rooteto.com/wordpress/wordpress-seo">WordPress <acronym title="Search Engine Optimization">SEO</acronym></a> tekniği olarak önerilir.</p></blockquote>
<blockquote><p>Eklentiyi indir : <a  title="SEO Friendly Images" href="http://wordpress.org/extend/plugins/seo-image/"><acronym title="Search Engine Optimization">SEO</acronym> Friendly Images</a></p></blockquote>
<p>İnanın bana bu eklenti sayesinde arama motorlarında üst sıralara daha çabuk çıkıcaksınız!<br />
<span id="more-166"></span></p>
<h2 class="title">Eklenti görünümü</h2>
<p><img class="alignnone" src="http://farm3.static.flickr.com/2634/3679980734_3e6473060b.jpg?v=0" alt=" SEO Dostu Resimler" width="500" height="412" title="SEO Dostu Resimler" /></p>
<p>%title : Konunun başlığı anlamına gelir</p>
<p>%name : Resimi yüklediğinizde resimin adı olur :) o adı işte</p>
<p>%category : Konunun kategorisinin adı</p>
<p>Orjinal halini bozmamanızı tavsiye ederim eklenti bu şekilde çok iç açıcı :)</p>
<h2 class="title">Bu eklentiyi kullandıktan sonra</h2>
<p>İşte burdan sonra görmek gerekiyor. Acaba eklenti işe yaradımı ? Örnek olarak gösteriyorum.</p>
<p><img src="http://farm4.static.flickr.com/3590/3680000982_4a1d592fdf.jpg?v=0" alt=" SEO Dostu Resimler" width="500" height="302" title="SEO Dostu Resimler" /></p>
<p>Bu webde aratılmış hali. 4 resimde <a  href="http://hobi.rooteto.com/">guzelhobiler.com</a> a ait.</p>
<p><img src="http://farm3.static.flickr.com/2669/3680001234_48f1c84b46.jpg?v=0" alt=" SEO Dostu Resimler" width="500" height="194" title="SEO Dostu Resimler" /><br />
Buda Görsellerde aratılmış hali ve 1 site hariç hepsi <a  href="http://hobi.rooteto.com/">guzelhobiler.com</a>!</p>
<blockquote><p>Web/Google araması: <a  title="vahşi amazon piranalarının resimleri" href="http://www.google.com/search?hl=en&#038;q=vah%C5%9Fi%20amazon%20piranalar%C4%B1n%C4%B1n%20resimleri&#038;um=1&#038;ie=UTF-8&#038;sa=N&#038;tab=iw">vahşi amazon piranalarının resimleri</a></p>
<p>Görseller/Google araması: <a  title="vahşi amazon piranalarının resimleri" href="http://images.google.com/images?hl=en&#038;ie=UTF-8&#038;q=vah%C5%9Fi%20amazon%20piranalar%C4%B1n%C4%B1n%20resimleri&#038;sa=N&#038;tab=wi&#038;um=1">vahşi amazon piranalarının resimleri</a></p></blockquote>
<p>Googlenin Görseller adındaki yardım makalesinide inceleyebilirsiniz.</p>
<blockquote><p><a  title="Görseller" rel="nofollow" href="http://www.google.com/support/webmasters/bin/answer.py?hl=tr&#038;answer=114016">Google Görseller</a></p></blockquote><div class="shr-publisher-166"></div><!-- Start Shareaholic LikeButtonSetBottom Automatic --><!-- End Shareaholic LikeButtonSetBottom Automatic -->]]></content:encoded>
			<wfw:commentRss>http://rooteto.com/wordpress/seo-image/feed</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
	</channel>
</rss>

