The Arcive of vBulletin Modifications Site. |
|
![]() |
|||||||||||||||||||||||||
Here are the custom rewrite-rules you can add to your vbSEO to completely support ibProArcade:
Code:
// ibProArcade 'arcade\.php$' => 'arcade.html' 'arcade\.php\?&$' => 'arcade.html' 'arcade\.php\?&act=Arcade$' => 'arcade.html' 'arcade\.php\?do=play&gameid=(\d+)$' => 'arcade/game/$1.html' 'arcade\.php\?&act=Arcade&do=play&gameid=(\d+)$' => 'arcade/game/$1.html' 'arcade\.php\?act=Arcade&do=play&gameid=(\d+)$' => 'arcade/game/$1.html' 'arcade\.php\?&do=play&gameid=(\d+)$' => 'arcade/game/$1.html' 'arcade\.php\?do=play&gameid=(\d+)$' => 'arcade/game/$1.html' 'arcade\.php\?do=stats&gameid=(\d+)$' => 'arcade/game/highscores/$1.html' 'arcade\.php\?&act=Arcade&do=stats&gameid=(\d+)$' => 'arcade/game/highscores/$1.html' 'arcade\.php\?&act=Arcade&module=report&user=(\d+)$' => 'arcade/game/user-$1.html' 'arcade\.php\?&act=Arcade&do=viewtournaments$' => 'arcade/viewtournaments.html' 'arcade\.php\?&act=Arcade&do=viewtourney&tid=(\d+)$' => 'arcade/tournament/$1.html' 'arcade\.php\?&do=viewtourney&tid=(\d+)$' => 'arcade/tournament/$1.html' 'arcade\.php\?&act=Arcade&module=favorites&gameid =(\d+)$' => 'arcade/favgameid-$1.html' 'arcade\.php\?&act=Arcade&cat=(\d+)$' => 'arcade/category-$1.html' 'arcade\.php\?&act=Arcade&cat=(\d+)&st=(\d+)$' => 'arcade/category-$1/$2.html' 'arcade\.php\?&act=Arcade&module=report$' => 'arcade/own_report.html' 'arcade\.php\?&act=Arcade&module=settings$' => 'arcade/settings.html' 'arcade\.php\?&act=Arcade&module=modcp$' => 'arcade/modcp.html' 'arcade\.php\?&do=viewtourneyend$' => 'arcade/viewtourneyend.html' 'arcade\.php\?&do=viewtournaments$' => 'arcade/viewtournaments.html' 'arcade\.php\?&act=Arcade&do=createtourney$' => 'arcade/createtourney.htm' 'arcade\.php\?&act=Arcade&module=league$' => 'arcade/league.html' 'arcade\.php\?&act=Arcade&module=favorites&gameid=(\d+)$' => 'arcade/add-fav-game-$1.html' 'arcade\.php\?&act=Arcade&module=favorites$' => 'arcade/favourites.html' 'index\.php\?&act=Arcade&do=newscore$' => 'arcade/newscore.html' 'arcade\.php\?&act=Arcade&do=stats&gameid=(\d+)&st=(\d+)$' => 'arcade/game/highscores/$1/$2.html' 'arcade\.php\?&act=Arcade&gsearch=(\w+)&search_type=1$' => 'arcade/games/$1.html' 'arcade\.php\?&act=Arcade&gsearch=(\d+)-(\d+)&search_type=3$' => 'arcade/games/$1-$2.html' 'arcade\.php\?&act=Arcade&do=viewtourneyend$' => 'arcade/viewtourneyend.html' Show Your Support
|
Comments |
#2
|
|||
|
|||
![]()
Thank you very much MrZeropage.
|
#3
|
|||
|
|||
![]()
Thanx, too.
|
#4
|
|||
|
|||
![]()
you should block google from your arcade with your robots file.
no point apart from cosmetics in these rewrites. |
#5
|
||||
|
||||
![]()
Is there anyway to get the file name instead of the game's ID number?
It would look very nice as http://mysite.com/arcade/tetris.html instead of http://mysite.com/arcade/game/3.html |
#6
|
||||
|
||||
![]()
This would go into the vbSEO Control Panel in the Custom Rewrite Rules box?
|
#7
|
|||
|
|||
![]()
Thanks MrZeropage,
now i get a little more traffic from google to the arcade. Quote:
Quote:
Greets GreasySpoon |
#8
|
||||
|
||||
![]()
cheers just what i needed i can allow google on my arcades again
|
#9
|
|||
|
|||
![]()
After installing this I got the following error when making a thread with the word "Arcade" in it.
Warning: require(/public_html/forums/88720-added-20-more-games-arcade.php) [function.require]: failed to open stream: No such file or directory in /public_html/forums/vbseo.php on line 1470 Fatal error: require() [function.require]: Failed opening required '/public_html/forums/88720-added-20-more-games-arcade.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /public_html/forums/vbseo.php on line 1470 It looks like it is adding ".php" after the word arcade. Edit: I just did a search on my site and any thread with the word "Arcade" in it gets this error. Any ideas how to fix? M |
#10
|
||||
|
||||
![]() Quote:
|
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|