Important Notice from AspDotNetStorefront
It is with dismay that we report that we have been forced, through the action of hackers, to shut off write-access to this forum. We are keen to leave the wealth of material available to you for research. We have opened a new forum from which our community of users can seek help, support and advice from us and from each other. To post a new question to our community, please visit: http://forums.vortx.com
Results 1 to 7 of 7

Thread: Where does a store's page title get set?

  1. #1
    dwgraphics is offline Junior Member
    Join Date
    Mar 2009
    Posts
    2

    Default Where does a store's page title get set?

    I just got the shell of my store up and running, and from the admin page, I ran the configuration wizard to set the name of my store "Fine Art On Demand", it's email address and so on. I submitted the changes, and text associated with the shopping cart icon in the upper right-hand corner of the admin was updated to show my store name. But when I click on the link to navigate the store, the caption on the Internet Explorer tab still says "Enter your site title here".


    Where does the store's page title get pulled from?

    I have looked thru the strings.en-us.xls file and the corresponding data table in database, but didn't find it. I also tried adding a <title> tag in default.aspx, but that didn't work either.

    Any help would be appreciated.

    Dave

  2. #2
    MelanieA is offline Junior Member
    Join Date
    Sep 2008
    Posts
    313

    Default

    Go to your admin site, then Configuration > Advanced > AppConfig Parameter and search for SE_MetaTitle and set values for this for your Site Title.

    Hope this helps

  3. #3
    dwgraphics is offline Junior Member
    Join Date
    Mar 2009
    Posts
    2

    Default

    Got it.

    Thanks Melanie!

  4. #4
    r2integrated is offline Junior Member
    Join Date
    Aug 2009
    Location
    the internets
    Posts
    3

    Default Similar problem

    I've set my store name as instructed above... but when I go into the shopping cart, the name changes in URL, page title, etc...

    http://behindtheback2.staging.r2inte...t/Default.aspx

    What am I missing?

  5. #5
    AspDotNetStorefront Staff - Scott's Avatar
    AspDotNetStorefront Staff - Scott is offline Administrator
    Join Date
    Mar 2007
    Location
    Ashland, OR
    Posts
    2,390

    Default

    In the ML/DNN version, the DNN platform handles a lot of that. Things like the page name (looks like TEST STORE in this case) will show up, so you want to make sure you've got your page names and DNN-side SEO settings configured the way you want.

  6. #6
    r2integrated is offline Junior Member
    Join Date
    Aug 2009
    Location
    the internets
    Posts
    3

    Default thanks

    Thanks, that worked... I looked everywhere but inside the DNN parts. duh!

  7. #7
    WebCricket is offline Junior Member
    Join Date
    Jan 2011
    Posts
    2

    Default

    Thanks that worked great.