Results 1 to 9 of 9

Custom Rewrite Rules

This is a discussion on Custom Rewrite Rules within the vBSEO Features Archive forums, part of the vBulletin Links & Resources category; Create them by one click instead of manually ... Example : UT2007World.com - test That would be great .. PS: ...

  1. #1
    Member
    Join Date
    Oct 2005
    Posts
    90
    Liked
    0 times

    Custom Rewrite Rules

    Create them by one click instead of manually ...

    Example :

    UT2007World.com - test

    That would be great ..

    PS: This is just something done in a few minutes, but you'll get the picture ..

  2. #2
    Senior Member Brandon Sheley's Avatar
    Real Name
    Brandon Sheley
    Join Date
    Oct 2005
    Location
    Kansas
    Posts
    2,347
    Liked
    19 times
    Blog Entries
    1
    interesting
    My forums: General Forums | Admin Talk (running xenforo)

  3. #3
    vBSEO.com Webmaster Mert Gökçeimam's Avatar
    Real Name
    Lizard King
    Join Date
    Oct 2005
    Location
    Istanbul, Turkey, Turkey
    Posts
    22,367
    Liked
    542 times
    Blog Entries
    4
    I don't think this will work because there are lots of different variables used in Urls abd in each modification it is different then the other. So it is nearly impossible to track down the variables.
    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

  4. #4
    vBSEO Staff Oleg Ignatiuk's Avatar
    Real Name
    Oleg Ignatiuk
    Join Date
    Jun 2005
    Location
    Belarus
    Posts
    25,689
    Liked
    157 times
    It is very simple to create "1 old URL"<->"1 New URL" Custom Rewrite Rule, you don't need any tools for this . Just make sure that you add backslash before "." and "?" characters in old URL like in this example: Is there a way to rewrite this ?
    'index\.php\?page=ut2004world&langid=2&styleid=45' => 'blabla.html'
    The real CRRs power though is in creating "Many old URLs"<->"Many New URLs" transition with one rule and some knowledge of regular expressions is required here.
    For instance this CRR:
    'index\.php\?page=(\w+)' => 'blabla-$1.html'
    will rewrite ALL index.php?page=pagename URLs at your site to blabla-pagename.html.
    Oleg Ignatiuk / Crawlability Inc.
    vBSEO 3.6.0 GOLD Released!
    Unveiling the NEW vBSEO Sitemap Generator 3.0. - available NOW for vBSEO Customers!


  5. #5
    Member
    Join Date
    Oct 2005
    Posts
    90
    Liked
    0 times
    Quote Originally Posted by Lizard King View Post
    So it is nearly impossible to track down the variables.
    And exactly this is the problem ..

  6. #6
    vBSEO.com Webmaster Mert Gökçeimam's Avatar
    Real Name
    Lizard King
    Join Date
    Oct 2005
    Location
    Istanbul, Turkey, Turkey
    Posts
    22,367
    Liked
    542 times
    Blog Entries
    4
    Quote Originally Posted by utw-Mephisto View Post
    And exactly this is the problem ..
    That is not a problem at all. What i was saying it is impossible for vbseo team to track every modifications url variables
    If you use a mod on your board you'll know what the variables and it is pretty easy to add CRR's by yourself then
    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

  7. #7
    Member
    Join Date
    Oct 2005
    Posts
    90
    Liked
    0 times
    Well, but it should be possible to use the most commong rules, such as vba, ibp etc. etc.

  8. #8
    vBSEO.com Webmaster Mert Gökçeimam's Avatar
    Real Name
    Lizard King
    Join Date
    Oct 2005
    Location
    Istanbul, Turkey, Turkey
    Posts
    22,367
    Liked
    542 times
    Blog Entries
    4
    Quote Originally Posted by utw-Mephisto View Post
    Well, but it should be possible to use the most commong rules, such as vba, ibp etc. etc.
    In my opinion i don't want vBSeo team to focus on external modifications instead of this i want vBSeo team to focus on their products and i think this is what they are doing.

    In CRR forums you can find a thread nearly for each modification so it is not that hard to customize them
    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

  9. #9
    Member
    Join Date
    Oct 2005
    Posts
    90
    Liked
    0 times
    As far as I recall this is the Feature Request forum

    It was just an idea since the variables are always the same and just the content of the RR changes .. So if you call it arcade.php, blabla php or whatever ...

    Anyway ....

Similar Threads

  1. Syntax for Custom Rewrite Rules
    By Joe Ward in forum Custom Rewrite Rules
    Replies: 33
    Last Post: 02-10-2011, 09:49 PM
  2. vBSEO 2.0 RC7 Released
    By Juan Muriente in forum vBSEO Announcements
    Replies: 17
    Last Post: 09-09-2005, 12:00 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
  •