<?php get_header(); ?>
<?php if (have_posts()) : while (have_posts()) : the_post(); ?>
<div class="item_class">
<div class="item_class_title">
<div class="item_class_title_text">
<div class="date">
<div class="date_month"><?php the_time('M') ?></div>
<div class="date_day"><?php the_time('d') ?></div>
</div>
<div class="titles">
<div class="top_title_top">Posted on <?php the_time('d-m-Y') ?></div>
<div class="top_title"><a href="<?php the_permalink() ?>" rel="bookmark" title="Permanent Link to <?php the_title(); ?>"><?php the_title(); ?></a></div>
<div class="end_title">Filed Under (<?php the_category(', ') ?>) by <?php the_author() ?> on <?php the_time('d-m-Y') ?></div>
</div>
</div>
</div>
<div class="item_class_text">
<?php the_content('Read the rest of this entry »'); ?>
</div>
<div class="item_class_panel">
<div>
<span class="panel_comm"><?php comments_popup_link('(0) Comments', '(1) Comment', '(%) Comments'); ?></span>
<a href="<?php the_permalink() ?>" class="panel_read">Read More</a>
<?php edit_post_link('Edit', '', ''); ?>
</div>
</div>
</div>
<?php comments_template(); ?>
<?php endwhile; else: ?>
<p>Sorry, no posts matched your criteria.</p>
<?php endif; ?>
<?php get_footer(); ?> WP Seo'ya %100 etkili ufak bir ipucu
54
●5.254
- 05-09-2008, 08:27:06
- 27-01-2009, 13:52:59Ancak taglarının hiçbiri indexlenmemişrealoyuncu adlı üyeden alıntı: mesajı görüntüle
- 27-01-2009, 14:00:24Üyeliği durdurulduarkadaşın sitesinde sadece flash olarak taglar mevcut ancak google bot onları okuyamaz konu içine ilk mesajda bahsettiğim kodu ekleyin yoksa google botu indexlemesi sadece sitemaple zor olurGoldenBlog adlı üyeden alıntı: mesajı görüntüle