I've been using your version of the webmedic mod, and want to switch it up to the Advanced rewrite.
I've already stripped out the old webmedic code, added the new advanced rewrite code, and I'm basically ready to upload...a few concerns first.
Will the new advanced rewrite output different URLs? I have thousands of pages already indexed and don't want to lose them.
If it does output different url's, is there a relatively easy way to 301 to the new urls?
Also, I use phpbbfetchall to pull thread titles and display them in the non-phpbb sections of my site. Right now it's acheived by using the function:
- Code: Select all
<?php echo append_sid(make_url_friendly($recent[$i]['topic_title']) . '-vt' . $recent[$i]['topic_id']); ?>
I know the make_url_friendly functoin is in the old mod - Is there an equivalent in the advanced seo rewrite?
Thanks so much - I'm eager to do this, I've even done your optimize keywords thing (and went through 1000 of the top words on the site and removed a tonne).

English |
French


