Jump to content

Trigger Sitemap Generation

Featured Replies

Posted

1. The IPB Forum (v4.1.7) comes with sitemap generation.  

2. Question: What Program  triggers the sitemap generation.

3. I realised my last sitemap generated was based on info ONE month ago.
Not sure what I may have accidentally removed/patched such that it is NOT triggering. Want to check.

Or any logs I can check whether the task is producing error hence not updating ?

4. I have the task running in crontab every minute.

Thanks.

  • 2 months later...

My sitemap.php doesnt include anything from ip content.

<sitemapindex xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
<sitemap>
<loc>
http://thedoc.org/sitemap.php?file=sitemap_content_forums_Forum
</loc>
<lastmod>2016-04-25T19:30:20+05:30</lastmod>
</sitemap>
<sitemap>
<loc>
http://thedoc.org/sitemap.php?file=sitemap_content_forums_Topic_1
</loc>
<lastmod>2016-04-25T19:49:19+05:30</lastmod>
</sitemap>
</sitemapindex>

whats wrong here.?

13 minutes ago, Himadri Goswami said:

My sitemap.php doesnt include anything from ip content.


<sitemapindex xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
<sitemap>
<loc>
http://thedoc.org/sitemap.php?file=sitemap_content_forums_Forum
</loc>
<lastmod>2016-04-25T19:30:20+05:30</lastmod>
</sitemap>
<sitemap>
<loc>
http://thedoc.org/sitemap.php?file=sitemap_content_forums_Topic_1
</loc>
<lastmod>2016-04-25T19:49:19+05:30</lastmod>
</sitemap>
</sitemapindex>

whats wrong here.?

Please take a look at your sitemap settings. There was a bug which caused that the CMS content and profiles weren't included in the sitemap if you used the default settings

Now my sitemap is as follows..looks like still I am missing the content feeds. Its just the pages

This XML file does not appear to have any style information associated with it. The document tree is shown below.
<sitemap>
<lastmod>2016-04-29T17:52:46+05:30</lastmod>
</sitemap>
<sitemap>
<lastmod>2016-04-29T18:13:16+05:30</lastmod>
</sitemap>
<sitemap>
<lastmod>2016-04-25T19:49:19+05:30</lastmod>
</sitemap>
</sitemapindex>

@Daniel F

okay solved it. clearing cache and repeating the steps did help

one more observation. New sitemap links are not added automatically? Is the sitemap issue still persists?

Archived

This topic is now archived and is closed to further replies.

Recently Browsing 0

  • No registered users viewing this page.