Are words in include files part of kd%?

Discussion in 'Search Engine Optimization' started by TrafficLicious, Feb 25, 2008.

  1. #1
    Hi all,

    Right now I'm in the midst of developing a new site. Just wanna clarify certain points.

    Suppose I've got index.php and index.php makes a reference to include header.php and footer.php (for example) and my keywords are in the footer.php.

    Will they be considered as part of the index page's keywords?

    Cheers.

    P.S I seem to remember it's not considered.
     
    TrafficLicious, Feb 25, 2008 IP
  2. astup1didiot

    astup1didiot Notable Member

    Messages:
    5,926
    Likes Received:
    270
    Best Answers:
    0
    Trophy Points:
    280
    #2
    Keyword stuffing is frowned upon by search engines, and won't do you much justice but make your web pages look silly. Proper unique quality content will provide all the keywords the search crawlers will need, plus proper usage of heading titles w/content is the best way to inject keywords.
     
    astup1didiot, Feb 25, 2008 IP
  3. TrafficLicious

    TrafficLicious Active Member

    Messages:
    371
    Likes Received:
    12
    Best Answers:
    0
    Trophy Points:
    80
    #3
    hi ssandecki,

    Please don't assume I'm keyword stuffing. I'm just asking a direct question of whether the words within my include files are part of the keyword density.

    Cheers!
     
    TrafficLicious, Feb 25, 2008 IP
  4. paul.martin

    paul.martin Peon

    Messages:
    260
    Likes Received:
    9
    Best Answers:
    0
    Trophy Points:
    0
    #4
    do you know php?
     
    paul.martin, Feb 25, 2008 IP
  5. TrafficLicious

    TrafficLicious Active Member

    Messages:
    371
    Likes Received:
    12
    Best Answers:
    0
    Trophy Points:
    80
    #5
    hi paul.martin,

    Yes I do.
     
    TrafficLicious, Feb 25, 2008 IP
  6. sultanofseo

    sultanofseo Notable Member

    Messages:
    9,930
    Likes Received:
    405
    Best Answers:
    0
    Trophy Points:
    265
    #6
    yes, if you use php include for footer file, any words or links you have on the footer file will be considered as content of your index file. thats the whole purpose of php include or SSI
     
    sultanofseo, Feb 25, 2008 IP
  7. TrafficLicious

    TrafficLicious Active Member

    Messages:
    371
    Likes Received:
    12
    Best Answers:
    0
    Trophy Points:
    80
    #7
    thanks buddy. so as long as the content is "echo-ed" or "outputted" as html, then the SEs will be able to read it as well yeah.
     
    TrafficLicious, Feb 25, 2008 IP