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

vbseo not rewriting URLs

This is a discussion on vbseo not rewriting URLs within the Troubleshooting forums, part of the vBSEO SEO Plugin category; I'm moving to a dedicated server. I was having all kinds of problems with 500 Internal Server Error and such. ...

Go Back   vBulletin SEO Forums > vBSEO SEO Plugin > Troubleshooting

Enhancing 80 million pages.

Register FAQ Members List Social Groups Calendar Search Today's Posts Mark Forums Read
  #1  
Old 05-14-2008, 09:51 AM
Junior Member
 
Real Name: BrandonDrury
Join Date: Dec 2005
Posts: 21
vbseo not rewriting URLs

I'm moving to a dedicated server. I was having all kinds of problems with 500 Internal Server Error and such.

Now I've played around so much that vbSEO won't even re-write the URLs. It's as if the plugin is disabled. I'm positive the same settings worked before.

I'm trying to think of places where vbseo may be disabled or bypassed. I can confirm that vbseo is active in vbulletin plugins, vbulletin products, and in vbseo's admin panel. I had disabled all hooks in the config.php but I have removed that.

Is there any where else that could stop vbseo from doing the initial rewrite?

After I get this fixed I can move on to actually figuring out the htaccess issue.

Brandon
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Share on Facebook!
Reply With Quote
  #2  
Old 05-14-2008, 10:43 AM
briansol's Avatar
Senior Member
vBSEO Pre-Release TeamDesign for SEOBig Board Administrator
 
Real Name: Brian
Join Date: Apr 2006
Location: Central CT, USA
Posts: 5,802
it won't work without the htaccess file in place.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Share on Facebook!
Reply With Quote
  #3  
Old 05-14-2008, 10:50 AM
Junior Member
 
Real Name: BrandonDrury
Join Date: Dec 2005
Posts: 21
Interesting. I had it "working" last night without htaccess. By "working" I mean that a link on the homepage would point to a re-written URL. Of course, clicking on the URL was busted without the htaccess. Now, I can't even get the URLs to re-write.

Then again, maybe I'm fried.

Even with .htaccess in place, I still can't get the URLs to rewrite. I guess I'll try it on a local server and see what happens.

For example, right now I have activated vbseo in all places I know how to but this is what ends up:
Home Recording Forum

index.php works with default vbulletin URLs. The forum categories work, but no threads work.

Brandon
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Share on Facebook!
Reply With Quote
  #4  
Old 05-14-2008, 11:10 AM
briansol's Avatar
Senior Member
vBSEO Pre-Release TeamDesign for SEOBig Board Administrator
 
Real Name: Brian
Join Date: Apr 2006
Location: Central CT, USA
Posts: 5,802
ah, so it's not even displaying as /nice/thread/name/ ?

try re-importing the product and ftping vbseo files from scratch
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Share on Facebook!
Reply With Quote
  #5  
Old 05-14-2008, 11:42 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,419
Blog Entries: 1
Send a message via MSN to Mert Gökçeimam
Hello please manually edit config_vbsep.php file and add your forum path to the following setting
PHP Code:
    define('VBSEO_CUSTOM_DOCROOT',         ''); 
after the edit the setting shall look like
PHP Code:
    define('VBSEO_CUSTOM_DOCROOT',         '/your/forum/path'); 
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Share on Facebook!
Reply With Quote
  #6  
Old 05-14-2008, 02:58 PM
Junior Member
 
Real Name: BrandonDrury
Join Date: Dec 2005
Posts: 21
Quote:
ah, so it's not even displaying as /nice/thread/name/ ?

try re-importing the product and ftping vbseo files from scratch
I think I've done this 40 times. I've tried it with a fresh download of vbseo 3.1 and I've done it with files I had on the previous server. It did work last night at one point, but somehow I goofed it up.

Quote:
define('VBSEO_CUSTOM_DOCROOT', '/your/forum/path');

Okay, I did this but I don't see any change.

Any other ideas?

Brandon
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Share on Facebook!
Reply With Quote
  #7  
Old 05-14-2008, 03:55 PM
Oleg Ignatiuk's Avatar
vBSEO Staff
vBSEO Total Customer SupportvBSEO Documenter
 
Real Name: Oleg Ignatiuk
Join Date: Jun 2005
Location: Belarus
Posts: 21,951
Make sure that you specified docroot correctly, you can check an example here: Urgent - Site broken
If it still doesn't work, please open a ticket with FTP access for troubleshooting.
__________________
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
  #8  
Old 05-14-2008, 04:29 PM
Junior Member
 
Real Name: BrandonDrury
Join Date: Dec 2005
Posts: 21
Okay, it appears I'm on to something. I deleted the entire stupid forum directory, uploaded vbulletin and installed it. I then installed vbseo and it did actually rewrite the urls once I go the docroot right (I had a slash at the end!).

Then when I imported my previous XML settings for vbseo, everything broke. I wasn't sure how to restore the default settings so I once again deleted everything and am now reuploading. If all goes well, I can just manually tweak the settings to what I had and call it a day.

Of course, this doesn't address the htaccess issue. It only gets me to the point where I can troubleshoot the htaccess.

Brandon
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Share on Facebook!
Reply With Quote
  #9  
Old 05-14-2008, 04:31 PM
Keith Cohen's Avatar
vBSEO Staff
vBSEO Total Customer SupportBig Board Administrator
 
Real Name: Keith Cohen
Join Date: Jul 2005
Location: Raleigh, NC USA
Posts: 6,286
This has happened to several sites lately. I wonder if there is a common ISP between them all that made a change to their server configuration?
__________________
Keith Cohen / 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.


My Personal Sites: My Blog | GPS Discussion Forum
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Share on Facebook!
Reply With Quote
  #10  
Old 05-14-2008, 04:39 PM
Junior Member
 
Real Name: BrandonDrury
Join Date: Dec 2005
Posts: 21
Well, I'm not sure. I'm a dedicated server from a company called "Iweb".

Brandon
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Share on Facebook!
Reply With Quote
  #11  
Old 05-14-2008, 06:12 PM
Oleg Ignatiuk's Avatar
vBSEO Staff
vBSEO Total Customer SupportvBSEO Documenter
 
Real Name: Oleg Ignatiuk
Join Date: Jun 2005
Location: Belarus
Posts: 21,951
Update: resolved via support ticket. VBSEO_CUSTOM_DOCROOT set in config_vbseo.php and RewriteBase enabled in .htaccess file.
__________________
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
  #12  
Old 05-15-2008, 06:09 PM
Junior Member
 
Real Name: BrandonDrury
Join Date: Dec 2005
Posts: 21
I just wanted to say that it never ceases to amaze me how incredibe your support is! Thank you very, very much!

It's tough to see your little creation (a forum) that you've worked years on building up to be fairly successful go down and it's awesome that you guys understand how important this is to people. Thank you vbseo!

Brandon
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
url rewriting, old urls? pearl-guide.com Pre-Sales Questions 1 04-29-2008 05:35 AM
Help rewriting announcement URLs Snake URL Rewrite Settings 7 12-30-2006 06:01 PM
rewriting sub-forum URLS alleycat URL Rewrite Settings 3 12-14-2006 09:43 PM


All times are GMT -4. The time now is 11:32 PM.


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