vBulletin SEO Forums

SEO

vBulletin Search Engine Optimization

Buy vBSEO Now! HACKER SAFE certified sites prevent over 99.9% of hacker crime.
ne nw
New vBSEO Discount Level for Network Builders Meet vBSEO Team in New York (Nov. 3rd & 4th) 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

Presales Q.: vbPortal, vbGallery

This is a discussion on Presales Q.: vbPortal, vbGallery within the Pre-Sales Questions forums, part of the Announcements & Pre-Sales category; A few questions, I hope you don't mind (I read quite a bit already, but it is an overwhelming # ...

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 05-16-2008, 02:02 PM
Junior Member
 
Real Name: DDIG
Join Date: May 2008
Location: Netherlands
Posts: 20
Presales Q.: vbPortal, vbGallery

A few questions, I hope you don't mind (I read quite a bit already, but it is an overwhelming # of posts)

a) I'm running vbPortal, vbGallery and vBulletin. If vBulletin is in /forums, vbPortal is installed in root, vBGallery is installed in /gallery. Will the SEO work on all of those?

b) I see my ranking is 2 at MySite.nl, but www.mysite.nl/forums has a ranking of 0. Will vBSEO fix this? In other words, will my root, /forums and my /gallery all be indexed and ranked in a similar manner (which of course in a while should be >= 2 I assume, since ranking of 2 is what I get without SEO).

I hope you can answer these questions, I hope I make sense to you.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2  
Old 05-16-2008, 02:11 PM
Junior Member
 
Real Name: DDIG
Join Date: May 2008
Location: Netherlands
Posts: 20
<deleted> This was a mess, sorry.

Last edited by DDIG; 05-16-2008 at 05:20 PM.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3  
Old 05-16-2008, 02:18 PM
Junior Member
 
Real Name: DDIG
Join Date: May 2008
Location: Netherlands
Posts: 20
Just one more.

I have http://www.dutch-dig.com, http://www.dutch-dig.nl, http://www.ddig.nl, which all redirect to http://www.d-dig.nl

Is this a problem regarding SEO?

Last edited by DDIG; 05-16-2008 at 05:20 PM.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #4  
Old 05-16-2008, 05:14 PM
Junior Member
 
Real Name: DDIG
Join Date: May 2008
Location: Netherlands
Posts: 20
Well, meanwhile I've done a *lot* of reading. It doesn't seem that VBSEO is able to rewrite vbGallery nor vbPortal since my domain structure is:

/
/gallery
/forums


where '/' equals to vbPortal, and no,

I can't (won't) move both /gallery and /forums to / since imho that would create one big mess.

I would have expected that both /gallery, /, and /forums would be handled by vbseo, since both vbGallery and vbPortal are vBulletin plugins. Of course I hope to hear from you that it can be done somehow.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #5  
Old 05-17-2008, 01:18 PM
Junior Member
 
Real Name: DDIG
Join Date: May 2008
Location: Netherlands
Posts: 20
Anyone? Is this a foolish question?
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #6  
Old 05-18-2008, 06:14 AM
Shadab's Avatar
Senior Member
 
Real Name: Shadab
Join Date: Oct 2007
Location: Bhopal
Posts: 262
Blog Entries: 12
Send a message via ICQ to Shadab Send a message via MSN to Shadab Send a message via Yahoo to Shadab
Quote:
Originally Posted by DDIG View Post

I have dutch-dig.com, dutch-dig.nl, ddig.nl which all redirect to d-dig.nl
Is this a problem regarding SEO?
As long as you 301 redirect all the page requests from those additional domains to your primary domain,
it shouldn't be a problem.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #7  
Old 05-19-2008, 05:21 AM
Junior Member
 
Real Name: DDIG
Join Date: May 2008
Location: Netherlands
Posts: 20
Thanks! I hope someone can provide an answer to post #4

That's the most important thing that I'd love to see answered prior to my purchase.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #8  
Old 05-19-2008, 01: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,437
Blog Entries: 1
It is possible to rewrite vBGallery URLs wuith Custom Rewrite Rules defined in vBSEO CP. In case if it resides in different folder, a special .htaccess will be required in gallery folder.
__________________
Oleg Ignatiuk / Crawlability Inc.
vBSEO 3.2.0 Launched - Maximum Overdrive for Your Web Traffic! Over 100 Instant SEO Optimizations

vBSEO Google Sitemap Generator - Version 2.2 Released Mandatory Upgrade for vBSEO 3.2.0 GOLD

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!
Reply With Quote
  #9  
Old 05-19-2008, 02:57 PM
Oleg Ignatiuk's Avatar
vBSEO Staff
vBSEO Total Customer SupportvBSEO Documenter
 
