Invision Community 4: SEO, prepare for v5 and dormant account notifications By Matt Monday at 02:04 PM
BlowingWind Posted February 18, 2016 Posted February 18, 2016 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.
Himadri Goswami Posted April 28, 2016 Posted April 28, 2016 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.?
Daniel F Posted April 28, 2016 Posted April 28, 2016 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
Himadri Goswami Posted April 29, 2016 Posted April 29, 2016 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. <sitemapindex xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"> <sitemap> <loc>http://thedoc.org/sitemap.php?file=sitemap_pages_1</loc> <lastmod>2016-04-29T17:52:46+05:30</lastmod> </sitemap> <sitemap> <loc> http://thedoc.org/sitemap.php?file=sitemap_content_forums_Forum </loc> <lastmod>2016-04-29T18:13:16+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> @Daniel F
Daniel F Posted April 29, 2016 Posted April 29, 2016 Have you visited http://thedoc.org/sitemap.php?file=sitemap_pages_1 ?
Himadri Goswami Posted April 30, 2016 Posted April 30, 2016 @Daniel F yes i have I still find some issues pl look here http://thedoc.org/sitemap.php?file=sitemap_content_forums_Topic_1 we can find each and every topic created. but Have you visited http://thedoc.org/sitemap.php?file=sitemap_pages_1 only contains links to two existing pages. Where are the record links i hav??
Himadri Goswami Posted April 30, 2016 Posted April 30, 2016 okay solved it. clearing cache and repeating the steps did help
Himadri Goswami Posted May 8, 2016 Posted May 8, 2016 @Daniel F one more observation. New sitemap links are not added automatically? Is the sitemap issue still persists?
Recommended Posts
Archived
This topic is now archived and is closed to further replies.