• Welcome to Sitemap Generator Forum.
 

SiteMap Generator is skipping URL's

Started by info3107, February 24, 2017, 08:02:49 PM

Previous topic - Next topic

info3107

Hello,
I purchased SiteMap Generator and Installed on my server and everything work great but
SiteMap Generator is skipping 700 URL's   :(

I put the Maximum depth level on "0" but not helping!

Please help me with this issue!

Thanks,
Martin

XML-Sitemaps Support

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?
 

info3107

[ External links are visible to forum administrators only ]

info3107

Example:

[ External links are visible to forum administrators only ]


all profiles in directory can be reach from footer directory menu
There is over 600 profiles but sitemap just get 10 !

XML-Sitemaps Support

Hello,

directory pagination on your website is handled using javascript, in order to index these pages it must comply with ajax crawling specs:
[ External links are visible to logged in users only ]

info3107

Hello,
Thanks for your reply!
I'm trying o fix that otherwise I have to change this sitemap generator!
My old generator works perfectly with all these urls!

BTW

I also get this error during crawling:

Gateway Timeout
The gateway did not receive a timely response from the upstream server or application.

Additionally, a 504 Gateway Timeout error was encountered while trying to use an ErrorDocument to handle the request.

XML-Sitemaps Support

Hello,

it looks like your server configuration doesn't allow to run the script long enough to create full sitemap. Please try to increase memory_limit and max_execution_time settings in php configuration at your host (php.ini file) or contact hosting support regarding this.