Get search engine results in multiple filetypes -


i want search engines results in multiple content types, example want google result filetypes mp3 , wav , ogg my_keyword , 1 type can type following phrase in google search box

*my_keyword* filetype:mp3 

this work correctly don't know how can multiple filetypes

i tried

   *my_keyword* filetype:mp3,ogg    *my_keyword* filetype:(mp3 | ogg)    *my_keyword* filetype:mp3 | ogg    *my_keyword* filetype:mp3 or oggg 

but failed.

in google can use filetype:mp3 or filetype:ogg


Comments

Popular posts from this blog

php - trouble displaying mysqli database results in correct order -

depending on nth recurrence of job in control M -

sql server - Cannot query correctly (MSSQL - PHP - JSON) -