Announcement

Collapse
No announcement yet.

Referencing and title

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Referencing and title

    Hi,

    For a good referencing in the search engines, it is necessary also, that the title of the site has several words (by example 5).

    How can I give a title of several words to my site if the title of my homepage is "Home"?.

    When I use the website http://fr.webmasterplan.com/cgi-loca...mpfr&s=opt_pre to control the good referencing of my website ( http://shop.belgianshop.com ), he says to me that the title is not enough long!!

    What have I to do to keep the name "Home" for my homepage, but to change the title of the website for example to " Hundreds of Belgian beers - shipped globally!/The Belgian Shop " .

    Thank you very much,

    Bruno

    The Best Belgian beers and chocolates
    For you at www.belgianshop.com

    #2
    Hi Bruno,

    May be you could comment out the existing page title variable and replace it with a CUSTOMVAR, which would enable you to call the page title whatever you want.

    To do this, please follow the steps below:

    1. Please create a customvar called 'MYPAGETITLE' in 'Advanced | Custom Properties'

    2. Go to 'Design | Options | Site Defaults', and choose 'MYPAGETITLE' from the drop down in Property and enter the value something like 'Hundreds of Belgian beers - shipped globally/The Belgian Shop'

    3. Now, go to 'Design | Options | Layouts' and edit the 'Default Overall Layout Template' (normally Act_Primary.html)

    Find

    Code:
    <TITLE>
      NETQUOTEVAR:PAGETITLE
      </TITLE>
    and change to

    Code:
    <TITLE>
       CUSTOMVAR:MYPAGETITLE
       </TITLE>
    4. Save the template and upload to check the results.

    5. If you want different page titles to each and every individual sections, select a section and go to 'Properties' (on the right hand side) and choose 'MYPAGETITLE' from the drop down and enter the value.

    I hope this helps.
    Cheers,
    Suresh Babu G

    Comment


      #3
      Hi,

      First, I'd like to thank you very much your quick reply. It's really appreciated.

      I have done all you have suggested ( http://shopfr.belgianshop.com), but.... that doesn't work :-(

      I join 2 "printscreen" to show you what I have done.

      Best Regards,

      Bruno

      The Best Belgian beers and chocolates
      For you at www.belgianshop.com.
      .
      Attached Files

      Comment


        #4
        I have done all you have suggested ( http://shopfr.belgianshop.com), but.... that doesn't work :-(
        Hi there,

        I checked your site (http://shopfr.belgianshop.com/) and it is working fine as it should do. When I go into the shopping pages, I could find the page title "Bières, Choclats, Fromages,... belges livrés A VOTRE PORTE !" which you defined in 'Design | Options | Site Defaults'. (as per the Value on your PageTitle1.jpg)

        I hope this helps.
        Cheers,
        Suresh Babu G

        Comment


          #5
          Yes, you are right, but... when I'm at http://shopfr.belgianshop.com/index.html , the title is still "Home" !

          A join the "source" of the index.html page .

          Best Regards,

          Bruno


          NB: I'm sure that you'll find the solution
          Attached Files

          Comment


            #6
            http://shopfr.belgianshop.com/index.html , the title is still "Home" !
            Hi Bruno,

            If you want to change the title of your home page, you would need to edit the brochure template from 'Design | Options | Brochure' (normally Act_BrochurePrimary.html)
            Cheers,
            Suresh Babu G

            Comment

            Working...
            X