Real Name: Oleg Ignatiuk
Join Date: Jun 2005
Location: Belarus
Posts: 21,437
Blog Entries: 1
Exact .htaccess contents depends on where is gallery installed and what is the forums location. In this case it would be:
Code:
RewriteEngine On
RewriteCond %{QUERY_STRING} !vbseourl=
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule ^(.*)$  ../forums/vbseo.php?vbseourl=$1&vbseorelpath=../gallery/&%{QUERY_STRING} [L]

RewriteRule ^(.*\.php)$ ../forums/vbseo.php?vbseourl=$1&vbseorelpath=../gallery/&%{QUERY_STRING} [L]
__________________
Oleg Ignatiuk / Crawlability Inc.
vBSEO 3.2.0 Launched - Maximum Overdrive for Your Web Traffic! Over 100 Instant SEO Optimizations

vBSEO Google Sitemap Generator - Version 2.2 Released Mandatory Upgrade for vBSEO 3.2.0 GOLD

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!
Reply With Quote
  #10  
Old 05-19-2008, 04:09 PM
Junior Member
 
Real Name: DDIG
Join Date: May 2008
Location: Netherlands
Posts: 20
Thanks al lot for your reply.

If you can assure me that vbportal which is installed in / (root), and vbGallery which is installed in /gallery can both be processed by vbSEO, I wil go ahead, purchase vbSEO and be a happy costumer. I couldn't find an answer to this question in the public forums.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #11  
Old 06-03-2008, 03:45 AM
Member
 
Real Name: Tran
Join Date: Feb 2006
Posts: 44
Quote:
Originally Posted by DDIG View Post
Thanks al lot for your reply.

If you can assure me that vbportal which is installed in / (root), and vbGallery which is installed in /gallery can both be processed by vbSEO, I wil go ahead, purchase vbSEO and be a happy costumer. I couldn't find an answer to this question in the public forums.

I need CRR for vbportal too. Please remember that now vbportal is changed and all the module is like this

http://www.yoursite.com/modules/modulename/index.php
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #12  
Old 08-28-2008, 08:46 PM
Junior Member
 
Real Name: michaelj
Join Date: Apr 2008
Posts: 5
vbPortal vbAdvanced and vbSEO

Quote:
Originally Posted by DDIG View Post
Thanks al lot for your reply.

If you can assure me that vbportal which is installed in / (root), and vbGallery which is installed in /gallery can both be processed by vbSEO, I wil go ahead, purchase vbSEO and be a happy costumer. I couldn't find an answer to this question in the public forums.
I'm not clear on what the answer is here. I seem to recall reading that neither vbPortal nor vbAdvanced work well with vbSEO.

Is this true and if so are there any alternatives that do work well with vbSEO?
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #13  
Old 08-29-2008, 03:36 AM
Junior Member
 
Real Name: DDIG
Join Date: May 2008
Location: Netherlands
Posts: 20
Out of the box they don't but you can write custom CRRs

I was not able to create those which I find a bit disapointing. vbSEO is great, but a bit of 3rd party support would be very nice. There are many forums that have a CMS / Gallery, one would expect that the most common solutions like vbGallery, Photopost, VBAdvanced and vbPortal etc. would have native vbSEO support.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #14  
Old 08-29-2008, 12:44 PM
Junior Member
 
Real Name: michaelj
Join Date: Apr 2008
Posts: 5
vbSEO Custom Re-Writes

Quote:
Originally Posted by DDIG View Post
Out of the box they don't but you can write custom CRRs

I was not able to create those which I find a bit disapointing.
You mean you were unable to do it yourself? Would the custom CRRs be a one-time thing? Did you shop it around to get a price for someone to do it - like maybe vbPortal, vbSEO, or someone at vbOrg?
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #15  
Old 08-29-2008, 01:06 PM
Junior Member
 
Real Name: DDIG
Join Date: May 2008
Location: Netherlands
Posts: 20
Nope. I would expect 'some' support. When I purchased vbSEO I was told it was no problem, both vbPortal and vbGallery would be able to use vbSEO, later on it became clear that I was to write CRRs myself. Believe me, I tried. But it didn't work. Never mind that, vbSEO works fine for my forum but not for the CPMS / Gallery I use. I think it would be great if you CRR guru's would sit down on a rainy afternoon and create some CRR's for commonly used portal / gallery solutions. For you vbSEO developers it's a piece of cake since you know these things inside-out. You would even be able to sell these CRR's as plugins or something. I'd be willing to pay if the pricing is reasonable, as would many other forum users, of that I am sure.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
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
Question about vbportal mototips Off-Topic & Chit Chat 2 03-04-2007 05:18 AM
vbPortal & URL question jw00dy Pre-Sales Questions 8 12-28-2006 04:44 PM
Install in vbportal Dann General Discussion 6 12-06-2006 09:24 AM
Have some presales questions. Aharon Pre-Sales Questions 0 11-17-2005 02:03 PM


All times are GMT -4. The time now is 01:04 AM.


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