change website title

rfriedman4 / 2013-03-04 00:33:14   

Hello,

I thought I had set my website title to Rebecca Friedman Design, but I see when I open it up, the tab title is Design Projects: Rebecca Friedman Design. Do you know where I can change that? My URL is rebeccafriedmandesign.com

arsondpi / 2013-03-04 06:12:29   

Click Admin->Assets->Theme, index.php
and find line:

  1. <title><last:ndxz_title /> : {{obj_name}}</title>

last:ndxz_title is the name name of the exhibit title and obj_name is the name of your site (change that from Admin->Theme->Website Title

rfriedman4 / 2013-03-04 06:24:32   

So when I open my site in another window both the exhibit title and the name of the site come up and that's why it's Design Projects: Rebecca Friedman Design? I changed the name of my site in the html line you showed. What if I don't want an exhibit title to show up? I just want it to read Rebecca Friedman Design when people come to my page?

arsondpi / 2013-03-04 06:28:30   

Then you should edit the line above to

  1. <title>{{obj_name}}</title>

Good morning from this side of the planet!

This thread has been closed, thank you.