Results 1 to 3 of 3

vBSEO & arcade

This is a discussion on vBSEO & arcade within the Türkçe forums, part of the General Discussion category; Selamlar, vbulletin.org'dan "v3 Arcade" eklentisini kurdum ve sorum þu: VBSEO ile Arcade alaný ve oyun linklerini düzenleyebiliyor muyuz?...

  1. #1
    Member ESHQUIA's Avatar
    Real Name
    Serdar Özbay
    Join Date
    Mar 2007
    Location
    Bursa
    Posts
    47
    Liked
    0 times

    vBSEO & arcade

    Selamlar,
    vbulletin.org'dan "v3 Arcade" eklentisini kurdum ve sorum şu: VBSEO ile Arcade alanı ve oyun linklerini düzenleyebiliyor muyuz?

  2. #2
    Member
    Real Name
    Onur
    Join Date
    Feb 2008
    Posts
    42
    Liked
    0 times
    Arkadaşım Benim Kullandıgım Bu

    Define Custom Rewrite Rules Bölümüne Yaz

    // v3arcade for
    'arcade\.php$' => 'oyun/'
    'arcade\.php\?&act=Arcade$' => 'oyun/'
    'arcade\.php\?&act=Arcade&do=play&gameid=(\d+)$' => '$1-play.html'
    'arcade\.php\?&act=Arcade&do=stats&gameid=(\d+)$' => '$1-rekorlar.html'
    'arcade\.php\?&act=Arcade&do=viewtournaments$' => 'turnuvalarabak.html'
    'arcade\.php\?&act=Arcade&module=favorites&gameid =(\d+)$' => 'favorioyun-$1.html'
    'arcade\.php\?&act=Arcade&cat=(\d+)$' => 'kategori-$1.html'
    'arcade\.php\?&act=Arcade&cat=(\d+)&st=(\d+)$' => 'kategori-$1/$2.html'
    'arcade\.php\?&act=Arcade&module=report&user=(\d+) $' => '$1-rekor.html'
    'arcade\.php\?&act=Arcade&module=settings$' => 'oyunayarlar.html'
    'arcade\.php\?&act=Arcade&module=modcp$' => 'modcp.html'
    'arcade\.php\?&do=viewtourneyend$' => 'turnuvasonucu.html'
    'arcade\.php\?&do=viewtournaments$' => 'turnuvalar.html'
    'arcade\.php\?&act=Arcade&do=createtourney$' => 'turnuvayarat.html'
    'arcade\.php\?&act=Arcade&module=league$' => 'lig.html'
    'arcade\.php\?&act=Arcade&module=favorites&gameid= (\d+)$' => 'favorilereekle-$1.html'
    'arcade\.php\?&act=Arcade&module=favorites$' => 'favorilerim.html'
    'arcade\.php\?&act=Arcade&do=viewtourney&tid=(\d+) $' => 'turnuva-no-$1.html'

  3. #3
    vBSEO.com Webmaster Mert Gökçeimam's Avatar
    Real Name
    Lizard King
    Join Date
    Oct 2005
    Location
    Istanbul, Turkey, Turkey
    Posts
    23,100
    Liked
    622 times
    Blog Entries
    4
    Doğrusu alttaki , isteğinize göre güncelleyin.

    Code:
    'arcade\.php\?&act=Arcade&do=play&gameid=(\d+)$' => '$1-play.html'
    'arcade\.php\?&act=Arcade&do=stats&gameid=(\d+)$' => '$1-rekorlar.html'
    'arcade\.php\?&act=Arcade&do=viewtournaments$' => 'turnuvalarabak.html'
    'arcade\.php\?&act=Arcade&module=favorites&gameid =(\d+)$' => 'favorioyun-$1.html'
    'arcade\.php\?&act=Arcade&cat=(\d+)$' => 'kategori-$1.html'
    'arcade\.php\?&act=Arcade&cat=(\d+)&st=(\d+)$' => 'kategori-$1/$2.html'
    'arcade\.php\?&act=Arcade&module=report&user=(\d+)$' => '$1-rekor.html'
    'arcade\.php\?&act=Arcade&module=settings$' => 'oyunayarlar.html'
    'arcade\.php\?&act=Arcade&module=modcp$' => 'modcp.html'
    'arcade\.php\?&do=viewtourneyend$' => 'turnuvasonucu.html'
    'arcade\.php\?&do=viewtournaments$' => 'turnuvalar.html'
    'arcade\.php\?&act=Arcade&do=createtourney$' => 'turnuvayarat.htm'
    'arcade\.php\?&act=Arcade&module=league$' => 'lig.html'
    'arcade\.php\?&act=Arcade&module=favorites&gameid=(\d+)$' => 'favorilereekle-$1.html'
    'arcade\.php\?&act=Arcade&module=favorites$' => 'favorilerim.html'
    'arcade\.php\?&act=Arcade&do=viewtourney&tid=(\d+)$' => 'turnuva-no-$1.html'
    '^arcade\.php$' => 'oyun/'
    '^arcade\.php\?&act=Arcade$' => 'oyun/'
    Mert Gökçeimam / Crawlability Inc.

    vBSEO 3.6.0 Alpha Önizlemesi - Including Like Tree
    Unveiling the NEW vBSEO Sitemap Generator 3.0 - available NOW for vBSEO Customers!


    Twitter:@Depkac
    Personal Blog : Mert Gökçeimam

Similar Threads

  1. vBseo and ipbPro Arcade?
    By Riccardo79 in forum General Discussion
    Replies: 3
    Last Post: 06-15-2008, 10:35 AM
  2. vbseo and Ibpro Arcade
    By MarketTimes in forum General Discussion
    Replies: 1
    Last Post: 06-05-2007, 01:03 PM
  3. Arcade help please.
    By shakes in forum Bug Reporting
    Replies: 4
    Last Post: 07-19-2006, 07:05 PM
  4. vBSEO and ibPro Arcade
    By Jim O in forum Troubleshooting
    Replies: 4
    Last Post: 05-10-2006, 05:08 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •