Results 1 to 2 of 2

Thread: Index,follow appearing on top left corner

  1. #1
    User
    Join Date
    01-22-11.
    Posts
    40

    Default Index,follow appearing on top left corner

    Hello,
    index,follow has started appearing on the top left hand corner of most pages of the site, after I made some changes.
    When looking at the html code below:

    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
    <meta http-equiv="Content-Style-Type" content="text/css" />
    <meta http-equiv="Content-Script-Type" content="text/javascript" />
    <meta name="description" content="" />
    <meta name="keywords" content="" />
    index,follow<style type="text/css" media="screen">

    I noticed that the last line started:

    index,follow<style type="text/css" media="screen">

    so obviously something, somehow got changed. My questions to you are:

    1. what should have been there, and
    2. where do I go to put it back?

    Many thanks,
    Andrei.

  2. #2
    User
    Join Date
    01-22-11.
    Posts
    40

    Default Re: Index,follow appearing on top left corner

    Hello,

    and problem solved, thanks for your attention. The information I needed was:

    viewtopic.php?f=6&t=3346

    and I also learned where to make the changes:

    Ø Layout

    Ø Templates

    Ø Choose „fe_page.tpl“ and later the same with „fe_page_1.tpl“ (to edit the content of the template file, click second icon from the right (box with mechanical gears on it).)

    Ø Change the line „<?php echo $this->robots; ?>“ to „<meta name="robots" content="<?php echo $this->robots; ?>" />“

    Andrei.

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •