# How to add a name in front of the title tag

**URL:** https://community.mp3tag.de/t/how-to-add-a-name-in-front-of-the-title-tag/12788
**Category:** Support
**Created:** [December 7, 2011, 4:18pm UTC](https://community.mp3tag.de/t/how-to-add-a-name-in-front-of-the-title-tag/12788 "2011-12-07T16:18:23Z")
**Posts on this page:** 5
**Page:** 1

<div class="post-metadata">

### Author: ![rpsh90](https://community.mp3tag.de/letter_avatar_proxy/v4/letter/r/8edcca/32.png) [@rpsh90](https://community.mp3tag.de/u/rpsh90)
#### Post date: [December 7, 2011, 4:18pm UTC](https://community.mp3tag.de/t/how-to-add-a-name-in-front-of-the-title-tag/12788/1 "2011-12-07T16:18:23Z")

</div>

heiiii....am a new bee.....  
my problem is.....  
i want to add my name in front of all the tags including filename,titile,artist,album,composer,comment etc multiple mp3 files ....  
what action can do dis??

---

<div class="post-metadata">

### Author: ![stevehero](https://community.mp3tag.de/user_avatar/community.mp3tag.de/stevehero/32/337_2.png) [@stevehero](https://community.mp3tag.de/u/stevehero)
#### Post date: [December 7, 2011, 6:18pm UTC](https://community.mp3tag.de/t/how-to-add-a-name-in-front-of-the-title-tag/12788/2 "2011-12-07T18:18:46Z")

</div>

First please read the [FAQ](https://community.mp3tag.de/t/967/1) here for all the newbie Q and A.

Not sure why you would need to do this for so many tags but,

An example action for your needs is:  
_Action type:_ **Format value**  
_Field:_ **TITLE**  
_Format string:_ **rpsh90 %title%**

You will need to create actions in the same action group for the rest of your tags: filename, artist, album, composer, comment etc.

In case you run the action twice place this below the action groups you just created.  
_Action type:_ **Replace**  
_Field:_ **_TAG_**  
_Original:_ **rpsh90 rpsh90** (\_ represents 1 whitespace character)  
_Replace with:_ **rpsh90\_** (\_ represents 1 whitespace character)

[] only as whole word

[] case-sensitive comparison

---

<div class="post-metadata">

### Author: ![mjcm](https://community.mp3tag.de/letter_avatar_proxy/v4/letter/m/9d8465/32.png) [@mjcm](https://community.mp3tag.de/u/mjcm)
#### Post date: [December 7, 2011, 11:29pm UTC](https://community.mp3tag.de/t/how-to-add-a-name-in-front-of-the-title-tag/12788/3 "2011-12-07T23:29:40Z")

</div>

He means %title%

An example action for your needs is:  
_Action type:_ **Format value**  
_Field:_ **TITLE**  
_Format string:_ **rpsh90 %title%**

---

<div class="post-metadata">

### Author: ![stevehero](https://community.mp3tag.de/user_avatar/community.mp3tag.de/stevehero/32/337_2.png) [@stevehero](https://community.mp3tag.de/u/stevehero)
#### Post date: [December 8, 2011, 2:25am UTC](https://community.mp3tag.de/t/how-to-add-a-name-in-front-of-the-title-tag/12788/4 "2011-12-08T02:25:08Z")

</div>

typo... thanks for getting my back :] Above post edited.

---

<div class="post-metadata">

### Author: ![system](https://community.mp3tag.de/uploads/default/original/2X/c/ce7035d426cb755a7916793326d23b465222a407.png) [@system](https://community.mp3tag.de/u/system)
#### Post date: [February 9, 2026, 12:23pm UTC](https://community.mp3tag.de/t/how-to-add-a-name-in-front-of-the-title-tag/12788/5 "2026-02-09T12:23:30Z")

</div>


