So i got the RSS feed which output some custom post types, but the GUID looks bad to me, it's like:
?post_type=mycustompost&p=124
The reason i want to change this is that I don't need people to know it's Wordpress or to see my custom post type name (this is very important in this project)
Is there a filter or hook to rewrite this?
Thanks
