Renaming hundreds of product titles in an XML feed is one of the most tedious jobs in feed management. Adding a brand name, a size label, or a seasonal tag to every title by hand takes hours. There is a way to do it in under a minute no scripts, no spreadsheets.
Edit My XML FeedXML product feeds store titles inside nodes like title or g:title. To add text before or after every title, you would normally need to write a script or edit each entry by hand.
With NodeXML:
Step 1: Load your XML feed.
Paste the feed URL or drag and drop your XML file.
Step 2: Select the title node and choose Prefix or Suffix.
NodeXML shows every node in your feed. Find the title field, pick the action, and type the text you want to add ÔÇö for example “Sale -” as a prefix or “| Brand Name” as a suffix.
Step 3: Download the updated file.
Click Generate to apply the change to all title nodes at once. Download the result or grab the live link.
Yes. Select the title node, choose the Prefix action, type your text, and it applies to every title in the file in one step.
A prefix is added before the existing title. A suffix is added after it. Both are supported.
Yes. Any standard XML feed with a title node works, including Google Merchant, WooCommerce and affiliate feeds.
No. The editor is fully visual. You pick the node from a list and type your text. No code involved.