|
Dominic Maricic
|
 |
« on: June 26, 2008, 05:38:48 PM » |
|
A few people have asked me about embedding other pages into their own site (like if you had a separate scheduling service). It's actually simple. Create a new page , click the Source button to insert code like you do for Google Analytics or some of the other tutorials, and add the following (substitute Google with the site you need wrapped). You can adjust the height so you see the entire page. <p><iframe scrolling="auto" src=" http://www.google.com" style="border-style: hidden; width: 100%; height: 600px;"></iframe></p> Then click source again and save.
|
|
|
|
|
Logged
|
|
|
|
John Hill
Member
Karma: 0
Offline
Posts: 28
|
 |
« Reply #1 on: March 16, 2009, 07:11:11 PM » |
|
Hi, I used the code you suggested for putting a page in a page. We use homegauge and use their online scheduler. When I add this page from my other website, I also added the menu list and banner,etc from the other website. Is there a way to not show that? Thanks Robin
|
|
|
|
|
Logged
|
|
|
|
|
Dominic Maricic
|
 |
« Reply #2 on: March 16, 2009, 07:55:59 PM » |
|
What's your other sites address so I can look at the code. You need to add the HG page instead of yours.
|
|
|
|
|
Logged
|
|
|
|
|
|
John Hill
Member
Karma: 0
Offline
Posts: 28
|
 |
« Reply #4 on: March 16, 2009, 08:09:09 PM » |
|
sorry... the other site is www.starmarkinspections.com page is schedule appointment some of the code I entered on my new site is deleted when I execute the source. the banner hidden code is deleted. ?
|
|
|
|
« Last Edit: March 16, 2009, 08:10:42 PM by John Hill »
|
Logged
|
|
|
|
|
|
Fred Brown
Jr. Member

Karma: 1
Offline
Calgary Alberta Canada
Posts: 50
|
 |
« Reply #6 on: February 16, 2010, 11:51:06 PM » |
|
Dominic I was wondering if you can do this with a page from your own website. When we were building pages in college we would use an include statement to include headers and footers we built that would appear on every page. I was thinking I would make a footer to go on most pages for the areas we serviced and then would only have to change one place and the changes would show on every page that had this footer.
If you could tell me if this is the same type of thing it would be greatly appreciated.
|
|
|
|
|
Logged
|
"There is no such thing as the perfect house"
|
|
|
|
Dominic Maricic
|
 |
« Reply #7 on: February 17, 2010, 12:04:27 AM » |
|
Fred, we already have that in our system, it's called Blocks. You can add the blocks anywhere within your site. Set them to all pages, or just specific pages. Check out the written and animated tutorial on them.
What's being discussed in this thread is something different.
|
|
|
|
|
Logged
|
|
|
|
Fred Brown
Jr. Member

Karma: 1
Offline
Calgary Alberta Canada
Posts: 50
|
 |
« Reply #8 on: February 17, 2010, 12:18:02 AM » |
|
Sorry Dominic. I actually didn't realize there was a content block at the bottom of the blocks menu.
|
|
|
|
|
Logged
|
"There is no such thing as the perfect house"
|
|
|
|
Dominic Maricic
|
 |
« Reply #9 on: February 17, 2010, 12:22:05 AM » |
|
Not a problem! Sorry, I think my writing came out sounding different than I meant it!
There's different blocks in different themes. Some only have 4 areas, some have up to 20. You could use an IFRAME to insert it anywhere but it doesn't help your SEO as the IFRAME isn't read by the spiders as existing on the new page.
You're talking about PHP include statements.
|
|
|
|
|
Logged
|
|
|
|
Fred Brown
Jr. Member

Karma: 1
Offline
Calgary Alberta Canada
Posts: 50
|
 |
« Reply #10 on: February 17, 2010, 12:24:30 AM » |
|
Yeah Dominic I have a little more programming knowledge than most on here. No worries
|
|
|
|
|
Logged
|
"There is no such thing as the perfect house"
|
|
|
Jeffrey Cohen
Member
Karma: 0
Offline
Long Island, NY
Posts: 23
|
 |
« Reply #11 on: October 14, 2011, 02:55:17 PM » |
|
Finally getting some time to play around with this website, already added the Call Me button and embedded my blog onto a content page. Now just have to wait for the spiders to come get me. Fun.
|
|
|
|
|
Logged
|
|
|
|
|
Dominic Maricic
|
 |
« Reply #12 on: October 17, 2011, 02:20:10 AM » |
|
Hey Jeffrey, Welcome to the forums! Make sure to head over to the link exchange section and swap links. That will get the spiders to chase you a lot faster 
|
|
|
|
|
Logged
|
|
|
|
|