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

Trailing Slash causes problems

This is a discussion on Trailing Slash causes problems within the Troubleshooting forums, part of the vBSEO SEO Plugin category; For example: http://www.mustangevolution.com/advertising/ correctly goes to the page without a problem but http://www.mustangevolution.com/advertising goes to the right page but the ...

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 02-02-2006, 10:17 PM
BamaStangGuy's Avatar
Senior Member
vBSEO Pre-Release TeamBig Board Administrator
 
Real Name: Brent Wilson
Join Date: Aug 2005
Location: Huntsville, Alabama
Posts: 2,347
Send a message via AIM to BamaStangGuy Send a message via MSN to BamaStangGuy
Trailing Slash causes problems

For example:

http://www.mustangevolution.com/advertising/ correctly goes to the page without a problem

but

http://www.mustangevolution.com/advertising

goes to the right page but the url turns into this: http://www.mustangevolution.com/foru...seorelpath=../

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Share on Facebook!
  #2  
Old 02-03-2006, 12:25 PM
Juan Muriente's Avatar
vBSEO Staff
vBSEO Total Customer SupportvBSEO Documenter
 
Real Name: Juan Carlos Muriente
Join Date: Jun 2005
Location: Puerto Rico
Posts: 12,721
Re: Trailing Slash causes problems

Hello Brent,

Could you please disable your CRRs and see if you still get the problem? It might be a conflicting rule.

If the issue is resolved by doing this, please post (or PM) your CRRs for debugging.
__________________
Juan Muriente / 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!
  #3  
Old 02-03-2006, 08:51 PM
BamaStangGuy's Avatar
Senior Member
vBSEO Pre-Release TeamBig Board Administrator
 
Real Name: Brent Wilson
Join Date: Aug 2005
Location: Huntsville, Alabama
Posts: 2,347
Send a message via AIM to BamaStangGuy Send a message via MSN to BamaStangGuy
Re: Trailing Slash causes problems

Quote:
Originally Posted by Juan Muriente
Hello Brent,

Could you please disable your CRRs and see if you still get the problem? It might be a conflicting rule.

If the issue is resolved by doing this, please post (or PM) your CRRs for debugging.

That link is part of a custom rewrite rule

Here is what I got

