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 Total Support Team Launches DeskPro New vBSEO Discount Level for Network Builders 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

Can vBSEO work with vB Hacks like Downloads?

This is a discussion on Can vBSEO work with vB Hacks like Downloads? within the Pre-Sales Questions forums, part of the Announcements & Pre-Sales category; My website ( http://www.mpcdownloads.com ) is very much download oriented rather than thread-oriented. The majority of the content of the ...

Go Back   vBulletin SEO Forums > Announcements & Pre-Sales > Pre-Sales Questions

Enhancing 80 million pages.

Register FAQ Members List Social Groups Calendar Search Today's Posts Mark Forums Read

Reply

 

LinkBack Thread Tools
  #1  
Old 03-31-2006, 03:40 AM
Junior Member
 
Real Name: NightNinja
Join Date: Mar 2006
Posts: 26
Can vBSEO work with vB Hacks like Downloads?

My website (http://www.mpcdownloads.com) is very much download oriented rather than thread-oriented. The majority of the content of the site that users go for are our downloads found here: http://www.mpcdownloads.com/forums/downloads.php?

Unfortunately, the entire database of downloads is set up with dynamic URLS and rarely ever gets indexed. The site has over 4,000 downloads each which have their own individual pages. What I'm looking for is for vBSEO to put the Category name in the first / and the name of the file in the next (like the title is set up). Ex: http://www.mpcdownloads.com/forums/d...o=file&id=5468 would turn into http://www.mpcdownloads.com/forums/BF2/Omega-v1-source/ . (Both of which are in the title of the page and located in the MySQL Database)

If this hack can be customized to do that without hours of work, I will buy it right now.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Share on Facebook!
Reply With Quote
  #2  
Old 03-31-2006, 05:45 AM
Philipp Herbers's Avatar
vBSEO Staff
 
Real Name: Philipp Herbers
Join Date: Sep 2005
Location: Meppen, Germany
Posts: 5,588
Re: Can vBSEO work with vB Hacks like Downloads?

Hello NightNinja,

I don't know this plugin but you should be able to create some Custom Rewrite Rules for this plugin.
__________________
Philipp Herbers / Crawlability Inc.
Support Team gibt neues Supportsystem frei Verbesserter Support für unsere Kunden

vBSEO 3.2.0 freigegeben - Maximale Optimierung für Ihren Web-Traffic! Über 100 weitere SEO Optimierungen

6X Traffic - $1400 in einem Tag durch vBSEO! Stellen Sie sich vor, was die patentierte vBSEO Technologie für Sie tun kann.

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Share on Facebook!
Reply With Quote
  #3  
Old 03-31-2006, 05:47 AM
Junior Member
 
Real Name: NightNinja
Join Date: Mar 2006
Posts: 26
Re: Can vBSEO work with vB Hacks like Downloads?

How would I go about doing that? Would someone on the vBSEO support team help me in writing these custom rewrite rules?
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Share on Facebook!
Reply With Quote
  #4  
Old 03-31-2006, 09:27 AM
Oleg Ignatiuk's Avatar
vBSEO Staff
vBSEO Total Customer SupportvBSEO Documenter
 
Real Name: Oleg Ignatiuk
Join Date: Jun 2005
Location: Belarus
Posts: 21,935
Re: Can vBSEO work with vB Hacks like Downloads?

Hello,

you can use the following CRR:
Code:
'downloads\.php\?do=file&id=(\d+)$' => 'downloads-$1/'
to create URLs like http://www.mpcdownloads.com/forums/downloads-5468/

As for keywords embedded into rewritten URL, please refer to my post here:
http://www.vbseo.com/23180-post5.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 04-01-2006, 05:45 AM
Junior Member
 
Real Name: NightNinja
Join Date: Mar 2006
Posts: 26
Re: Can vBSEO work with vB Hacks like Downloads?

I can't see that thread because I havn't bought the software but before I do buy the software I just want to make sure that using your thread for custom rewrite rules will my hack DEFINATELY work with vBSEO?
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Share on Facebook!
Reply With Quote
  #6  
Old 04-01-2006, 05:58 AM
Oleg Ignatiuk's Avatar
vBSEO Staff
vBSEO Total Customer SupportvBSEO Documenter
 
Real Name: Oleg Ignatiuk
Join Date: Jun 2005
Location: Belarus
Posts: 21,935
Re: Can vBSEO work with vB Hacks like Downloads?

Hello,

there should not be any conflicts with other hacks. Also, you will be able to create custom URLs for 3rd party hacks. However, if you want to include keywords into URLs, some code modification may be required.

here is the quote from the post:
Quote:
Originally Posted by Oleg Ignatiuk
Custom Rewrite Rules allow you to create new URLs based on your existing URL. It means that you cannot automatically create editorialX-editorial-title-here.html URL from your current URL, because it doesn't have the title in it.
If you are able to modify your dynamic URLs to something like:
index.php?page=editorial&newsid=2&title=editorial-title
then you can use this CRR:
Code:
'index\.php\?page=editorial&newsid=(\d+)&title=(.+)$' => 'editorial$1-$2.html'
Otherwise, you can create one CRR per each article URL (which is not effective though), like:
Code:
'index\.php\?page=editorial&newsid=2' => 'editorial2-editorial-title-here.html'
'index\.php\?page=editorial&newsid=3' => 'editorial3-another--title-here.html'
etc.
__________________
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
  #7  
Old 04-01-2006, 06:40 PM
Junior Member
 
Real Name: NightNinja
Join Date: Mar 2006
Posts: 26
Re: Can vBSEO work with vB Hacks like Downloads?

So what i'm understanding is that I have to modify the code of my hack first to put the title into URL dynamically and then use vbSEO to make it more SE friendly by getting rid of all the = signs and turning it into dashes.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Share on Facebook!
Reply With Quote
  #8  
Old 04-01-2006, 07:10 PM
Oleg Ignatiuk's Avatar
vBSEO Staff
vBSEO Total Customer SupportvBSEO Documenter
 
Real Name: Oleg Ignatiuk
Join Date: Jun 2005
Location: Belarus
Posts: 21,935
Re: Can vBSEO work with vB Hacks like Downloads?

Yes, that's right.
In case if URLs like "forums/downloads-5468/" are fine for you, then you don't have to do any code modifications. But if you'd like to add keywords in URLs, your downloads hack should be modified for this.
__________________
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
  #9  
Old 04-05-2006, 08:39 AM
Junior Member
 
Real Name: NightNinja
Join Date: Mar 2006
Posts: 26
Re: Can vBSEO work with vB Hacks like Downloads?

I'm going to pay someone to modify my hack however I want to know exactly what I have to modify before I purchase vbSEO so should I include both category names and file names in the URL?

What i want from vbSEO is for it to turn my URLS into something like this:
from http://www.mpcdownloads.com/forums/downloads.php?do=file&id=5779 to http://www.mpcdownloads.com/CS-Source/Mega-Script-v5.0.html .

So should i have URLS modified to read as http://www.mpcdownloads.com/forums/downloads.php?do=file&id=5779&filename=Mega-Script-v5.0&catname=CS-Source ?

would vbSEO (using CRR) be able to do this kind of change easily?

Last edited by NightNinja; 04-05-2006 at 08:49 AM.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Share on Facebook!
Reply With Quote
  #10  
Old 04-05-2006, 10:11 AM
Oleg Ignatiuk's Avatar
vBSEO Staff
vBSEO Total Customer SupportvBSEO Documenter
 
Real Name: Oleg Ignatiuk
Join Date: Jun 2005
Location: Belarus
Posts: 21,935
Re: Can vBSEO work with vB Hacks like Downloads?

Hello,

Quote:
so should I include both category names and file names in the URL?
So should i have URLS modified to read as
Code:
http://www.mpcdownloads.com/forums/downloads.php?do=file&id=5779&filename=Mega-Script-v5.0&catname=CS-Source
?
Yes, exactly.

However, resulting URL will be slightly different - from this URL:
Code:
http://www.mpcdownloads.com/forums/downloads.php?do=file&id=5779&filename=Mega-Script-v5.0&catname=CS-Source
(with one CRR defined in vbseocp) you will get something like:
Code:
http://www.mpcdownloads.com/forums/download/CS-Source/Mega-Script-v5.0-5779.html
Please notice that:
1. resulting URL is located under the forums/ folder
2. download ID is included in URL to allow reversing to the original URL
__________________
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
  #11  
Old 04-05-2006, 07:35 PM
Junior Member
 
Real Name: NightNinja
Join Date: Mar 2006
Posts: 26
Re: Can vBSEO work with vB Hacks like Downloads?

Ok, my URLS now look like i said they would, and I can't figure out what the CRR is to make the mlook like what u said right above this post.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Share on Facebook!
Reply With Quote
  #12  
Old 04-05-2006, 08:48 PM
Oleg Ignatiuk's Avatar
vBSEO Staff
vBSEO Total Customer SupportvBSEO Documenter
 
Real Name: Oleg Ignatiuk
Join Date: Jun 2005
Location: Belarus
Posts: 21,935
Re: Can vBSEO work with vB Hacks like Downloads?

Hi,

here is a CRR for this:
Code:
'downloads\.php\?do=file&id=(\d+)&filename=(.+)&catname=(.+)' => 'download/$3/$2/$1.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
  #13  
Old 12-11-2006, 03:03 PM
Junior Member
 
Real Name: Imran
Join Date: Nov 2006
Posts: 27
Quote:
Originally Posted by Oleg Ignatiuk View Post
Hi,

here is a CRR for this:
Code:
'downloads\.php\?do=file&id=(\d+)&filename=(.+)&catname=(.+)' => 'download/$3/$2/$1.html'
Where do I put this CRR? I dont see any option in VBSEO?
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Share on Facebook!
Reply With Quote
  #14  
Old 12-11-2006, 03:15 PM
Oleg Ignatiuk's Avatar
vBSEO Staff
vBSEO Total Customer SupportvBSEO Documenter
 
Real Name: Oleg Ignatiuk
Join Date: Jun 2005
Location: Belarus
Posts: 21,935
It should be entered in vbseocp->Custom Rewrite Rules.
__________________
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
  #15  
Old 12-11-2006, 03:27 PM
Junior Member
 
Real Name: Imran
Join Date: Nov 2006
Posts: 27
Should I copy paste as is? everything? with quotes ?
EDIT: I copied above and pasted as is in Custom Rewrite Rules box.
And nothing happened look here: Mobile Junction Forum - Downloads - Themes
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
vBSEO 2.4.0 Released - Includes Google AdSense Targeting Feature! Juan Muriente vBSEO Announcements 74 05-20-2006 10:29 PM
Does vBSEO work for vB 3.5.3? hostaddicts Pre-Sales Questions 2 01-15-2006 11: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 10:41 PM.


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