*

Ajit Sahane

  • ****
  • 147 posts
  • https://bestclassifiedsusa.com
Beta theme blog sitemap 404
« on: February 28, 2020, 06:49:04 AM »
I am generating sitemap for the beta theme using the blog plugin and sitemap file also generated

sitemap_blog.xml    in the root location         

but when crone job runs its auto-deleting. why ...?

blog plugin or any other issue ...?


Osclass 3.8.0   php 7.0 blog plugin 1.1.3   Beta Osclass Theme 1.0.5
 
« Last Edit: February 28, 2020, 06:53:31 AM by Ajit Sahane »

*

MB Themes

Re: Beta theme blog sitemap 404
« Reply #1 on: February 28, 2020, 09:12:44 AM »
@Ajit
Blog plugin create sitemap by itself, no need to create something by yourself.
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots

*

Ajit Sahane

  • ****
  • 147 posts
  • https://bestclassifiedsusa.com
Re: Beta theme blog sitemap 404
« Reply #2 on: February 28, 2020, 10:19:16 AM »
Issue not creating sitemap

once sitemap created next crone its deleted automatic.

*

Ajit Sahane

  • ****
  • 147 posts
  • https://bestclassifiedsusa.com
Re: Beta theme blog sitemap 404
« Reply #3 on: February 28, 2020, 10:45:20 AM »
I am setup crone

wget xyz.com/index.php?page=cron -O /dev/null

every hour & 5 min

SEO plugin sitemap works perfectly but the blog plugin not generating a sitemap via crone.

1 blog article only now.

why this happen ..?
« Last Edit: February 28, 2020, 10:53:00 AM by Ajit Sahane »

*

MB Themes

Re: Beta theme blog sitemap 404
« Reply #4 on: February 28, 2020, 11:07:12 AM »
@Ajit
I've checked now and everything works OK with blog & forums sitemap.
You may look into this file if you have something weird there:
oc-content/plugins/blog/sitemap.php
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots

*

Ajit Sahane

  • ****
  • 147 posts
  • https://bestclassifiedsusa.com
Re: Beta theme blog sitemap 404
« Reply #5 on: February 28, 2020, 11:11:07 AM »
I am just checked and nothing found anything.

oc-content/plugins/blog/sitemap.php         have default file


my crone run every hour & 5 min but sitemap php showing osc_add_hook('cron_daily', 'blg_generate_sitemap');
« Last Edit: February 28, 2020, 11:17:12 AM by Ajit Sahane »

*

MB Themes

Re: Beta theme blog sitemap 404
« Reply #6 on: February 28, 2020, 11:32:38 AM »
@Ajit
Blog sitemap will refresh just once per day.
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots

*

Ajit Sahane

  • ****
  • 147 posts
  • https://bestclassifiedsusa.com
Re: Beta theme blog sitemap 404
« Reply #7 on: February 28, 2020, 11:50:15 AM »
1st - it's not creating automatically. need manually creation
2nd -  if today I created a sitemap it's showing the next 1 hr. once hourly crone run by ( ultimate SEO plugin ) old created sitemap delete automatically.

If blog plugin creates sitemap once in a day then no issue but why not creating auto & manual created delete each time.

       

*

MB Themes

Re: Beta theme blog sitemap 404
« Reply #8 on: February 28, 2020, 11:59:25 AM »
@ajit
Check your file permissions on folder.
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots

*

Ajit Sahane

  • ****
  • 147 posts
  • https://bestclassifiedsusa.com
Re: Beta theme blog sitemap 404
« Reply #9 on: February 28, 2020, 01:23:24 PM »


 sitemap.php   file permission is 0644