for example, i want to only add the next directories to xml sitempa:
Im using joomla and Im using SEF extension with html
/home.html
/aboutus/ourhistory.html
/aboutus/foundation.html
/gallery/inaguration.html
/gallery/inaguration/image1.html
and so on
but I dont want to add:
/gallery/inaguration/image1/image1.jpg&details=image1description&
I only want to add until image1.html level not more
I have personal folders and directories in my servers, and for example I dont want in sitemap appears the next address:
/myfriends
/imgbk
/VIPchat
and so on
In robots.txt I have Unfollow thats directory but in the sitemap generated to use with google webmaster I dont want figure it the mentioned directories, for my privacity. How can I do it??? How can i excluded specific directories from xml sitemap generator?