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 4 of 4

Thread: H1 tag

  1. #1
    smg2 is offline Member
    Join Date
    Feb 2007
    Posts
    53

    Default H1 tag

    Hi,

    How does one add an <h1> tag to product and category pages? I see that the meta <head> section is added, but not <h1>, which is very important for SEO.

    Am I missing something?

    Thanks in advance.

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

    Default

    You can insert tags like that in the entity/product descriptions through the RAD editor in the admin site. Switch to design view (the little <> button at the bottom) and you can insert whatever HTML you want.

  3. #3
    mgibbs is offline Senior Member
    Join Date
    Jan 2005
    Location
    Orange County, CA
    Posts
    194

    Default

    Or, you can make a small modification to the skinbase.cs file in AppConfig and you can let the breadcrumbs do the work for you! The change mentioned in the blog posts below will take the SECTION_TITLE replacement and turn it into an H1 tag. If the Section_Title is a a true breadcrumb (as opposed to a topic page or other single depth page) it will take the last entry in the breadcrumb trail and turn THAT into an H1 tag.

    http://exhibita.com/blog/post/2009/0...torefront.aspx
    and
    http://exhibita.com/blog/post/2009/0...-Post-Tip.aspx

    BTW - Sorry for the weird formatting in the post. when I edited this, it lost the nice code formatting (as seen in the second post) that should ahve been applied to it.
    EMM for AspDotNetStorefront - Communicate effectively with your customers

  4. #4
    virtualtap is offline Senior Member
    Join Date
    May 2007
    Posts
    171

    Default

    I have tried this out but I am not seeing any change, any idea what I could be missing?

    Thanks
    MSX