Arama Motorları yerine endeksinin alt sayfalara link almak

3 Cevap php

Ben sıfırdan bir blog sistemi yazdı (http://seanhess.net). Ben indeks sayfası / görüntülenen son 10 mesaj var, ve her sonrası /post/a_simple_post o kendi sayfası vardır. Benim mesajların belirli bilgi için arama yaparken google iyi rütbe almak, ancak dizin sayfası yerine yazı sayfasına google bağlantıları. Ediyorum Nasıl arama motoru bu mesaja bağlantılar içine delmek için alabilirim?

<div class="blog_post">
    <div class="info">
    	<span class="tags">
			<a href="/tag/framework">Framework</a>
			<a href="/tag/php">PHP</a>
			<a href="/tag/tutorial">Tutorial</a>
    	</span>		
    	<span class="date">August 03, 2009</span>
    </div>
    <div class="content">
    	<h1><a href="/posts/example_post">Example Post</a></h1>
    	<p>Paragraph</p>
    </div>
</div>

3 Cevap

O kullanıcının yaptığı arama ilgili bir cevap olduğunu düşünüyor, çünkü Google muhtemelen ana sayfasını görüntüler ...

One way that would help making your "post" pages more important is to display the full-content of the post on the home page for only the last post ; and, for the next ones, only display some excerpt, or a summary, or something like that.
It would make your post pages more important... But that would also mean having a "less important" home page... Which may or may not be good.

Google also uses links from other websites : if many important sites link to your homepage, and only a few link to your post pages, google will think the home page is more important than those.
As your blog is about PHP, one nice thing could be to be syndicated on http://www.planet-php.net/ : it allows many people to see your blog entries -- and is nice for visibility too (both to users and to google, as it has a high pagerank, I suppose)

Yine, google olasılıkla zaten tüm site araştırmaktadır: yazı sayfalarınızda (there are on the home page, at least) bağlantılar varsa, google thoses bir gün ya da bir başka ziyaret edecek ...

Ben sadece fark bir şey olsa: İlk mesaja Haziran oldu, ve sadece bir ay ve bir buçuk gibi bir şey için aktif oldum; birçok web sitesi değil sizinki bağlantıları var, özellikle that long değil ...

In the end, there is only one secret : the more you'll write interesting stuff, the more people will find your blog interesting, the more they'll talk about it and include links to it, the more google will see about it too, the higher you'll be in results, and so on ;-)
But, yes, it takes time... Especially if you want to only write interesting posts -- and you should not post crap just to have lots of content !


I just saw you have a first blog on http://code.seanhess.net/ and that you now have another one on http://seanhess.net/ ; do you think it would be wise (depends on your content, on what you want and all that !) to move all blog-posts from the first one to the new one, adding permanent redirections on the old pages to the new ones ?


You might also want to take a look at some articles on the net, as well as some questions/answers here on SO, that could give you some useful advices. For instance :

Eğer ile ... örneğin google arama yaparsanız Ve ... sen de bu konuda net ilgilenen çok sayıda yazılar bulabilirsiniz ...

Lütfen robots.txt dosyası aksini belirtir, ya da (bunu kullanarak değil gibi görünüyor) ve <a> etiketi bazı özel nitelikler sürece arama motorları zaten bunu.

Ben yaşadığınız tek sorun indeks sayfası alt sayfaların çok daha iyi sırada olduğunu düşünüyorum. Insanlar senin dizin sayfasına link çünkü bu olabilir.

Bu içerik sayfalarında her bir açıklayıcı başlık etiketi ve meta açıklama için yardımcı olur. Google Ben bu konu hakkında sık sık başvurmak yararlı bir bölümü ve marş kılavuzu vardır: Google SEO site.

Geçenlerde tekniği ve arama rütbe artırmak için online araçlar yararlı ipuçları bir yeri vardır SEO bu kitabı tamamladı: Kris Jones SEO book

Ne ben gördüm arama sıralamasında yukarı taşımak için hızlı yolu sayfaları sayfa odaklanmıştır konuda bir otorite olarak kabul diğer sitelerden bağlantılı olsun etmektir.