vBulletin SEO Forums

SEO

vBulletin Search Engine Optimization

Buy vBSEO Now! HACKER SAFE certified sites prevent over 99.9% of hacker crime.
ne nw
vBSEO 3.2.0 Patch Release for vB 3.8 vBSEO Total Support Team Launches DeskPro vBSEO 3.2.0 GOLD Has Landed Success with vBSEO = 600ore Web Visitors + $1400 in a Day! Crawlability Inc. Files for SEO Technology Patent
se sw

Custom Rewrite Rules

This is a discussion on Custom Rewrite Rules within the Feature Requests forums, part of the vBSEO SEO Plugin category; Create them by one click instead of manually ... Example : UT2007World.com - test That would be great .. PS: ...

Go Back   vBulletin SEO Forums > vBSEO SEO Plugin > Feature Requests

Enhancing 80 million pages.

Register FAQ Members List Social Groups Calendar Search Today's Posts Mark Forums Read
  #1  
Old 07-15-2006, 10:05 PM
Member
 
Join Date: Oct 2005
Posts: 90
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 ..
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Share on Facebook!
Reply With Quote
  #2  
Old 07-16-2006, 01:22 AM
Loco's Avatar
Senior Member
vBSEO Pre-Release TeamBig Board Administrator
 
Real Name: Brandon Sheley
Join Date: Oct 2005
Location: Kansas
Posts: 1,926
Blog Entries: 1
Send a message via AIM to Loco Send a message via MSN to Loco Send a message via Yahoo to Loco
Re: Custom Rewrite Rules

interesting
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Share on Facebook!
Reply With Quote
  #3  
Old 07-16-2006, 06:15 AM
Mert Gökçeimam's Avatar
vBSEO.com Webmaster
vBSEO Total Customer SupportvBulletin HackerBig Board Administrator
 
Real Name: Lizard King
Join Date: Oct 2005
Location: Istanbul
Posts: 8,395
Blog Entries: 1
Send a message via MSN to Mert Gökçeimam
Re: Custom Rewrite Rules

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.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Share on Facebook!
Reply With Quote
  #4  
Old 07-16-2006, 07:42 AM
Oleg Ignatiuk's Avatar
vBSEO Staff
vBSEO Total Customer SupportvBSEO Documenter
 
Real Name: Oleg Ignatiuk
Join Date: Jun 2005
Location: Belarus
Posts: 21,936
Re: Custom Rewrite Rules

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 ?
Quote:
'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:
Quote:
'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.
Support Team Launches New DeskPro Powered Tool Enhanced Support at Your Service

vBSEO 3.2.0 Launched - Maximum Overdrive for Your Web Traffic! Over 100 Instant SEO Optimizations

6X Traffic - $1400 in One Day with vBSEO! Imagine What the vBSEO Patent Pending Technology Can Do For You.

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Share on Facebook!
Reply With Quote
  #5  
Old 07-16-2006, 10:13 AM
Member
 
Join Date: Oct 2005
Posts: 90
Re: Custom Rewrite Rules

Quote:
Originally Posted by Lizard King View Post
So it is nearly impossible to track down the variables.
And exactly this is the problem ..
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Share on Facebook!
Reply With Quote
  #6  
Old 07-17-2006, 10:53 AM
Mert Gökçeimam's Avatar
vBSEO.com Webmaster
vBSEO Total Customer SupportvBulletin HackerBig Board Administrator
 
Real Name: Lizard King
Join Date: Oct 2005
Location: Istanbul
Posts: 8,395
Blog Entries: 1
Send a message via MSN to Mert Gökçeimam
Re: Custom Rewrite Rules

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
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Share on Facebook!
Reply With Quote
  #7  
Old 07-19-2006, 06:11 AM
Member
 
Join Date: Oct 2005
Posts: 90
Re: Custom Rewrite Rules

Well, but it should be possible to use the most commong rules, such as vba, ibp etc. etc.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Share on Facebook!
Reply With Quote
  #8  
Old 07-19-2006, 06:57 AM
Mert Gökçeimam's Avatar
vBSEO.com Webmaster
vBSEO Total Customer SupportvBulletin HackerBig Board Administrator
 
Real Name: Lizard King
Join Date: Oct 2005
Location: Istanbul
Posts: 8,395
Blog Entries: 1
Send a message via MSN to Mert Gökçeimam
Re: Custom Rewrite Rules

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
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Share on Facebook!
Reply With Quote
  #9  
Old 07-19-2006, 11:49 AM
Member
 
Join Date: Oct 2005
Posts: 90
Re: Custom Rewrite Rules

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 ....
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Share on Facebook!
Reply With Quote
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads

Thread Thread Starter Forum Replies Last Post
Syntax for Custom Rewrite Rules Joe Ward Custom Rewrite Rules 7 07-19-2008 07:14 AM
vBSEO 2.0 RC7 Released Juan Muriente vBSEO Announcements 17 09-09-2005 12:00 AM


All times are GMT -4. The time now is 02:55 AM.


Powered by vBulletin Version 3.8.0
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.2.5 ©2008, Crawlability, Inc.