Quote Originally Posted by Errol View Post
I dont have the top part in mine either...

Look again closely at my code

-> ^([a-z_]*)? <- is missing from yours maybe you want to try placing this inside and see if it makes a difference to your problem

# Google and Yahoo sitemap
LOOK CLOSELY AT THIS SYNTAX -> RewriteRule ^([a-z_]*)?sitemap([0-9]*).xml$ plugins/sitemap/sitemap.php?search=google&number=$2&mod=$1 [QSA,L]
Hi Errol, yes mine is the same as yours the code I pasted was from the guide as listed by flynax. It seems that they have not updated their guide ?