Announcement

Collapse
No announcement yet.

Adding Robot meta tags

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

  • Adding Robot meta tags

    Hi there, I usually use a meta generator which enables me to enable robot tags to enable the spiders to index my pages, but not sure how to add them to Blude Vodas page properties.

    I have added meta tags ok within blue voda but the tool I use states this:

    META Tag Results Are ReadyYour META tag(s) have now been completed successfully. To insert the META Tags below into your webpage(s), copy and paste the Tags below into your webpage after your </TITLE> and before your </HEAD> tags.

    How can I do that within blue voda?

  • #2
    Re: Adding Robot meta tags

    Sorted, all ok

    Comment


    • #3
      Re: Adding Robot meta tags

      hi, everyone I'm a new member , just to say Hello to all.

      :>
      gd day

      Comment


      • #4
        Re: Adding Robot meta tags

        Hi there davidbeh.
        tell me richardjamesh, what meta generator do you use?
        Bruce Hewitt
        YOU ONLY LIVE ONCE...
        IT MIGHT AS WELL BE TODAY!

        http://www.panzoomproperties.com
        http://www.thebabydolls.biz
        bruce@webbrok.com

        Comment


        • #5
          Re: Adding Robot meta tags

          These are all of the possible Robot Meta Tags that you can use ;) they are pretty self explanatory but I can explain more if needed. dont mean to patronise, just thought it was nice to offer.

          Code:
          <META NAME="ROBOTS" CONTENT="ALL"> 
          
          <META NAME="ROBOTS" CONTENT="INDEX,NOFOLLOW"> 
          
          <META NAME="ROBOTS" CONTENT="NOINDEX,FOLLOW"> 
          
          <META NAME="ROBOTS" CONTENT="NONE">
          Google-Bot Meta Tags are slightly different if you do not want the page archived. If you do want Google to archive the page use the commands above :)

          Code:
          <META NAME="GOOGLEBOT" CONTENT="NOARCHIVE">

          FPRULES


          Comment


          • #6
            Re: Adding Robot meta tags

            Good Post!
            . VodaWebs....Luxury Group
            * Success Is Potential Realized *

            Comment


            • #7
              Re: Adding Robot meta tags

              Thanks Vasili :)

              To elaborate and be 100% clear for anyone that needs it....

              NOINDEX
              the page will not be indexed by search engines

              FOLLOW
              The searchbot will follow all hyperlinks on the page and scour the pages that it finds for more commands

              NOFOLLOW
              The searchbot will not follow the hyperlinks on the page, it will only index the page that it is currently visiting

              ALL
              The searchbot will index every single page that you have published (if this command is on the index.html page)

              NONE
              The searchbot will not index any pages. This command might get ignored by some searchbots

              FPRULES


              Comment

              Working...
              X