It is currently Fri May 25, 2012 7:23 pm

News News of Advanced SEO URL

Site map of Advanced SEO URL » Forum : Advanced SEO URL

phpBB3 SEO Advanced mod Rewrite support forum.
This mods performs URL rewriting for phpBB, injecting forums and topic titles in their URLs.

Topic Tagging Mod & phpBB-seo

there is a Tagging mod in here:
http://www.phpbb.com/community/viewtopi ... #p13081174

is it possible combine this mod with phpbb-seo?

change url:

Code: Select all
    http://www.politicsworldwide.com/dev/search.php?search_id=tag&sr=topics&taxonomy=3




is it possible change the url tag to:
for example


Code: Select all
    http://www.politicsworldwide.com/dev/tags/topic tagging.html
Read more : Topic Tagging Mod & phpBB-seo | Views : 424 | Replies : 0


PHPBB SEO customization question

I finally got the 404 error under control.
Is there any way to get rid of the f#.html behind all my urls?

"rules-f1.html" would like "rules.html"
Read more : PHPBB SEO customization question | Views : 602 | Replies : 0


latest topic url

hi there, thank you for this great SEO MOD

i have a problem, i have a homepage (http://www.hi-rpm.com/index.php) that show my latest topic. I made this "latest topic" mod by my self,

the problem is, the URL generated by this MOD is the old URL before SEO i.e:-http://www.hi-rpm.com/forum/viewtopic.php?f=xx&t=yy&

i want this MOD to generate the same URL that PHPBB SEO does.
for example:
URL in the homepage:
-http://www.hi-rpm.com/forum/viewtopic.php?f=12&t=43&

and i want the URL in "latest topics" mod becomes

-http://www.hi-rpm.com/forum/welcome-n-salam-kenal-t43.html

And this is script mod:

<?php

define('IN_PHPBB', true);
$phpbb_root_path = './phpbb_root_path/';
$phpEx = substr(strrchr(__FILE__, '.'), 1);
include($phpbb_root_path . 'common.' . $phpEx); ...
Read more : latest topic url | Views : 560 | Replies : 0


URL diferent structure, need for old links

Hi, at the moment i use phpbb2 with url method like this:

www.page.com/forums//topic_title/

How to get this in Advanced SEO URL mod, for phpbb3. I have instalet premoded phpbbseo with advanced option.

I want in a new board this structure.

RewriteRule ^forums/(+)/(+)/$ /viewtopic.php?t=$1&title=$2

Thanks.
Read more : URL diferent structure, need for old links | Views : 301 | Replies : 0


U_INDEX rewrite when using a Portal

Hi,

I am using the MOD in advanced mode and recently realized that the link in the header to "Board Index" now reads forumdomain.com/ instead of http://www.forumdomain/index.php as before.

Now I have board3 Portal installed changing the orer of the DirectoryIndex in the htacces with portal.php as first. That is, not when I click on board index it automaticlaly redirects me to the portal. But there is a Portal link anyway so I would like to have the link still linking to the real board index.

I just manually changed the {U_INDEX} to the ...
Read more : U_INDEX rewrite when using a Portal | Views : 889 | Replies : 6


 

Login  •  Register


Statistics

Total posts 41127 • Total topics 8563 • Total members 15417