# Need help chaging tags

**URL:** https://community.mp3tag.de/t/need-help-chaging-tags/15581
**Category:** General Discussion
**Created:** [March 13, 2014, 4:38pm UTC](https://community.mp3tag.de/t/need-help-chaging-tags/15581 "2014-03-13T16:38:09Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![Akki](https://community.mp3tag.de/letter_avatar_proxy/v4/letter/a/b9e5f3/32.png) [@Akki](https://community.mp3tag.de/u/Akki)
#### Post date: [March 13, 2014, 4:38pm UTC](https://community.mp3tag.de/t/need-help-chaging-tags/15581/1 "2014-03-13T16:38:09Z")

</div>

Hi Guys,

I have bunch of MP3s with link in Title tag.

![](http://www.serdarevic.net/screens/20140313-6bp-101kb.jpg)

Is there a way to remove ( [www.RadioMk.com](http://www.RadioMk.com) ) from Title tag but to leave actual Title of song?

Thanks

---

<div class="post-metadata">

### Author: ![chrishirst](https://community.mp3tag.de/letter_avatar_proxy/v4/letter/c/4af34b/32.png) [@chrishirst](https://community.mp3tag.de/u/chrishirst)
#### Post date: [March 13, 2014, 7:58pm UTC](https://community.mp3tag.de/t/need-help-chaging-tags/15581/2 "2014-03-13T19:58:11Z")

</div>

Use Alt+5

Field: TITLE

Format String: $replace(%title%,'( [www.RadioMk.com](http://www.RadioMk.com) )',)

Click [OK]

---

<div class="post-metadata">

### Author: ![ohrenkino](https://community.mp3tag.de/user_avatar/community.mp3tag.de/ohrenkino/32/4843_2.png) [@ohrenkino](https://community.mp3tag.de/u/ohrenkino)
#### Post date: [March 14, 2014, 6:44am UTC](https://community.mp3tag.de/t/need-help-chaging-tags/15581/3 "2014-03-14T06:44:34Z")

</div>

> [@Akki](#):
>
> Hi Guys,
> 
> I have bunch of MP3s with link in Title tag.
> 
> Is there a way to remove ( [www.RadioMk.com](http://www.RadioMk.com) ) from Title tag but to leave actual Title of song?
> 
> Thanks

Or if you are not so familiar with the $-syntax, you may create/use an action of the type "Replace"  
for TITLE  
Enter as search string: [www.RadioMk.co](http://www.RadioMk.co)  
Enter as replace string:  
(leave that empty).

The result should be the same as the way that Chris Hirst described.
