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

For what its worth, I've uninstalled this because its worse having something broken. After uninstalling it, my site is indexing well anyway. I do appreciate it, but its not ready imho.
 
Here:
http://my2cv.gr/forum/sitemap/sitemap.xml.gz

If the forum is not viewable by the Guest by default the threads shouldn't be there. But do verify.
I'm getting this:
Code:
<?xml version="1.0" encoding="UTF-8"?>
<sitemapindex xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <sitemap>
    <loc>http://my2cv.gr/forum/sitemap/sitemap.forums.1.xml.gz</loc>
  </sitemap>
  <sitemap>
    <loc>http://my2cv.gr/forum/sitemap/sitemap.threads.1.xml.gz</loc>
  </sitemap>
  <sitemap>
    <loc>http://my2cv.gr/forum/sitemap/sitemap.members.1.xml.gz</loc>
  </sitemap>
  <sitemap>
    <loc>http://my2cv.gr/forum/sitemap/sitemap.forums.pags.1.xml.gz</loc>
  </sitemap>
  <sitemap>
    <loc>http://my2cv.gr/forum/sitemap/sitemap.threads.pags.1.xml.gz</loc>
  </sitemap>
</sitemapindex>

Is that what it should be?
 
It seems this addon doesn't create a robots.txt file nor configure a existing one, this is my htaccess.txt file:
Code:
ErrorDocument 401 default
ErrorDocument 403 default
ErrorDocument 404 default
ErrorDocument 500 default

<IfModule mod_rewrite.c>
    RewriteEngine On

    RewriteCond %{REQUEST_FILENAME} -f [OR]
    RewriteCond %{REQUEST_FILENAME} -l [OR]
    RewriteCond %{REQUEST_FILENAME} -d
    RewriteRule ^.*$ - [NC,L]
    RewriteRule ^(data/|js/|styles/|install/|favicon\.ico|crossdomain\.xml) - [NC,L]
    RewriteRule (robots\.txt)$ robots.php [NC,L]
    RewriteRule ^.*$ index.php [NC,L]
</IfModule>
I have friendly urls enabled and I can't view /robots.txt after I installed this addon, why?
 
I don't understand something here:
I have a few categories on my forum added to robots.txt because i don't want that google index them, but i still see them on google search results
What is wrong here?
 
@Rigel Kentaurus

I have just installed my forum but m noT ABLE TO INSTALL YOUR SITEMAP

Read me file says :
. Upload all the files in the "upload" folder to your XenForo installation

as i have already mentioned above that i have already installed xenforo , should i upload these file @ public_html ?
 
@Rigel Kentaurus

I have just installed my forum but m noT ABLE TO INSTALL YOUR SITEMAP

Read me file says :
. Upload all the files in the "upload" folder to your XenForo installation

as i have already mentioned above that i have already installed xenforo , should i upload these file @ public_html ?
Assumming you left XenForo at the root, yes. Upload them inside public_html
 
We recently moved the forums from /forum to / but the sitemaps are creating as if it's still in the /forum folder. The sitemap files are being created in /sitemap though

I've removed and reinstalled the add on completely, but it's still including /forum which doesn't exist anymore.

Code:
<?xml version="1.0" encoding="UTF-8"?>
<sitemapindex xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <sitemap>
    <loc>http://zroadster.org/forum/sitemap/sitemap.forums.1.xml.gz</loc>
  </sitemap>
  <sitemap>
    <loc>http://zroadster.org/forum/sitemap/sitemap.pages.1.xml.gz</loc>
  </sitemap>
  <sitemap>
    <loc>http://zroadster.org/forum/sitemap/sitemap.threads.1.xml.gz</loc>
  </sitemap>
  <sitemap>
    <loc>http://zroadster.org/forum/sitemap/sitemap.members.1.xml.gz</loc>
  </sitemap>
  <sitemap>
    <loc>http://zroadster.org/forum/sitemap/sitemap.forums.pags.1.xml.gz</loc>
  </sitemap>
  <sitemap>
    <loc>http://zroadster.org/forum/sitemap/sitemap.threads.pags.1.xml.gz</loc>
  </sitemap>
