Results 1 to 6 of 6

Thread: Changing Description

  1. #1
    Join Date
    Feb 2007
    Posts
    12

    Default Changing Description

    I would like to know if is ok to go to header.html and change for example :

    <meta name="keywords" content="<%$meta_keywords%>" />
    <meta name="description" content="<%$meta_description%>" />

    with :

    <meta name="portal, webdirectory" content="<%$meta_keywords%>" />
    <meta name="Directory offering free listings" content="<%$meta_description%>" />


    just would like to know if this is the right way to do it .


    thank you in advance for the help
    regards

  2. #2
    Join Date
    Apr 2008
    Posts
    15

    Default

    Why ? u do this ?

  3. #3
    Join Date
    May 2007
    Location
    NJ, United States
    Posts
    1,651

    Default

    Make the changes in /templates/<your_template>/index.html - Keep the settings the way they are in /header.html
    FSGDAG | IndexU Hosting | Owner
    Website | NiceCoder Script Hosting and More! | Web4URL is For Sale!
    Follow Us On Twitter | FaceBook Profile | YouTube Videos

  4. #4
    Join Date
    May 2007
    Location
    NJ, United States
    Posts
    1,651

    Default

    Ohh.. I just re-read your post... I cant see why making that change in header.html would be a problem.

    You might want to get Dody to confirm.
    FSGDAG | IndexU Hosting | Owner
    Website | NiceCoder Script Hosting and More! | Web4URL is For Sale!
    Follow Us On Twitter | FaceBook Profile | YouTube Videos

  5. #5
    Join Date
    Mar 2009
    Posts
    143

    Default

    You can change to
    HTML Code:
    <meta name="keywords" content="portal, webdirectory" />
    <meta name="description" content="Directory offering free listings" />
    though it's better if you change from /themes/<your_template>/index.html as stated by FSDGAG

    find this line in /themes/<your_template>/index.html

    HTML Code:
    <%include file="header.html"
        title="$pg_generic_title"
        meta_keywords="link management"
        meta_description="make a web directory with ease"
    %>
    and change the value of meta_keywords and meta_description

  6. #6
    Join Date
    Feb 2007
    Posts
    12

    Default thank you

    thank you for all your help.

Similar Threads

  1. description
    By deamon in forum INDEXU DELUXE v1.x
    Replies: 3
    Last Post: 06-10-2008, 08:08 PM
  2. Replies: 2
    Last Post: 01-14-2008, 01:41 AM
  3. MOD : keywords and description
    By inspireme in forum Blocks and Modification
    Replies: 14
    Last Post: 05-21-2007, 05:21 AM
  4. Link Description
    By SKh in forum v5.x
    Replies: 1
    Last Post: 08-03-2004, 11:28 AM
  5. Changing the link description
    By emilehoffman in forum v5.x
    Replies: 4
    Last Post: 12-16-2002, 03:02 PM

Posting Permissions

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