Quote:
Originally Posted by jdingman
Hey guys. what's the status on sitemaps?
is there a fix for 'the latest visitors in the past 24 hours' plugin as well, so the URLs work properly? Thanks!
|
Until Juan and his team (vbSEO) give the okay, the sitemap addition won't exist -- sorry
. We've been waiting nearly 2 months for a response from them. Maybe we need a bigger psuh?
Load up your 'forumhome_start' plugin (/admincp/plugin.php) -
search for:
STEP 1
BELOW THAT....ADD
Code:
global $vRewrite_user;
=-================================================== ======
STEP 2
In the same plugin, search for...
BELOW THAT....ADD
Code:
$vRewrite_user[$today['userid']] = $today['username'];