How To Change What Displays On Browser Tab When Lead Clicks "View As Webpage" | Community
Skip to main content
Andrew_Clark2
Level 2
November 7, 2017
Question

How To Change What Displays On Browser Tab When Lead Clicks "View As Webpage"

  • November 7, 2017
  • 3 replies
  • 5393 views

Hey everyone,

I'm stumped on something which seems minor... but no idea how to edit this. When you send an email and add the "view as webpage" option in the settings, how do edit the title that displays in your browser? I cloned an email from an old program, so information from the old program is displaying when someone clicks "view as page" on the browser tab, but I can't find where to edit this. I don't see it in the HTML code or in any email settings/options.

Anyone have an idea?

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.

3 replies

SanfordWhiteman
Level 10
November 7, 2017

It's the HTML <title> tag.

Gerard_Donnell4
Level 9
November 7, 2017

Click on edit code in the email.

Once the code opens up you will see  title tags <title>Your Title </title>. Just change it there and save it.

Andrew_Clark2
Level 2
November 8, 2017

Hey Gerard,

Thanks for replying I appreciate your help! Unfortunately, my template won't let me change this. Right now it shows 

<title>${emailTitle}</title> in the code. If I try to put something different in there instead of "${emailTitle}" it won't let me save, it then says I have several errors.

So is there something wrong with this template? Why would just trying to change this give me "Error: Element with no name" messages but not changing it doesn't...

Andrew Clark
Gerard_Donnell4
Level 9
November 8, 2017

Could you be referring to a Token?

Go to the tokens tab at the top level of your program and see if the token exits there.

Gerard_Donnell4
Level 9
November 7, 2017

You should also move this to the product board using the move button on the right hand side.

Thanks,

Gerard