Results 1 to 3 of 3

Move vBSEO section in AdminCP

This is a discussion on Move vBSEO section in AdminCP within the General Discussion forums, part of the vBSEO SEO Plugin category; Hi all, First of all, I wanted to say that I just installed this product and love what it's doing ...

  1. #1
    Junior Member Array
    Real Name
    Richard
    Join Date
    Jan 2012
    Posts
    3
    Liked
    0 times

    Lightbulb Move vBSEO section in AdminCP

    Hi all,

    First of all, I wanted to say that I just installed this product and love what it's doing for my board.

    One small thing I noticed that I didn't care for was the vBSEO menu being above the main vB settings section. It seemed a little presumptuous, so I made an adjustment to put the link in what I felt was a more appropriate spot.

    Thinking that others might want to do the same thing, I wanted to share the simple edits that helped me adjust the layout. BTW - Admins and vBSEO developers, I beg your forgiveness if I transgress against thee...

    Looking in /includes/xml/cpnav_vbseo.xml, the third and forth line should be this:
    Code:
            <navgroup phrase="vbseo" displayorder="3">
            <navoption displayorder="10">
    Change that to this: (I include the original code in the event I want to undo my work...)
    Code:
            <!-- <navgroup phrase="vbseo" displayorder="3"> -->
            <navgroup phrase="settings" permissions="canadminsettings" hr="true" displayorder="10">
            <navoption displayorder="15">
    Notice that I adjusted the displayorder from "10" to "15", which keeps the code clean and avoids two items trying to be "10".

    The last thing I did was change the menu item wording so that it didn't just say "Control Panel". This is done by going to Languages and Phrases and changing vbseo_cp. There might be an easier way to do this, but I just searched for "Control Panel" and it showed up at the bottom of the results. I changed it to "vBSEO Control Panel" so it was nice and clear.

    You can insert a new Phrase if you don't like fiddling too much with the original code, but this seemed good enough for me...

    I hope this helps and I look forward to a lot of success with this terrific add-on!
    Last edited by gezuvor; 01-02-2012 at 02:13 AM. Reason: spellin

  2. #2
    vBSEO.com Webmaster Array Mert Gökçeimam's Avatar
    Real Name
    Lizard King
    Join Date
    Oct 2005
    Location
    Istanbul, Turkey, Turkey
    Posts
    23,463
    Liked
    722 times
    Blog Entries
    4
    Thanks for your suggestion however we have no interest on changing how it is done. You actually don't need to run vBSEO under admincp.
    Mert Gökçeimam / Crawlability Inc.

    vBSEO 3.6.0 Alpha Önizlemesi - Including Like Tree
    Unveiling the NEW vBSEO Sitemap Generator 3.0 - available NOW for vBSEO Customers!


    Twitter:@Depkac
    Personal Blog : Mert Gökçeimam

  3. #3
    Junior Member Array
    Real Name
    Richard
    Join Date
    Jan 2012
    Posts
    3
    Liked
    0 times
    Thank you Mert for the feedback and I certainly wasn't suggesting that you need to run vSEO under the admincp. I am just not used to going to two places for my board administration, preferring everything in one spot and organized properly.

    That is why I posted this information, assuming there are others out there that are a bit AR and would like to have this added integration step...

Similar Threads

  1. Section Move
    By Starli in forum URL Rewrite Settings
    Replies: 1
    Last Post: 11-07-2009, 05:53 PM
  2. Move vbseocp.php to admincp directory!
    By webwizzy in forum vBSEO Features Archive
    Replies: 1
    Last Post: 03-06-2009, 07:06 PM
  3. how to get my blog section working with vbSEO?
    By madkad in forum Troubleshooting
    Replies: 23
    Last Post: 07-03-2007, 07:37 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
  •