*

vbpujara

  • ***
  • 34 posts
Sitemap Problem
« on: June 12, 2023, 01:55:25 PM »
Hello All,

I am facing Sitemap problems from last some weeks, There was no any problem before but how this happened and how to solve it.

Because of it Sitemap doesn't get process in webmaster tools. and shows error in that.

Tried to close tag of (urlset) but after generating new sitemap, problem continues.

*

MB Themes

Re: Sitemap Problem
« Reply #1 on: June 12, 2023, 06:08:58 PM »
Means sitemap was stopped in middle of process, ie too many listings
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots

*

vbpujara

  • ***
  • 34 posts
Re: Sitemap Problem
« Reply #2 on: June 13, 2023, 12:20:28 PM »
So reducing listing (deleting inactive listing) can help to solve it?

*

MB Themes

Re: Sitemap Problem
« Reply #3 on: June 13, 2023, 01:32:12 PM »
You probably have limit setting in sitemap plugin.
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots

*

vbpujara

  • ***
  • 34 posts
Re: Sitemap Problem
« Reply #4 on: June 13, 2023, 02:02:38 PM »
How to solve it?

*

MB Themes

Re: Sitemap Problem
« Reply #5 on: June 13, 2023, 03:18:08 PM »
You probably have limit setting in sitemap plugin.
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots

*

vbpujara

  • ***
  • 34 posts
Re: Sitemap Problem
« Reply #6 on: June 14, 2023, 10:51:47 AM »
You probably have limit setting in sitemap plugin.

But I could not find any settings in sitemap plugin.
Please explain more details.

*

MB Themes

Re: Sitemap Problem
« Reply #7 on: June 14, 2023, 02:36:53 PM »
If plugin does not have such setting, you cannot use it.
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots

*

Cesar

  • *
  • 2 posts
Re: Sitemap Problem
« Reply #8 on: June 14, 2023, 08:45:01 PM »
Increase the values of "max_execution_time" and "max_input_time" in your PHP server configuration. In cPanel, you can find it under PHP Selector > Options, while in other systems, it is typically set in the php.ini configuration file. This file contains the global PHP configuration and is used to adjust various parameters and performance options. The default values are usually set to 30 and 60. You can gradually double them until you are able to generate the complete sitemaps.


*

MB Themes

Re: Sitemap Problem
« Reply #9 on: June 14, 2023, 09:10:54 PM »
@Cesar
You can use 600s directly and memory 512MB that might be enough to create few thousands of items in sitemap.
Sitemap Pro Plugin (https://osclasspoint.com/osclass-plugins/backoffice/sitemap-pro-plugin-i195) might be able to generate much more as it was built with purpose of generating large sitemaps.
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots

*

vbpujara

  • ***
  • 34 posts
Re: Sitemap Problem
« Reply #10 on: June 21, 2023, 12:51:41 PM »
Increase the values of "max_execution_time" and "max_input_time" in your PHP server configuration. In cPanel, you can find it under PHP Selector > Options, while in other systems, it is typically set in the php.ini configuration file. This file contains the global PHP configuration and is used to adjust various parameters and performance options. The default values are usually set to 30 and 60. You can gradually double them until you are able to generate the complete sitemaps.

Tried this type of method but worked for only short time. Thanks for suggestion

*

vbpujara

  • ***
  • 34 posts
Re: Sitemap Problem
« Reply #11 on: June 21, 2023, 12:54:25 PM »
@Cesar
You can use 600s directly and memory 512MB that might be enough to create few thousands of items in sitemap.
Sitemap Pro Plugin (https://osclasspoint.com/osclass-plugins/backoffice/sitemap-pro-plugin-i195) might be able to generate much more as it was built with purpose of generating large sitemaps.

I will purchase it in nearly future, but please guide any other temporary way until i purchase

*

MB Themes

Re: Sitemap Problem
« Reply #12 on: June 21, 2023, 01:42:31 PM »
Exclude listings from sitemap (by plugin settings or manually remove/comment/block that code).
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots