Is it possible to redirect the content of a page (leaving the header, sidebar, etc. in place)? E.g. create a page called "Google" that displays the content of google.com and allows search capabilities but my header/sidebar are still there.
I would prefer not to use an iframe so I dont have to set a fixed width/height, but I tried inserting an iframe into a page and it ignored it. Any redirect plugins seems to redirect the entire page (ditching header/sidebar).
Any ideas?