Does Google not index framed content?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • AmeliaG
    Too lazy to set a custom title
    • Jan 2003
    • 10663

    #1

    Does Google not index framed content?

    Okay, this is probably a bizarrely n00b question coming from me, but I was just looking at how SpookyCash.com displays to Google and it seems like it can't see anything in the frame where the news (all the page's text) is.

    Does Google not index framed content?

    Suggestions on how to have that coded better for SEO?
    GFY Hall of Famer

    AltStar Hall of Famer




    Blue Blood's SpookyCash.com

    Babe photography portfolio
  • uno
    RIP Dodger. BEST.CAT.EVER
    • Dec 2002
    • 18450

    #2
    You could try including it on the page via php or ssi rather than framing it.
    -uno
    icq: 111-914
    CrazyBabe.com - porn art
    MojoHost - For all your hosting needs, present and future. Tell them I sent ya!

    Comment

    • AmeliaG
      Too lazy to set a custom title
      • Jan 2003
      • 10663

      #3
      Originally posted by uno
      You could try including it on the page via php or ssi rather than framing it.
      Used to use includes. Don't recall whether those were indexed. One of those things that just slips through the cracks and I end up using some choice four letter words when I notice.
      GFY Hall of Famer

      AltStar Hall of Famer




      Blue Blood's SpookyCash.com

      Babe photography portfolio

      Comment

      • Farang
        one sick puppy
        • Oct 2004
        • 11713

        #4
        did some research on this topic few weeks ago... nope, google doesn't index frames
        fbm

        Comment

        • mrwilson
          mrwilson 2.0
          • Jul 2007
          • 5122

          #5
          It does if its a css one using a div with overflow:auto;


          #iframe
          {
          overflow:auto;
          width: 300px;
          height:300px;
          }

          Comment

          • rowan
            Too lazy to set a custom title
            • Mar 2002
            • 17393

            #6
            Originally posted by AmeliaG
            Used to use includes. Don't recall whether those were indexed. One of those things that just slips through the cracks and I end up using some choice four letter words when I notice.
            The content of includes will be definitely indexed since they become an inseparable part of the "parent" page content.

            Google should be able to follow frames, but do you really want the URL of the iframe showing in search results?

            Comment

            • pornguy
              Too lazy to set a custom title
              • Mar 2003
              • 62912

              #7
              I dont think so either, but the includes works.

              And by the way. about that photo of you.

              HUBBA HUBBA...
              PornGuy skype me pornguy_epic

              AmateurDough The Hottes Shemales online!
              TChicks.com | Angeles Cid | Mariana Cordoba | MAILERS WELCOME!

              Comment

              • Fap
                Just Du It
                • Feb 2004
                • 12094

                #8
                Originally posted by pornguy
                And by the way. about that photo of you.

                HUBBA HUBBA...

                Comment

                • AmeliaG
                  Too lazy to set a custom title
                  • Jan 2003
                  • 10663

                  #9
                  Originally posted by rowan
                  The content of includes will be definitely indexed since they become an inseparable part of the "parent" page content.

                  Google should be able to follow frames, but do you really want the URL of the iframe showing in search results?
                  There is a frame buster inside the frame, so it wouldn't work as a page on its own, but I do need it to show for the actual page it is supposed to appear as a part of.
                  GFY Hall of Famer

                  AltStar Hall of Famer




                  Blue Blood's SpookyCash.com

                  Babe photography portfolio

                  Comment

                  • AmeliaG
                    Too lazy to set a custom title
                    • Jan 2003
                    • 10663

                    #10
                    Originally posted by pornguy
                    I dont think so either, but the includes works.

                    And by the way. about that photo of you.

                    HUBBA HUBBA...
                    Thanks
                    GFY Hall of Famer

                    AltStar Hall of Famer




                    Blue Blood's SpookyCash.com

                    Babe photography portfolio

                    Comment

                    • rowan
                      Too lazy to set a custom title
                      • Mar 2002
                      • 17393

                      #11
                      Originally posted by AmeliaG
                      There is a frame buster inside the frame, so it wouldn't work as a page on its own, but I do need it to show for the actual page it is supposed to appear as a part of.
                      Just a warning that Google will be able to detect the redirect, since their toolbars (if suitably configured) phone home with every URL a surfer visits. I don't know whether they'd actually do anything about it since frame busting is pretty common.

                      Is there any reason you can't use an include so that the content is neatly delivered on a single page?

                      Comment

                      • WiredGuy
                        Pounding Googlebot
                        • Aug 2002
                        • 34512

                        #12
                        Google generally doesn't like frames and as said here before, includes will work.
                        WG
                        I play with Google.

                        Comment

                        Working...