Plugin Directory

google-sitemap-generator

Opened 11 years ago

Closed 11 years ago

#2227 closed enhancement (fixed)

Using plugin "Batcache Manager" will get 404 Not Found errors for my sitemap

Reported by: kn007's profile kn007's profile kn007 Owned by: arnee's profile arnee's profile arnee
Priority: lowest Severity: normal
Plugin: google-sitemap-generator Keywords:
Cc: Steve, kn007@…

Description

hope could using real files, do not using rewrite. thx!

Change History (3)

#1 @kn007
11 years ago

  • Cc kn007@… added

#2 @kn007
11 years ago

  • Component changed from not-listed to google-sitemap-generator

#3 @kn007
11 years ago

  • Priority changed from normal to lowest
  • Resolution set to fixed
  • Status changed from new to closed
  • Type changed from defect to enhancement

insert

if ( preg_match( '/sitemap(-+([a-zA-Z0-9_-]+))?\.xml($|.gz)/i', $_SERVER['SCRIPT_FILENAME']) )
	return;

to batcache

Note: See TracTickets for help on using tickets.