• 05-09-2008, 08:27:06
    #28
    <?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 &raquo;'); ?>
    					</div>
    					<div class="item_class_panel">
    						<div>
    							<span class="panel_comm"><?php comments_popup_link('(0) Comments', '(1) Comment', '(%) Comments'); ?></span>&nbsp;&nbsp;&nbsp;
    							<a href="<?php the_permalink() ?>" class="panel_read">Read More</a>&nbsp;&nbsp;&nbsp;
    							<?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(); ?>
  • 05-09-2008, 13:03:29
    #29
    Üyeliği durduruldu
    Alıntı
    <?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 &raquo;'); ?>
    </div>
    <?php if ( function_exists('the_tags') ) { the_tags('<p>Etiketler: ', ', ', '</p>'); } ?>
    <div class="item_class_panel">
    <div>
    <span class="panel_comm"><?php comments_popup_link('(0) Comments', '(1) Comment', '(%) Comments'); ?></span>&nbsp;&nbsp;&nbsp;
    <a href="<?php the_permalink() ?>" class="panel_read">Read More</a>&nbsp;&nbsp;&nbsp;
    <?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(); ?>
    olduğu gibi yapıştırıp değiştirin
  • 27-01-2009, 13:00:46
    #30
    Üyeliği durduruldu
    bilmiyorum ki ne yapam bende bazı seo siteleride ise tag lar direk konu altında ya da üstünde gelyo..
  • 27-01-2009, 13:11:49
    #31
    Mesela benim sitemapta arşivlerde var bunun bi zararı olur mu?
  • 27-01-2009, 13:24:50
    #32
    Benmkinde hepsi seçili
  • 27-01-2009, 13:52:59
    #33
    realoyuncu adlı üyeden alıntı: mesajı görüntüle
    Benmkinde hepsi seçili
    Ancak taglarının hiçbiri indexlenmemiş
  • 27-01-2009, 14:00:24
    #34
    Üyeliği durduruldu
    GoldenBlog adlı üyeden alıntı: mesajı görüntüle
    Ancak taglarının hiçbiri indexlenmemiş
    arkadaşı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 olur
  • 27-01-2009, 14:22:40
    #35
    @hackworm o konuda birazcık yardımcı olsan ?
  • 27-01-2009, 14:25:25
    #36
    Üyeliği durduruldu
    temanı zipleyip upload et ve pmle