Are you a Google Analytics enthusiast?
Share and download Custom Google Analytics Reports, dashboards and advanced segments--for FREE!

www.CustomReportSharing.com
From the folks who brought you High Rankings!
More SEO Content
To Cms Or Not To Cms?
#1
Posted 13 December 2011 - 11:27 PM
#2
Posted 14 December 2011 - 02:41 PM
You might also consider doing a server-side include in Perl or PHP that just reads a text file and injects it into the page HTML (search engines would be able to see and index the content that way).
#3
Posted 14 December 2011 - 03:03 PM
Thanks, Mike. I'm no programmer, so how difficult would that be to build? I guess I could outsource it; unless you know an easy way for me to do it. Would the home page need to be converted from html to php or asp? I rather keep it html.
#4
Posted 14 December 2011 - 04:12 PM
The iframe would be the simplest implementation. If you decide to take the php approach, you should not need to convert the page from html to php.
#5
Posted 14 December 2011 - 05:56 PM
Thanks, Mike. I'm no programmer, so how difficult would that be to build? I guess I could outsource it; unless you know an easy way for me to do it. Would the home page need to be converted from html to php or asp? I rather keep it html.
I agree with smc_online that the inline frame would be the easiest approach. But you could probably find some simple examples of how to code a server-side include script for your site. I think, actually, you can just include a text file. It's been a while since I have had to code one so I don't remember everything exactly off the top of my head.
#6
Posted 14 December 2011 - 06:09 PM
#7
Posted 14 December 2011 - 06:28 PM
It should be a simple task to make it write to a single page that can be included in your page.
#8
Posted 15 December 2011 - 10:55 AM
Happy Holidays to you all!
H
#9
Posted 15 December 2011 - 01:18 PM
#10
Posted 15 December 2011 - 01:31 PM
http://stackoverflow...e-parent-window
#11
Posted 15 December 2011 - 04:12 PM
#12
Posted 18 December 2011 - 05:18 AM
You can acieve exactly the same with a php include inserting a Div. That would involve similar complexity but would provide far better SEO results. Plus, the Iframe file itself can get indexed and visitors will arrive to an orphaned Iframe page out of context. To solve that, you would probably need a Javascript reloader.
So much disadvantage using an Iframe as opposed to a Div php include that it is just not an option in my mind.
#13
Posted 18 December 2011 - 02:21 PM
Crawlers do not presently follow iFrame links (but they have not promised to NEVER crawl iFramed pages).
It's easy enough to embed a "robots" meta directive on an iFramed page, however, that says "nofollow,noindex,noarchive".
#14
Posted 19 December 2011 - 10:10 AM
http://www.google.co.....must use the"
And the only place a direct link exists to that page is ON the page in the iframe. So get a direct link they have to index the src attribute first.
#15
Posted 19 December 2011 - 02:40 PM
http://www.google.co.....must use the"
And the only place a direct link exists to that page is ON the page in the iframe. So get a direct link they have to index the src attribute first.
I have many iFramed pages that are not indexed and I haven't even bothered to embed "NoIndex" on them.
0 user(s) are reading this topic
0 members, 0 guests, 0 anonymous users









