Apache Configuration is Too Complex (including Mod_Rewrite) – Matt Cutts Wants Simplification…
In this recent blog, Matt Cutts is encouraging developers to create solutions that will simplify Apache web server configurations for webmasters. He notes that while Apache is the world’s leading web server, it can be tricky to configure and set-up redirects, mod_rewrite, and .htaccess, etc.
Google and Matt Would Like vBSEO’s CRRs!![]()
vBSEO’s Custom Rewrite Rules (CRR) takes this a step further.Originally Posted by Matt Cutts
Notes on vBSEO
- We recognize that the average forum admin is not going to be an expert at manipulating the intricacies of mod_rewrite, .htaccess, or http.conf – that’s for certain.
- While vBSEO fully converts vBulletin into a 1-URL-Per-Resource SEO powerhouse, the number of vBulletin custom hacks that are available now (and will be in the future) make a system to extend our users ability to convert all of their URLs to static an absolute necessity.
- Thus, we created CRRs to address that need. And, it seems that we’re one step ahead of the gang at Google in this context:
We do not require the cut-and-paste!Unless of course, you’re sharing a CRR contribution provided by our members in the Custom Rewrite Rules forum.
Let’s take vBA Links Directory as an example. The default URLs allow access to the same record via 6 different URLs:
- CRR stands for “Custom Rewrite Rule”. vBSEO’s admin control panel (vbseocp.php) allows users to specify simplified regular expression codes that will convert other common vBulletin hacks from dynamic to static URLs.
With some tweaking, anything that is plugged into your vBulletin forum can be rewritten... But the real power in CRR rewriting is not just changing a .php for it's equivalent, but unifying multiple (complex) URLs into leading to the same content... into a single URL!
A SINGLE CRR rule will create ONE URL for all of the above URL variations, replacing them wherever they occur on your forum with:Code:/links/showlink.php?do=showdetails&l=ABC /links/showlink.php?do=showdetails&l=ABC&catid=newlinks /links/showlink.php?do=showdetails&l=ABC&catid=poplinks&orderby=views /links/showlink.php?do=showdetails&l=ABC&catid=poplinks&orderby=rating /links/showlink.php?do=showdetails&l=ABC&catid=poplinks&orderby=posts /links/showlink.php?do=showdetails&l=ABC&catid=searchresults&searchid=1
This brings you even closer to 1-URL-Per-Resource link consensus.Code:/links/link-ABC.html
Does Google prefer static URLs to dynamics?
Although Google itself says statics are preferred, some people still debate the necessity.
However, this is no doubt that providing a single, unified URL for each unique page on your forum is the absolute best scenario for SEO purposes!
For Discussion
Source:
- Prior to vBSEO, the complexity of configuring .htaccess, mod_rewrite, etc. made free mod_rewrite based hacks prone to error – and too difficult to support for non-dedicated teams.
- As the vBSEO community grows larger everyday, should vB hack developers now seek to format their dynamic URLs in a way that facilitates more advanced CRRs?
Matt Cutts: Gadgets, Google, and SEO » Simplifying Apache configuration?
vBSEO's Custom Rewrite Rule Interface:
![]()



LinkBack URL
About LinkBacks






Reply With Quote



