phpBB SEO
Boards
Directory  
SEO  
Downloads
  phpBB SEO : Search Engine Optimization, Directory, Forums  
Index
Forums
Annuaire
Référencement
Télécharger
 
  Search Rechercher
    Register
Username :  Password :  Log me on automatically each visit  
S'enregistrer  
 
   
phpbb fetch all rewritten url

 
Post new topic   Reply to topic    phpBB SEO » SEO Forum  » phpBB mod Rewrite  » Advanced mod Rewrite
::  
Author Message
lavinya
PR1
PR1


Joined: 24 Jul 2006
Posts: 159
Location: Turkey

phpbb fetch all rewritten urlPosted: Sun Feb 04, 2007 8:14 pm    Post subject: phpbb fetch all rewritten url

hello all.
I using
phpBB SEO Advanced mod Rewrite 0.2.0
phpBB SEO Zero dupilcate - phpBB SEO Advanced mod Rewrite version 0.2.0
phpBB SEO Optimal titles 1.0
in www.gruphepsi.org/panolar/

and i using phpbb_fetch_all 2.0.15
how to url rewritten?
Code:
<!-- NEWS -->
<?php for ($i = 0; $i < count($news); $i++) { ?>
<table width="100%" cellpadding="3" cellspacing="1" border="0" class="forumline">
  <tr>
    <th class="thTop" height="28"><?php echo $news[$i]['topic_title']; ?><?php if ($news[$i]['topic_trimmed']) { echo '...'; } ?></th>
  </tr>
  <tr>
    <td class="row1" align="left" width="100%">
      <span class="gensmall">
<?php echo $lang['Author']; ?>:
<a href="<?php echo append_sid($phpbb_root_path . 'profile.php?mode=viewprofile&amp;u=' . $news[$i]['user_id']); ?>">
<?php echo $news[$i]['username']; ?></a> ::
<?php echo $lang['Posted']; ?>:
<?php echo create_date($board_config['default_dateformat'], $news[$i]['post_time'], $board_config['board_timezone']); ?>
      </span>
      <span class="gen">
<hr size="1"/>
<?php echo $news[$i]['post_text']; ?><?php if ($news[$i]['trimmed']) { echo '...'; } ?>
      </span>
<hr size="1"/>
      <span class="gensmall">
<div align="right"><font color="#333333" face="Verdana" size="1">(<?php echo $news[$i]['topic_replies']; ?>)
<a href="<?php echo append_sid($phpbb_root_path . 'viewtopic.php?t=' . $news[$i]['topic_id']); ?>">
<?php echo $lang['Replies']; ?></a></font></div>
      </span>
    </td>
  </tr>
</table>
<br />
<?php } ?>
<!-- NEWS -->

thanks.
Back to top
Visit poster's website
dcz
Administrateur - Site Admin
Administrateur - Site Admin


Joined: 28 Apr 2006
Posts: 14854

phpbb fetch all rewritten urlPosted: Mon Feb 05, 2007 12:10 am    Post subject: Re: phpbb fetch all rewritten url

It look like we'll need a bit more code than this to do it.

There is a topic title in it, so we have everything we want, but, it seems the title can be shorten before this.

Could you post a link the phpBB fetch all mod release thread ?

++

_________________
Useful links :
SEO Forum || SEO Directory || SEO phpBB || SEO phpBB3 || Search
____________________

Liens Utiles :
Forum référencement || Annuaire référencement || Référencement phpBB || Référencement phpBB3 || Recherche
Back to top
Visit poster's website
lavinya
PR1
PR1


Joined: 24 Jul 2006
Posts: 159
Location: Turkey

phpbb fetch all rewritten urlPosted: Mon Feb 05, 2007 9:35 am    Post subject: Re: phpbb fetch all rewritten url

thanks for reply dcz.
I yesterday migrate able2know2 to
phpBB SEO Advanced mod Rewrite 0.2.0
phpBB SEO Zero dupilcate - phpBB SEO Advanced mod Rewrite version 0.2.0
phpBB SEO Optimal titles 1.0

dcz
phpbbfetchall in http://www.gruphepsi.org/ below.
"Cevap verilen son yazılar Forumlardan Son 5 Mesaj "
(reply latest 5 messages)
../panolar/konu524.html
../panolar/konu631.html
...
Code:
<p>
        <?php for ($i = 0; $i < count($latest); $i++) { ?>
<a href="http://www.gruphepsi.org/panolar/konu<?php echo $latest[$i]['topic_id']; ?>.html"><img style="width: 9px; height: 9px;" alt="Son mesajlar"
 title="Mesaj"
 src="bullet.png" />
<?php echo $latest[$i]['topic_title']; ?></a>
<br />
<?php } ?>

<br />
Back to top
Visit poster's website
dcz
Administrateur - Site Admin
Administrateur - Site Admin


Joined: 28 Apr 2006
Posts: 14854

phpbb fetch all rewritten urlPosted: Tue Feb 06, 2007 11:51 am    Post subject: Re: phpbb fetch all rewritten url

I do need the a link to the phpBB fetch all mod release thread Wink

_________________
Useful links :
SEO Forum || SEO Directory || SEO phpBB || SEO phpBB3 || Search
____________________

Liens Utiles :
Forum référencement || Annuaire référencement || Référencement phpBB || Référencement phpBB3 || Recherche
Back to top
Visit poster's website
HB
phpBB SEO Team
phpBB SEO Team


Joined: 16 Oct 2006
Posts: 809

phpbb fetch all rewritten urlPosted: Tue Feb 06, 2007 8:57 pm    Post subject: Re: phpbb fetch all rewritten url

http://www.phpbbfetchall.com/

_________________
Dan Kehn
Back to top
Visit poster's website
Display posts from previous:   
Post new topic   Reply to topic    phpBB SEO » SEO Forum  » phpBB mod Rewrite  » Advanced mod Rewrite
Page 1 of 1

Navigation Similar Topics

Jump to: