|
|
| Hello i did use the iframe when i did build my site But google is found my only iframe page |
| What is your native language? |
| :) turkish When i enter the result , only show content file No button no main page , only iframe How i can fix that |
| Avoid iframes, use dynamic pages that include your whole navigation set with a server side include. |
| Sure, but i dont have any time and 40 page wait me Koplaf, how i change (return) dynamic page easilly |
| are these static pages right now? ovigo22: no php, no asp? |
| No There are only txt page Look ; www.phpompa.com |
| i used php in offline mode once. named all the source pages .php, wrote a makefile to turn %.php:%.html using php. and included the navigation fragment in the php so i ended up with a set of html pages. ovigo22: this was fast for me, but i know these tools. |
| include("main.php"); ? |
| pretty much. |
| but that page is more long Because that is regulated for iframe |
| longer than what? |
| Long , example Http://www.phpompa.com/bottom_frame.htm Koplaf you like a artificial int. Machine :) |
| You like "i kiss you" guy. |
| http://www.phpompa.com/bottom_frame.htm Did you look that |
| no |
| Very long bottom frame |
| describe the problem instead |
| Koplaf do you know php ? Can i do that with $PHP_SELF ? 4example , when he click the url, php is starting and control if($PHP_SELF == "/bottom_frame") { header("location: index.html.... ) |
| i cant read your mind |
| But , how calling the frame with location url ? Huh ? |