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 …
-
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 …