XML Sitemap for XenForo 1.3 [Not needed, included in 1.4]

yes i run the cron but nothing happens
no i dont have errors in the error log
here is my link
http://www.nakshaat.com/xf/sitemap/

When you go to http://www.nakshaat.com/forum/sitemap.php this is a portion of what you see
Code:
<sitemapindex xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
<sitemap>
<loc>http://nakshaat.com/forum/sitemap/8.xml</loc>
<lastmod>2013-06-24T05:33:49+00:00</lastmod>
</sitemap>
<sitemap>
<loc>http://nakshaat.com/forum/sitemap/95.xml</loc>
<lastmod>2013-06-24T05:33:49+00:00</lastmod>
</sitemap>
<sitemap>
<loc>http://nakshaat.com/forum/sitemap/52.xml</loc>
<lastmod>2013-06-24T05:33:49+00:00</lastmod>
</sitemap>
and why is there a sitemap.php located in your root folder (if that's your default xF folder)? That file should be located at /library/XfAddOns/Sitemap/sitemap.php
And in your existing robots.txt you are pointing at
Sitemap:http://www.nakshaat.com/forum/sitemap.php
Also, do you have the utilities installed that will allow the files to be compressed?
 
Last edited:
I have this error log:
Code:
Exception: Sitemap has been generated - library/XfAddOns/Sitemap/Model/Sitemap.php:159
Generated By: Unknown Account, Today at 4:01 AM
Code:
Stack Trace
#0 ...community/library/XfAddOns/Sitemap/CronEntry/RebuildSitemap.php(31): XfAddOns_Sitemap_Model_Sitemap->runAllAvailableSiteMaps()
#1 .....community/library/XenForo/Model/Cron.php(356): XfAddOns_Sitemap_CronEntry_RebuildSitemap::run(Array)
#2 ....community/library/XenForo/Deferred/Cron.php(20): XenForo_Model_Cron->runEntry(Array, Array)
#3 ....community/library/XenForo/Model/Deferred.php(197): XenForo_Deferred_Cron->execute(Array)
#4 ...community/library/XenForo/Model/Deferred.php(320): XenForo_Model_Deferred->runDeferred(Array, Array, 9.99999809265, '')
#5 ...community/library/XenForo/Model/Deferred.php(273): XenForo_Model_Deferred->_runInternal(Array, 9.99999809265, '', false)
#6 ...community/deferred.php(15): XenForo_Model_Deferred->run(Array, NULL, '', false)
#7 {main}
Code:
Request State
array(3) {
  ["url"] => string(47) "http://..../community/deferred.php"
  ["_GET"] => array(0) {
  }
  ["_POST"] => array(3) {
    ["_xfRequestUri"] => string(40) "/community/forums/......147/"
    ["_xfNoRedirect"] => string(1) "1"
    ["_xfResponseType"] => string(4) "json"
  }
}
 
I have this error log:
Code:
Exception: Sitemap has been generated - library/XfAddOns/Sitemap/Model/Sitemap.php:159
Generated By: Unknown Account, Today at 4:01 AM
Code:
Stack Trace
#0 ...community/library/XfAddOns/Sitemap/CronEntry/RebuildSitemap.php(31): XfAddOns_Sitemap_Model_Sitemap->runAllAvailableSiteMaps()
#1 .....community/library/XenForo/Model/Cron.php(356): XfAddOns_Sitemap_CronEntry_RebuildSitemap::run(Array)
#2 ....community/library/XenForo/Deferred/Cron.php(20): XenForo_Model_Cron->runEntry(Array, Array)
#3 ....community/library/XenForo/Model/Deferred.php(197): XenForo_Deferred_Cron->execute(Array)
#4 ...community/library/XenForo/Model/Deferred.php(320): XenForo_Model_Deferred->runDeferred(Array, Array, 9.99999809265, '')
#5 ...community/library/XenForo/Model/Deferred.php(273): XenForo_Model_Deferred->_runInternal(Array, 9.99999809265, '', false)
#6 ...community/deferred.php(15): XenForo_Model_Deferred->run(Array, NULL, '', false)
#7 {main}
Code:
Request State
array(3) {
  ["url"] => string(47) "http://..../community/deferred.php"
  ["_GET"] => array(0) {
  }
  ["_POST"] => array(3) {
    ["_xfRequestUri"] => string(40) "/community/forums/......147/"
    ["_xfNoRedirect"] => string(1) "1"
    ["_xfResponseType"] => string(4) "json"
  }
}

Your question has already been answered on the thread
 
About 1.2

I have NOT tested 1.2 yet, but just by reading the update list, I am expecting things to break.
Please do not rush to update to 1.2 if this add-on is vital to you and you cannot afford to disable it.

I will be providing an update as soon as I can, but this is not the only add-on that I have. There is no ETA, but expect weeks, not days.

Please do not report bugs with 1.2 at this time, since that is not helpful, after I provide a version compatible with 1.2 I will be getting bug reports for anything that I missed.

So far everything "appears" to be working fine. It generated the lists, archived them and notified Google. No errors in the error log - and this is on Beta 3. When you go to the site it kicks up the robots.txt (rewrite going on and generated by the php file).
 
@Rigel Kentaurus I'm having some troubles with route change and sitemaps addons.

Sitemap for XenForo isn't creating the sitemap with the correct thread route.

(Sitemap for Xenforo)
http://www.importesim.com.br/sitemap/sitemap.threads.1.xml.gz

For exemple the correct path:
http://www.importesim.com.br/topicos/bem-vindo-ao-site-importe-sim.1/

But it's creating:
http://www.importesim.com.br/threads/bem-vindo-ao-site-importe-sim.1/

I already tried to reinstall all addons-on and nothing works. I don't know what else to do, I'm stuck with this error.
 
@Rigel Kentaurus I'm having some troubles with route change and sitemaps addons.
Sitemap for XenForo isn't creating the sitemap with the correct thread route.
(Sitemap for Xenforo)
http://www.importesim.com.br/sitemap/sitemap.threads.1.xml.gz
For exemple the correct path:
http://www.importesim.com.br/topicos/bem-vindo-ao-site-importe-sim.1/
But it's creating:
http://www.importesim.com.br/threads/bem-vindo-ao-site-importe-sim.1/
I already tried to reinstall all addons-on and nothing works. I don't know what else to do, I'm stuck with this error.
Are you using Jakes Route Changer or are you using the BETA version of 1.2 (which, if I'm not mistaken has already been stated by @Rigel Kentaurus will probably NOT work correctly under 1.2 until the add-on is updated - in fact, here is his post about it)? It appears to be working fine for me on my test 1.2 install - BUT I have not changed any of the default routes - which I imagine WILL kill it since it was not coded for that ability (or if it was, not fully to 1.2 specifics).
 
@Tracy Perry I'm using Jakes Route Changer on XenForo v 1.1.5
Let me look on my 1.1.5 install that I'm using the Route Changer on - but I think I just re-route everything to the default instead of changing it to something else since I use xenPorta and XenMediaGallery.
 
That's what I get for not reading through all 28 pages of the thread. :p
It should be working then. Hopefully @Rigel Kentaurus will step in when he gets online. I've looked at the PHP and "thought" it was using the routes defined by XF (which would work with the route changer) and didn't see anything that slapped me in the face outright.
 
Top Bottom