Limit in the number of Skipped pages in ChangeLog?
« on: January 15, 2016, 11:14:57 AM »
Is there a maximum number of "Skipped pages" that can be detected?

We are having always 1000 "Skipped pages" detected whenever we execute the generator.

Why exactly 1000? There is some limit in the matter?

Thanks.
Re: Limit in the number of Skipped pages in ChangeLog?
« Reply #1 on: January 15, 2016, 12:25:57 PM »
Hello,

yes, there is a built-in limit for this feature to avoid using too much memory.
It is configurable though - you can add this line in generator/data/generator.conf file to increase it:
<option name="xs_chlog_list_max">2000</option>
Re: Limit in the number of Skipped pages in ChangeLog?
« Reply #2 on: January 19, 2016, 12:42:24 PM »
Thank you for your rapid response.

We have changed the parameter that you indicated us and already we do not have this limit.
But, we continue seeing a few very low numbers of pages indexed.
We use "angular" in our web. Might it be the reason of that we have so few indexed pages in the sitemap?

Thank you very much for his help.
Re: Limit in the number of Skipped pages in ChangeLog?
« Reply #3 on: January 19, 2016, 04:01:01 PM »
Hello,

could you please PM me your generator URL and an example URL that is not included in sitemap and how it can be reached starting from homepage?