SE question

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • BRISK
    Too lazy to set a custom title
    • Feb 2003
    • 12240

    #1

    SE question

    ok all you search engine gurus, I've got a question.

    If I have a site that is built using PHP that generates pages by getting text from a MySQL database, do search engines see this as a regular HTML page?
    I post on GFY so that when people ask me what I do,
    I can tell them that I work with the mentally retarded.
  • {fusion}
    Confirmed User
    • Sep 2003
    • 1650

    #2
    yep but im not sure how its weighted compared to html, but it will get spidered

    Comment

    • BRISK
      Too lazy to set a custom title
      • Feb 2003
      • 12240

      #3
      Originally posted by {fusion}
      yep but im not sure how its weighted compared to html, but it will get spidered
      Nice. I thought so. Although I've read it is bad to have URLs with any "?" or "&" in them, but that is ok, I don't need to have that.
      I post on GFY so that when people ask me what I do,
      I can tell them that I work with the mentally retarded.

      Comment

      • swami
        Confirmed User
        • Aug 2003
        • 1989

        #4
        Originally posted by BRISK
        Nice. I thought so. Although I've read it is bad to have URLs with any "?" or "&" in them, but that is ok, I don't need to have that.
        No problem with Google or Yahoo with "?" or "&" in the urls as far as i am aware.

        Comment

        • fris
          I have to go potty
          • Aug 2002
          • 55750

          #5
          sorry i missed my 9am lesson with wiredguy this morning ;)
          Since 1999: 69 Adult Industry awards for Best Hosting Company and professional excellence.


          Totally Free Templates

          Comment

          • WiredGuy
            Pounding Googlebot
            • Aug 2002
            • 34513

            #6
            Originally posted by fris
            sorry i missed my 9am lesson with wiredguy this morning ;)
            It's a long weekend, I need a break as well.
            WG
            I play with Google.

            Comment

            • RuthXtremePay
              Confirmed User
              • Aug 2004
              • 471

              #7
              Originally posted by BRISK
              ok all you search engine gurus, I've got a question.

              If I have a site that is built using PHP that generates pages by getting text from a MySQL database, do search engines see this as a regular HTML page?
              They will probably see some of it.. but the best way to make sure that you can actually be fully seen by the engines is to perform a mod rewrite and this will then present your php generated pages as html pages to the engines.

              It does take a lot of work, but it's worth it.

              http://www.modrewrite.com/
              XtremePay
              Let's do business - hit me up - ICQ #233854608

              Promote the Web's Best Selling All Inclusive Sites! 50-70% Recurring! Click here now!!

              Comment

              • Woodus
                Registered User
                • May 2004
                • 80

                #8
                Helpful link, thanks.
                SIG TOO BIG! Maximum 120x60 button and no more than 3 text lines of DEFAULT SIZE and COLOR. Unless your sig is for a GFY top banner sponsor, then you may use a 624x80 instead of a 120x60.

                Comment

                • Steen2
                  Confirmed User
                  • Feb 2004
                  • 7662

                  #9
                  Get some server guy to make .html/htm be treated (by your server) as .php.

                  That'll work
                  ICQ: 2262.73945

                  Comment

                  • Webby
                    Too lazy to set a custom title
                    • Oct 2002
                    • 14956

                    #10
                    It's just me.. but I still prefer cgi on pages and delivery to browsers/robots "clean" and without any ? and & stuff....

                    Tho php like most stuff.. has a place - depending :-)
                    Last edited by Webby; 10-02-2004, 01:44 PM.
                    XXX TLD's - Another mosquito to swat.

                    Comment

                    • Linguist
                      Confirmed User
                      • Apr 2004
                      • 1706

                      #11
                      Yup, mod_rewrite is a good thing.. you can also easily get rid of the ? by making the path like search.php/search-terms and then exploding it
                      But as was mentioned, major search engines will parse the & and ?'s
                      315-310

                      Comment

                      Working...