</sitemapindex>

Code:
  <url>
    <loc>http://zroadster.org/forum/forums/new-to-zroadster-org.11/</loc>
    <lastmod>2014-04-24</lastmod>
  </url>
  <url>
    <loc>http://zroadster.org/forum/forums/the-beauty-parlour.13/</loc>
    <lastmod>2014-04-23</lastmod>
  </url>

Code:
 <url>
    <loc>http://zroadster.org/forum/threads/new-smilie-packs-added.11/</loc>
    <lastmod>2011-12-05</lastmod>
  </url>
  <url>
    <loc>http://zroadster.org/forum/threads/found-you.12/</loc>
    <lastmod>2011-12-05</lastmod>
  </url>
  <url>
    <loc>http://zroadster.org/forum/threads/oops.13/</loc>
    <lastmod>2011-12-05</lastmod>
  </url>
 
Uhoh ;-)
I've got the problem with a xf forum (1.2.4) that has 1 Million Posts. When sitemap creation is started, it runs some Minutes and then dies away with that:
Allowed memory size of 134217728 bytes exhausted (tried to allocate 78 bytes)...

Do we really need > 128 Megs just for creating a sitemap?

Can I run it via real cronjob / SSH?

Thanks a lot!
 
Uhoh ;-)
I've got the problem with a xf forum (1.2.4) that has 1 Million Posts. When sitemap creation is started, it runs some Minutes and then dies away with that:
Allowed memory size of 134217728 bytes exhausted (tried to allocate 78 bytes)...

Do we really need > 128 Megs just for creating a sitemap?

Can I run it via real cronjob / SSH?

Thanks a lot!
Yes, there is a CLI utility
 
We recently moved the forums from /forum to / but the sitemaps are creating as if it's still in the /forum folder. The sitemap files are being created in /sitemap though

I've removed and reinstalled the add on completely, but it's still including /forum which doesn't exist anymore.

Code:
<?xml version="1.0" encoding="UTF-8"?>
<sitemapindex xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <sitemap>
    <loc>http://zroadster.org/forum/sitemap/sitemap.forums.1.xml.gz</loc>
  </sitemap>
  <sitemap>
    <loc>http://zroadster.org/forum/sitemap/sitemap.pages.1.xml.gz</loc>
  </sitemap>
  <sitemap>
    <loc>http://zroadster.org/forum/sitemap/sitemap.threads.1.xml.gz</loc>
  </sitemap>
  <sitemap>
    <loc>http://zroadster.org/forum/sitemap/sitemap.members.1.xml.gz</loc>
  </sitemap>
  <sitemap>
    <loc>http://zroadster.org/forum/sitemap/sitemap.forums.pags.1.xml.gz</loc>
  </sitemap>
  <sitemap>
    <loc>http://zroadster.org/forum/sitemap/sitemap.threads.pags.1.xml.gz</loc>
  </sitemap>
</sitemapindex>

Code:
  <url>
    <loc>http://zroadster.org/forum/forums/new-to-zroadster-org.11/</loc>
    <lastmod>2014-04-24</lastmod>
  </url>
  <url>
    <loc>http://zroadster.org/forum/forums/the-beauty-parlour.13/</loc>
    <lastmod>2014-04-23</lastmod>
  </url>

Code:
 <url>
    <loc>http://zroadster.org/forum/threads/new-smilie-packs-added.11/</loc>
    <lastmod>2011-12-05</lastmod>
  </url>
  <url>
    <loc>http://zroadster.org/forum/threads/found-you.12/</loc>
    <lastmod>2011-12-05</lastmod>
  </url>
  <url>
    <loc>http://zroadster.org/forum/threads/oops.13/</loc>
    <lastmod>2011-12-05</lastmod>
  </url>

Did you update the site URL in the XenForo options?
It uses that one
 
Top Bottom