1) Is there any method to include attachment pages in Wordpress Sitemaps 2)Can the Attachment Slug be removed?? By default the attachment url is like yoursite.com/categoryname/postname/attachment/attachmentname/ Is there a method to change it to yoursite.com/categoryname/postname/attachmentname/ i want to mod the gallery of Malayalam Movies any ideas??
I don't think the second thing is possible. You can easily change stuff using permalinks but that doesn't take effect on things you're uploading as attachments. I guess you can get the 2 things you're asking to work like you want it but you'll have to adjust the source code of the basic wordpress files for this to work like you want it to!
I was actually able to change the permalink structure but still not able to applyu proper rewrite rules to it..