Title: WP in Frames
Last modified: August 18, 2016

---

# WP in Frames

 *  [ShaneM](https://wordpress.org/support/users/shanem/)
 * (@shanem)
 * [20 years, 3 months ago](https://wordpress.org/support/topic/wp-in-frames/)
 * I’m working with another site to host my podcast using WP, but they want to use
   their banners at the top of the page, so I suggested a frame allowing us to fake
   keeping the site on their site.
 * Here’s the issue. I cannot log into wordpress in the frame. I just brings up 
   the logon screen again with no error, and will not allow me to get on no matter
   how I try. I can login in fine on fine from the normal URL.
 * Is their a better solution to do so or something I need to code to pull it off?
 * The test can be seen here:
    [http://www.hometheaterforum.com/podcast/test/](http://www.hometheaterforum.com/podcast/test/)
 * Full site:
    [http://dm.eyecravedvd.com](http://dm.eyecravedvd.com)

Viewing 5 replies - 1 through 5 (of 5 total)

 *  [chillbilly](https://wordpress.org/support/users/chillbilly/)
 * (@chillbilly)
 * [20 years, 3 months ago](https://wordpress.org/support/topic/wp-in-frames/#post-343465)
 * Hey there…I am sorta setting up mine the same way…
 * [http://www.chillbillyproductions.com](http://www.chillbillyproductions.com)
 * I looked at your set up and it seems fine…I think your problem may be someplace
   else dude.
 * The problem I am tryin to figure out with the use of these frames is after an
   indexer crawls my site..it will pull up info into the results page on the search
   engine with a link to that page….that link will bring the user to that page and
   not my frame set page…….your gona have the same problem…after you figure out 
   the one ya got now 🙂 I don’t think that the frames have anything to do with 
   your problem.
 *  Thread Starter [ShaneM](https://wordpress.org/support/users/shanem/)
 * (@shanem)
 * [20 years, 3 months ago](https://wordpress.org/support/topic/wp-in-frames/#post-343707)
 * I just tested this with Firefox and it works fine. So the issue appears to be
   with IE, which as usual is a nightmare to figure out.
 * I think I might just do something else now to pull it off… great!
 *  [chillbilly](https://wordpress.org/support/users/chillbilly/)
 * (@chillbilly)
 * [20 years, 3 months ago](https://wordpress.org/support/topic/wp-in-frames/#post-343718)
 * yea…ya might not want ta follow that link i provided if ya need ta see a frameset-
   up…:)
 * This mornin I was inspired ta do some moding.
 *  [lgspencer](https://wordpress.org/support/users/lgspencer/)
 * (@lgspencer)
 * [20 years, 3 months ago](https://wordpress.org/support/topic/wp-in-frames/#post-343887)
 * I’ve had the exact same problem. When I load the signin screen within a frame..
   nothing happens. when I load it in its own frams..no problem. Anybody have a 
   way to get around this? ( I use IE as well).
 *  [wburgos](https://wordpress.org/support/users/wburgos/)
 * (@wburgos)
 * [19 years, 12 months ago](https://wordpress.org/support/topic/wp-in-frames/#post-343932)
 * I had the same problem and resolved it with 2 html files as follows:
 * index.html
    ———- <!DOCTYPE HTML PUBLIC “-//W3C//DTD HTML 4.01 Transitional//EN”
   > <html> <head> <title>My Site Title</title> <meta http-equiv=”Content-Type” 
   content=”text/html; charset=iso-8859-1″> <script language=”JavaScript” type=”
   text/JavaScript”> <!– function MM_checkBrowser(IEvers,URL,xURL) { //v4.0 var 
   newURL=”, verStr=navigator.appVersion, app=navigator.appName, version = par seFloat(
   verStr); if (app.indexOf(‘Microsoft’) != -1) { if (version >= IEvers || verStr.
   indexOf(IEvers) != -1) newURL=URL; } else newURL=xURL; if (newURL != ”) { window.
   location=unescape(newURL); document.MM_returnValue=fa lse; } } //–> </script>
   </head> <body onLoad=”MM_checkBrowser(5.0,’[http://my-dinamic-URL&#8217](http://my-dinamic-URL&#8217);,’
   [http://my-static-URL/blog.html&#8217](http://my-static-URL/blog.html&#8217););
   return document.MM_returnValue”> </body> </html>
 * blog.html
    ——— <!DOCTYPE HTML PUBLIC “-//W3C//DTD HTML 3.2 Final//EN”> <html>
   <head> <title>MY SITE TITLE</title> <META HTTP-EQUIV=”Pragma” CONTENT=”no-cache”
   > </head> <frameset rows=”100%,*” border=”0″> <frame src=”[http://my-dinamic-URL/&#8221](http://my-dinamic-URL/&#8221);
   frameborder=”0″> <frame frameborder=”0″ noresize> </frameset> </html>
 * The only rule here is that index.html and blog.html must reside on the static
   URL server.

Viewing 5 replies - 1 through 5 (of 5 total)

The topic ‘WP in Frames’ is closed to new replies.

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 5 replies
 * 4 participants
 * Last reply from: [wburgos](https://wordpress.org/support/users/wburgos/)
 * Last activity: [19 years, 12 months ago](https://wordpress.org/support/topic/wp-in-frames/#post-343932)
 * Status: not a support question

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
