[b]Base Link:[/b]
[color=purple]itms://phobos.apple.com/WebObjects/MZSearch.woa/wa//advancedSearchResults?[/color]
[b]Search Modifiers:[/b]
[color=red]songTerm=[i]song name[/i][/color]
[color=blue]artistTerm=[i]artist name[/i][/color]
[color=green]albumTerm=[i]album name[/i][/color]
If you use more than 1 modifier, add an ampersand ( & ) before the additional ones. Remember to use & !
[b]Example Links[/b]
To link to the song 'Cowboy' by artist 'Kid Rock', your link would look like this:
[color=purple]itms://phobos.apple.com/WebObjects/MZSearch.woa/wa//advancedSearchResults?[/color][color=red]songTerm=Cowboy[/color][color=black]&[/color][color=blue]artistTerm=Kid%20Rock[/color]
To link just to the artist 'Kid Rock', the link would look like this:
[color=purple]itms://phobos.apple.com/WebObjects/MZSearch.woa/wa//advancedSearchResults?[/color][color=blue]artistTerm=Kid%20Rock[/color]
To link to the album 'Devil Without a Cause' by the artist 'Kid Rock', the link would look like this:
[color=purple]itms://phobos.apple.com/WebObjects/MZSearch.woa/wa//advancedSearchResults?[/color][color=green]albumTerm=Devil%20Without%20A%20Cause[/color][color=black]&[/color][color=blue]artistTerm=Kid%20Rock[/color]
If you don't target the artist and song names together, say just song name...you'll get every song in the iTMS that has that name. Same with album, if you only target the album name. Sometimes this can be a really big issue.