Re: Best way to remove/replace iframes?



On 18 Sep 2008, gtfaetaw34 <aotemp@xxxxxxxxxxx> wrote:

hi fellow html coders!

Im having an issue. I hired someone to redo my website, and they did
it using iframes! Which stinks because it isn't being cached
correctly by google, and basically it makes my site un-usable by
search engines.

So Im trying to find out (I have html/jsp coding skills) what the best
way for removing or replacing the iframes so that the entire web page
is a single page. Clearly Id like to do this in a way that is quick -
which isn't likely, however a more full solution for removing the
iframes would also be welcome!

Generally any good advice on how to get all of these iframes on a
single page is welcome!

Best thing is probably to use server-side includes. Php is my fav, asp
will work, too, and even ssi if your host handles it.

Of course the includes can't be complete, unadulterated pages as with
iframes (or objects), but the results are certainly better.

--
Neredbojias
http://www.neredbojias.org/
Great Sights and Sounds
.



Relevant Pages

  • Re: Best way to remove/replace iframes?
    ... correctly by google, and basically it makes my site un-usable by ... search engines. ... way for removing or replacing the iframes so that the entire web page ...
    (alt.html)
  • Best way to remove/replace iframes?
    ... Which stinks because it isn't being cached ... correctly by google, and basically it makes my site un-usable by ... way for removing or replacing the iframes so that the entire web page ...
    (alt.html)
  • Re: Best way to remove/replace iframes?
    ... I hired someone to redo my website, ... Which stinks because it isn't being cached ... way for removing or replacing the iframes so that the entire web page ...
    (alt.html)
  • Re: Best way to remove/replace iframes?
    ... I hired someone to redo my website, ... Which stinks because it isn't being cached ... way for removing or replacing the iframes so that the entire web page ...
    (alt.html)
  • Re: Best way to remove/replace iframes?
    ... search engines. ... way for removing or replacing the iframes so that the entire web page ... Best thing is probably to use server-side includes. ...
    (alt.html)