WBATFTsays
Will this work with php 5?
heppnersays
Hi,
Good job. I’d like to hide directory (with subdirectories), how to do it?
Regards,
Paul
Thanks for purchasing, search for this:
$sitemap_ignore_files = array(
on about line 136. if the directory you wish to hide is called “my_directory” then add this just underneath:
"/.*my_directory.*/",
this will hide anything that contains “my_directory” from displaying in the site map.
good luck!
dtbaker
heppnersays
I have “php” directory, when I put
”/.php./”,
it also hides all my files with the php extension
heppnersays
It is also impossible to hide the directory if you have file with name which contains the directory name string. For example: when “tv” is your directory you want to hide then you also hide every file with “tv” string: productiontv.html, studiotv.php, protvshop.php and so on… I think the different method to hide directories is needed.
Svipicsays
I have Dynamic site in php.
No html files in it. Can it be possible to index all my pages with this sitemap tool or it is for static html sites ?
pinkfootsays
Hello,
i get and error ‘Invalid argument supplied for foreach()’ which is
foreach(glob($directory."*")
i have all my .php files in my public html root along with sitemap.php
Any help will be appreciated.
Thx
Basboysays
Is there a possibility to ignore all maps an then select the maps I want to include… I got a bunch of maps in at my server but 9 out of 10 doesn’t need to come on my sitemap 
Basboysays
And I’ve got a Wordpress blog in a subfolder, how to get those pages/sitemap
?
maryalennsays
Really like the code and trying to get it to work on my site, but I’m getting an error:
Invalid argument supplied for foreach() in [filepath]/sitemap.php on line 223
Line 223 references the following portion of code:
foreach(glob($directory."*") as $f){
Seems to have a problem with the files that are in the root directory. All other directories are displaying properly.
Any help is appreciated!
vidalsays
HI there,
I would like to index all my pages from cargeni.com but I get errors (http://www.cargeni.com/sitemap.php) and
it looks like it only sitemaps local files and directores, but Dynamic urls, I have over 5000 links… How about the urls to the Car Makes http://www.cargeni.com/browse-makes/acura/ all this links are on http://www.cargeni.com but you script does not index this? How comes
Thanks
ybouhlelsays
Hi
I have an error! please help me
Parse error: syntax error, unexpected $end in D:\xampp\htdocs\sitemap-demo\sitemap.php on line 355
Thanks
and_usasays
Hi
I get the same error
Parse error: syntax error, unexpected $end in D:\xampp\htdocs\sitemap-demo\sitemap.php on line 355
And aparently there were some usefull advise in the reply from dt baker. 
Well somethimes I also use inappropriate language if things don’t work.
Hope you can help.
skweezesays
I have a very small site (10-15 pages) and I have all my pages sitting on the root and my .htaccess file is rewrting the URLs to look like they are sitting within folders etc. This sitemap generator is not going to work with this or am i wrong?? I have tried it a it just generates the original filenames/extentions and locations of the files and not the ones i’ve rewritten. Is there any way to combat this?
motherswhoworksays
Hi there,
I get a header error message saying the header is invalid when I upload this plugin.
I have edited the header slot, but still get the same error message. Do you know why this is?
motherswhoworksays
Hi there,
I get a header error message saying the header is invalid when I upload this plugin.
I have edited the header slot, but still get the same error message. Do you know why this is?
COPYRIGHT (C) 2010 ENVATO| TERMS OF USAGE| SUPPORT/HELP| ICONS BY TANGO + WEFUNCTION + FAMFAMFAM
Adobe®, Flash®, Flex®, Fireworks®, Photoshop®, Illustrator®, InDesign® and After Effects® are registered trademarks of Adobe Systems Incorporated.
18comments