How to remove HTML code from search result page content
- by Jack Torris
I have music website. There are 46 album pages and each page has different player and files.
I just entered the one of album's URLs in a search engine. I found that Google is displaying player code in search result content.
For example, enter this URL in Google and check the results. Each result displays a .mp3 file in content section. I see this:
This page contains a demo of and documentation for the new jPlayer Playlist add-on, ... mp3:"http://www.jplayer.org/audio/mp3/Miaow-01-Tempered-song.mp3", ...
I don't want Google to show the player code and mp3 files in search result.
How can I hide audio files and player code from search engine?
What would be the best solution for it?