treehouse : what would you like to learn today?
Web Design Web Development iOS Development

jrgfreelance

  • Full Screen Layout with iframe

    You can get the same results of an iframe using a div. Use something like this in your css for the div styling: width: 400px; height: 400px; overflow: auto; Looks exactly the same as an iframe but is SEO-friendly. That would essentially create …
    Comment by jrgfreelance March 2009 permalink
  • WordPress and No Search Engine Results?

    Hey Chazz, I appreciate the reply. That WAS the problem! I didn't know WordPress defaulted to the "I would like to block search engines" option. The noindex, nofollow was killing me. At least that has been the case with my last …
    Comment by jrgfreelance January 2009 permalink