MyBB Community Forums

Full Version: Google SEO Sitemap
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hi,
I need a clarification. I have installed Google SEO and now i'm looking at the sitemap.
When I click on Google SEO Sitemap there is this option:
Additional Pages
List of additional URLs relative to your site that should be included in the XML Sitemap. If you have any custom pages you can include them here, one page per line. Entries must be relative to your site, i.e. they must not contain http://, and must not start with .. or /.

In the area box below I have only index.php and portal.php, do I have to insert all the urls that I want in the sitemap?
If I go to w.w.w.mysite/sitemap-index.xml I get this:

<sitemapindex xmlns="sitemaps.org/schemas/sitemap/0.9">
<sitemap>
<loc>
http://www.mysite.com/sitemap-forums.xml?page=1
</loc>
<lastmod>2015-07-08T13:23Z</lastmod>
</sitemap>


<sitemap>
<loc>
http://www.mysite.com/sitemap-threads.xml?page=1
</loc>
<lastmod>2015-07-08T13:23Z</lastmod>
</sitemap>


<sitemap>
<loc>http://www.mysite.com/sitemap-users.xml?page=1</loc>
<lastmod>2015-07-09T17:49Z</lastmod>
</sitemap>


<sitemap>
<loc>
http://www.mysite.com/sitemap-calendars.xml?page=1
</loc>
</sitemap>


<sitemap>
<loc>http://www.mysite.com/sitemap-index.xml?page=1</loc>
</sitemap>


</sitemapindex>


I think this sitemap is meager.
Thanks for the help
there is no need to insert more URLs for the additional pages setting
And links in the sitemap are enough for the SEO purpose (Google Bot crawls through those links and adds more URLs for indexing)
Moved to Plugin Support.
The same links shoot out for me, but Google says there is some problem with the sitemap. Everything worked fine 2 weeks back.