Results 1 to 2 of 2

VBSEO Sitemap Frequency Question

This is a discussion on VBSEO Sitemap Frequency Question within the General Discussion forums, part of the vBSEO Google/Yahoo Sitemap category; Hi, I have VBSEO installed for my Vbulletin 3.6.8 forum. When changing the ' VBSEO Sitemap Settings' I have set ...

  1. #1
    Junior Member
    Real Name
    mark singleton
    Join Date
    Nov 2007
    Posts
    18
    Liked
    0 times

    Question VBSEO Sitemap Frequency Question

    Hi,

    I have VBSEO installed for my Vbulletin 3.6.8 forum. When changing the 'VBSEO Sitemap Settings' I have set the Forum Display and Show thread page update frequency to 'Always' and my sitemap is reflecting this OK. The problem I am having is how to I set my forum Home Page frequency to 'Always' as it is currently set to 'Daily' and I cannot see any setting to change this 'Always', any ideas ? Surely it would be better if my homepage frequency was 'Always' as well, rather than 'Daily'.

    Thanks in advance
    Mark

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

    You can modify vbseo_sitemap_functions.php file for that.
    FIND:
    PHP Code:
    vbseo_add_url($vbseo_vars['bburl'].'/'1.0); 
    REPLACE WITH:
    PHP Code:
    vbseo_add_url($vbseo_vars['bburl'].'/'1.00'always'); 

Similar Threads

  1. Frequency Sitemap
    By LPH2005 in forum Troubleshooting
    Replies: 2
    Last Post: 03-08-2007, 12:08 AM
  2. Google index frequency
    By fb-guy in forum General Discussion
    Replies: 2
    Last Post: 12-16-2006, 12:26 PM
  3. vBSEO Sitemap Question
    By JohnnyBGood in forum General Discussion
    Replies: 1
    Last Post: 06-21-2006, 01:22 PM
  4. vBSEO Sitemap question
    By Steve in forum General Discussion
    Replies: 2
    Last Post: 12-19-2005, 09:35 AM
  5. Quick question on vBSEO Sitemap
    By Trancetopia in forum General Discussion
    Replies: 3
    Last Post: 11-21-2005, 03:02 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
  •