Quote:
'^showgroups\.php$' => 'member-groups/'
'^online\.php$' => 'online/'
'^newthread\.php\?do=newthread&f=(\d+)' => 'new-thread/forum-$1/'
'^search\.php\?do=getdaily' => 'search/get-todays-posts/'
'^search\.php\?do=finduser&u=(\d+)' => 'search/find-users-posts/$1/'
'^search\.php\?do=getnew' => 'search/get-new-posts/'
'^search\.php\?searchid=(\d+)$' => 'search/search-id/$1/'
'^search\.php\?f=(\d+)$' => 'search/forum-$1/'
'^search\.php$' => 'search/'
'^usercp\.php$' => 'control-panel/'
'^register\.php$' => 'register/'
'^sendmessage\.php\?do=mailmember&u=(\d+)' => 'mailuser/$1/'
'^sendmessage\.php$' => 'contact/'
'^calendar\.php\?do=getinfo&day=(\d+)-(\d+)-(\d+)&e=(\d+)&c=1' => 'calendar/$1-$2-$3/event-$4/'
'^calendar\.php\?do=getinfo&e=(\d+)&day=(\d+)-(\d+)-(\d+)&c=1' => 'calendar/event-$1/$2-$3-$4/'
'^calendar\.php\?month=(\d+)&year=(\d+)&c=1&do=dis playmonth' => 'calendar/month-$1/year-$2/'
'^calendar\.php\?c=1&week=(\d+)&do=displayweek&mon th=(\d+)' => 'calendar/week-$1/month-$2/'
'^calendar\.php\?c=1&week=(\d+)' => 'calendar/week-$1/'
'^calendar\.php$' => 'calendar/'
'^calendar\.php\?do=viewreminder' => 'calendar/view-reminders/'
'^faq\.php$' => 'faq/'
'^faq\.php\?faq=vb_faq' => 'faq/vbulletin-faq/'
'^faq\.php\?faq=vb_user_maintain' => 'faq/user-maintain/'
'^faq\.php\?faq=vb_board_usage' => 'faq/board-usage/'
'^faq\.php\?faq=vb_read_and_post' => 'faq/read-and-post/'
'^profile\.php\?do=editsignature' => 'profile/edit-signature/'
'^profile\.php\?do=editoptions' => 'profile/edit-options/'
'^profile\.php\?do=editprofilepic' => 'profile/edit-profilepic/'
'^profile\.php\?do=editprofile' => 'profile/edit-profile/'
'^profile\.php\?do=editavatar' => 'profile/edit-avatar/'
'^profile\.php\?do=editpassword' => 'profile/edit-password/'
'^profile\.php\?do=editattachments' => 'profile/edit-attachments/'
'^profile\.php\?do=addlist&userlist=buddy&u=(\d+)' => 'profile/buddylist/add-buddy/$1/'
'^profile\.php\?do=addlist&userlist=ignore&u=(\d+) ' => 'profile/buddylist/ignore-user/$1/'
'^profile\.php\?do=removelist&userlist=buddy&u=(\d +)' => 'profile/buddylist/remove-buddy/$1/'
'^profile\.php\?do=removelist&userlist=ignore&u=(\ d+)' => 'profile/buddylist/remove-ignore/$1/'
'^profile\.php\?do=editlist' => 'profile/buddylist/'
'^private\.php$' => 'private-messages/'
'^private\.php\?do=newpm&u=(\d+)' => 'private-messages/send-to/$1/'
'^private\.php\?folderid=0' => 'private-messages/inbox/'
'^private\.php\?folderid=-1' => 'private-messages/sent/'
'^private\.php\?do=trackpm' => 'private-messages/track/'
'^private\.php\?do=editfolders' => 'private-messages/edit-folders/'
'^private\.php\?do=newpm' => 'private-messages/send/'
'^subscription\.php\?folderid=0' => 'subscriptions/view-all/'
'^subscription\.php\?do=viewsubscription' => 'subscriptions/view-all/'
'^subscription\.php\?do=editfolders' => 'subscriptions/edit-folders/'
'^subscription\.php$' => 'subscriptions/'
'^moderator\.php\?do=useroptions&u=(\d+)' => 'mod-options/edit-user/$1/'
'index\.php\?page=1994-1998history' => '1994-1998-ford-mustang-history-information/'
'index\.php\?page=1994history' => '1994-ford-mustang-history-information/'
'index\.php\?page=1995history' => '1995-ford-mustang-history-information/'
'index\.php\?page=1996history' => '1996-ford-mustang-history-information/'
'index\.php\?page=1997history' => '1997-ford-mustang-history-information/'
'index\.php\?page=1998history' => '1998-ford-mustang-history-information/'
'index\.php\?page=1999-2004history' => '1999-2004-ford-mustang-history-information/'
'index\.php\?page=1999history' => '1999-ford-mustang-history-information/'
'index\.php\?page=2000history' => '2000-ford-mustang-history-information/'
'index\.php\?page=2001history' => '2001-ford-mustang-history-information/'
'index\.php\?page=2002history' => '2002-ford-mustang-history-information/'
'index\.php\?page=2003history' => '2003-ford-mustang-history-information/'
'index\.php\?page=2004history' => '2004-ford-mustang-history-information/'
'index\.php\?page=2005history' => '2005-ford-mustang-history-information/'
'index\.php\?page=1994specifications' => '1994-ford-mustang-specifications/'
'index\.php\?page=1995specifications' => '1995-ford-mustang-specifications/'
'index\.php\?page=1996specifications' => '1996-ford-mustang-specifications/'
'index\.php\?page=1997specifications' => '1997-ford-mustang-specifications/'
'index\.php\?page=1998specifications' => '1998-ford-mustang-specifications/'
'index\.php\?page=1999specifications' => '1999-ford-mustang-specifications/'
'index\.php\?page=2000specifications' => '2000-ford-mustang-specifications/'
'index\.php\?page=2000cobrar' => '2000-ford-mustang-cobra-r-specifications/'
'index\.php\?page=2001specifications' => '2001-ford-mustang-specifications/'
'index\.php\?page=2001bullit' => '2001-ford-mustang-bullitt-specifications/'
'index\.php\?page=2002specifications' => '2002-ford-mustang-specifications/'
'index\.php\?page=2003specifications' => '2003-ford-mustang-specifications/'
'index\.php\?page=2003cobra' => '2003-ford-mustang-cobra-specifications/'
'index\.php\?page=2003mach1' => '2003-ford-mustang-mach1-specifications/'
'index\.php\?page=2004specifications' => '2004-ford-mustang-specifications/'
'index\.php\?page=2004cobra' => '2004-ford-mustang-cobra-specifications/'
'index\.php\?page=2004mach1' => '2004-ford-mustang-mach1-specifications/'
'index\.php\?page=2005specifications' => '2005-ford-mustang-specifications/'
'index\.php\?page=history' => 'ford-mustang-history-information/'
'index\.php\?page=advertising' => 'advertising/'
'index\.php\?page=links' => 'mustang-links/'
'index\.php\?page=rules' => 'forum-rules/'
'index\.php\?page=modofweek' => 'mustang-modification-highlight/'
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Share on Facebook!
  #4  
Old 02-04-2006, 01:41 AM
Juan Muriente's Avatar
vBSEO Staff
vBSEO Total Customer SupportvBSEO Documenter
 
Real Name: Juan Carlos Muriente
Join Date: Jun 2005
Location: Puerto Rico
Posts: 12,721
Re: Trailing Slash causes problems

Fixed, thanks
/* NOTE: This issue has been resolved. */
The fix will be distributed in the next build.
__________________
Juan Muriente / 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!
Closed Thread

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
License Problems scoles15 Troubleshooting 7 04-04-2006 06:26 AM
Any Mac OS X users having problems with vBSEO? MrNase General Discussion 1 02-20-2006 01:38 PM
Performance problems MMAFan Bug Reporting 3 09-18-2005 12:48 AM


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


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