Results 1 to 10 of 10

how can i block vbseo from affecting a directory?

This is a discussion on how can i block vbseo from affecting a directory? within the Troubleshooting forums, part of the vBSEO SEO Plugin category; hello, i have vbadvanced dynamics installed on my site , as well vbseo . i have the forum installed in ...

  1. #1
    Junior Member
    Real Name
    fake name
    Join Date
    Nov 2005
    Posts
    15
    Liked
    0 times

    how can i block vbseo from affecting a directory?

    hello,

    i have vbadvanced dynamics installed on my site, as well vbseo. i have the forum installed in the root directory, and dynamics installed in the /journals directory. i would like to use vbadvanced dynamics' SEO configurations as opposed to vbseo's for the dynamics part of the site.

    when i enable the SEO settings in dynamics, though, the URLs don't work; everything simply redirects to the home page. i believe this is because there is a conflict between vbseo and vbadvanced dynamics. do you know how i can disable vbseo from affecting the /journals directory where i have vbadvanced dynamics installed?

    thanks.

  2. #2
    vBSEO Staff Oleg Ignatiuk's Avatar
    Real Name
    Oleg Ignatiuk
    Join Date
    Jun 2005
    Location
    Belarus
    Posts
    25,744
    Liked
    169 times
    Hello,

    please try to add "journals/" to the "Exclude Pages" option in vBSEO CP.

  3. #3
    Junior Member
    Real Name
    fake name
    Join Date
    Nov 2005
    Posts
    15
    Liked
    0 times
    hello,

    i tried that, but unfortunately the problem persists; the links still get redirected to the home page. any ideas?

  4. #4
    vBSEO Staff Oleg Ignatiuk's Avatar
    Real Name
    Oleg Ignatiuk
    Join Date
    Jun 2005
    Location
    Belarus
    Posts
    25,744
    Liked
    169 times
    Try to create .htaccess file in journals/ folder:
    Code:
    RewriteEngine off

  5. #5
    Junior Member
    Real Name
    fake name
    Join Date
    Nov 2005
    Posts
    15
    Liked
    0 times
    unfortunately this doesn't seem to be working either; when i put this in, any page in the journals directory gets redirected to the home page.

    thoughts?

  6. #6
    vBSEO Staff Oleg Ignatiuk's Avatar
    Real Name
    Oleg Ignatiuk
    Join Date
    Jun 2005
    Location
    Belarus
    Posts
    25,744
    Liked
    169 times
    Please open a support ticket with ftp/admincp access for troubleshooting.

  7. #7
    Junior Member shlomot's Avatar
    Real Name
    shlomot
    Join Date
    May 2007
    Posts
    11
    Liked
    0 times

    Question

    Dear Oleg, should I open a support ticket as well, or should all of us - Dynamics users wait for your detailed solution on this forums?

    I can go ahead and post your solution later in the vBadvance and vB forums.

    Thanks.

    Quote Originally Posted by kidmercury View Post
    hello,

    i have vbadvanced dynamics installed on my site, as well vbseo. i have the forum installed in the root directory, and dynamics installed in the /journals directory. i would like to use vbadvanced dynamics' SEO configurations as opposed to vbseo's for the dynamics part of the site.

    when i enable the SEO settings in dynamics, though, the URLs don't work; everything simply redirects to the home page. i believe this is because there is a conflict between vbseo and vbadvanced dynamics. do you know how i can disable vbseo from affecting the /journals directory where i have vbadvanced dynamics installed?

    thanks.

  8. #8
    vBSEO Staff Oleg Ignatiuk's Avatar
    Real Name
    Oleg Ignatiuk
    Join Date
    Jun 2005
    Location
    Belarus
    Posts
    25,744
    Liked
    169 times
    Dear Oleg, should I open a support ticket as well,
    Yes, please.

  9. #9
    vBSEO Staff Oleg Ignatiuk's Avatar
    Real Name
    Oleg Ignatiuk
    Join Date
    Jun 2005
    Location
    Belarus
    Posts
    25,744
    Liked
    169 times
    Update: I've added dynamics folder into exclusion list in .htaccess:
    replaced this:
    Code:
    RewriteCond %{REQUEST_URI} !(admincp/|modcp/|chat|cron)
    with:
    Code:
    RewriteCond %{REQUEST_URI} !(admincp/|modcp/|chat|cron|dyna-library)

  10. #10
    Junior Member shlomot's Avatar
    Real Name
    shlomot
    Join Date
    May 2007
    Posts
    11
    Liked
    0 times
    Thanks a lot Oleg for your support.

    I'll post your solution on the vBadvance forum as well.

Similar Threads

  1. Block hotlinking
    By kuyenmotdivad in forum URL Rewrite Settings
    Replies: 2
    Last Post: 03-31-2008, 04:29 PM
  2. New Kid On The Block
    By flixray in forum Introduce Yourself
    Replies: 5
    Last Post: 01-06-2008, 03:57 PM
  3. Newbie on the block :)
    By dealcrasher in forum Introduce Yourself
    Replies: 3
    Last Post: 05-21-2007, 03:18 PM

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •