Few questions about SEO

Discussion in 'HTML & Website Design' started by Platypus, May 21, 2009.

  1. #1
    First of all check out killingfloor411.com

    1. "Does using a feed program to show your feed on a website affect your SEO?". Because when you View source it only shows as a javascript code. So basically, a website using a feed burner script, will that improve SEO?

    2. The content is generated via PHP function. You should notice the links on my website are "?page=" That means anything that goes after that is shown in the website "Content box". Im wondering if that affects my SEO.

    Because I have over 20+ Pages on my website, but when i search "site:killingfloor411.com" it only shows one result.

    So I suppose PHP functions for content = bad?
     
    Platypus, May 21, 2009 IP
  2. benprunkle

    benprunkle Peon

    Messages:
    55
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #2
    i also would like to know. . . anybody?
     
    benprunkle, May 21, 2009 IP
  3. ffb

    ffb Active Member

    Messages:
    79
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    75
    #3
    PHP is handled (preprocessed) on the server side, not the client side, so it should make no difference to user-agents such as yourself or spiders.
     
    ffb, May 21, 2009 IP
  4. HomeComputerGames

    HomeComputerGames Peon

    Messages:
    871
    Likes Received:
    11
    Best Answers:
    0
    Trophy Points:
    0
    #4
    PHP functions are fine and widely used.

    It looks like your title and meta description tags are the same on every page. This is most likely the problem.
    You want unique titles and meta description for each page.
    Googles Webmaster Tools will assist you for some of this.
     
    HomeComputerGames, May 21, 2009 IP
  5. Platypus

    Platypus Peon

    Messages:
    231
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #5
    Thanks for the clear up, I am now researching the php functions for titles & meta.

    Can anyone else help me on the RSS issue? Like I use feed burner to get it, the Source Code shows as a one line javascript. Will that affect anything..?
     
    Platypus, May 21, 2009 IP
  6. Platypus

    Platypus Peon

    Messages:
    231
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #6
    By the way, search this in google site:killingfloor411.com I get a terrible result ;[
     
    Platypus, May 21, 2009 IP
  7. designgenerator

    designgenerator Guest

    Messages:
    118
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #7
    look at the html source if content is generated in the html then everything is ok. there is nothing bad in using php to generate the html content...
     
    designgenerator, May 22, 2009 IP
  8. Platypus

    Platypus Peon

    Messages:
    231
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #8
    What if its RSS, As i said before its just one line of code..

    Is that a problem?
     
    Platypus, May 22, 2009 IP