Results 1 to 7 of 7

vBSEO Sitemap Settings In AdminCP is broken

This is a discussion on vBSEO Sitemap Settings In AdminCP is broken within the Troubleshooting forums, part of the vBSEO Google/Yahoo Sitemap category; Maybe someone can help me. In my AdminCP on the vBSEO dropdown list, there are three links: Control Panel vBSEO ...

  1. #1
    Member
    Real Name
    Jeremy
    Join Date
    Aug 2007
    Posts
    31
    Liked
    0 times

    Question vBSEO Sitemap Settings In AdminCP is broken

    Maybe someone can help me. In my AdminCP on the vBSEO dropdown list, there are three links:

    • Control Panel
    • vBSEO Sitemap Settings (This one does not work. Picture attached)
    • vBSEO Sitemap Reports
    Well, when I click on the "vBSEO Sitemap Settings", it does not do anything and gives me a blank screen...Why does it do this?

    Picture to show what I mean is attached.
    Attached Thumbnails Attached Thumbnails sitemapsettings.jpg  

  2. #2
    Senior Member briansol's Avatar
    Real Name
    Brian
    Join Date
    Apr 2006
    Location
    Central CT, USA
    Posts
    6,981
    Liked
    8 times
    a couple people have reported this... it's a weird bug that hasn't quite been pinpointed yet.

    eitherway, you can still get there via the acp -> vb options menu and find the sitemap in the drop down.

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

    please replace includes/xml/cpnav_vbseo_sitemap.xml file with:
    HTML Code:
    <?xml version="1.0" encoding="ISO-8859-1" ?>
    
    <navgroups product="crawlability_sitemap">
    	<navgroup phrase="vbseo_vbseo" displayorder="3">
    
    		<navoption link="../{$vbulletin->config[Misc][admincpdir]}/options.php?do=options&amp;dogroup=vbseo_sitemap" displayorder="20">
    			<phrase>vbseo_sm_settings</phrase>
    		</navoption>
    		<navoption displayorder="30">
    			<phrase>vbseo_sm_reports</phrase>
    			<link>../vbseo_sitemap/index.php?rlist=true</link>
    		</navoption>
    
    	</navgroup>
    </navgroups>

  4. #4
    Member
    Real Name
    Jeremy
    Join Date
    Aug 2007
    Posts
    31
    Liked
    0 times
    Quote Originally Posted by Oleg Ignatiuk View Post
    Hello,

    please replace includes/xml/cpnav_vbseo_sitemap.xml file with:
    HTML Code:
    <?xml version="1.0" encoding="ISO-8859-1" ?>
     
    <navgroups product="crawlability_sitemap">
        <navgroup phrase="vbseo_vbseo" displayorder="3">
     
            <navoption link="../{$vbulletin->config[Misc][admincpdir]}/options.php?do=options&amp;dogroup=vbseo_sitemap" displayorder="20">
                <phrase>vbseo_sm_settings</phrase>
            </navoption>
            <navoption displayorder="30">
                <phrase>vbseo_sm_reports</phrase>
                <link>../vbseo_sitemap/index.php?rlist=true</link>
            </navoption>
     
        </navgroup>
    </navgroups>
    Works great...Thanks.

  5. #5
    vBSEO Staff Oleg Ignatiuk's Avatar
    Real Name
    Oleg Ignatiuk
    Join Date
    Jun 2005
    Location
    Belarus
    Posts
    25,744
    Liked
    169 times
    You are welcome!

  6. #6
    Junior Member
    Real Name
    Nathan
    Join Date
    Jul 2007
    Posts
    28
    Liked
    0 times
    I'm having the same issue with a site I just installed vbseo on but have been running the sitemap fine for over a year.

    I'll try the fix tomorrow but thanks for telling me I could get to it from the vb options section Brian. I needed to change the setting that says "VBSEO Installed".

    Thanks.

  7. #7
    Member
    Real Name
    susan
    Join Date
    Sep 2008
    Location
    IRAN
    Posts
    62
    Liked
    0 times
    Thanks

Similar Threads

  1. vBSEO Sitemap Settings?
    By Nikoo in forum Troubleshooting
    Replies: 4
    Last Post: 01-18-2009, 06:42 AM
  2. vBSEO Sitemap Settings in AdminCP is missing...
    By Sonnie in forum Troubleshooting
    Replies: 3
    Last Post: 12-05-2008, 03:03 PM
  3. vBSEO Sitemap Settings
    By ABDALWAHID in forum Türkçe
    Replies: 21
    Last Post: 11-28-2008, 06:41 AM
  4. VBSEO Sitemap for non standard admincp directory
    By PromotePoker in forum Troubleshooting
    Replies: 5
    Last Post: 03-15-2008, 09:05 PM
  5. vBSEO-Sitemap Deutsch + Integration im ADMINCP
    By fsb-holger in forum Deutsch
    Replies: 24
    Last Post: 10-21-2006, 05:15 PM

Posting Permissions

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