iEntry 10th Anniversary Forum Rules Search
WebProWorld
Register FAQ Calendar Mark Forums Read
SEO 101 Welcome to the SEO 101 forum on WebProWorld - This SEO Podcast is geared towards Newbie's in order to teach and bridge the gap between website owners and the elusive SEO practices. So sit back, relax, enjoy, learn, and prosper from the SEO 101 Podcast.

Share Thread: & Tags

Share Thread:

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 04-02-2009, 04:12 PM
morestar's Avatar
WebProWorld Veteran
WebProWorld MVP
 
Join Date: Jun 2007
Location: Burlington, Ontario (Toronto)
Posts: 940
morestar RepRank 5morestar RepRank 5morestar RepRank 5morestar RepRank 5morestar RepRank 5morestar RepRank 5
Default Do IFrames Help or Hinder in the Search Results

So basically a client of mine has an auto trader type of site for the RV (Recreational Vehicle) industry. He lists RVs and RV dealers across Canada.

We're trying to optimize the his client sites for search results and user-friendliness in the eyes of the big G.

Currently, the dealer sites list their RV inventory on their site but through an IFrame with the source being my clients main site.

I'm under the impression that instead of using an IFrame to reference each RV in the database, we should simply add the code that fetches the RV data into the dealers site.

My question? well, I already believe I know the answer but from a search perspective are IFrames a no no?

Fellow SEMs, please advise...

__________________
Join free dating sites and meet single people without paying a penny.
Reply With Quote
  #2 (permalink)  
Old 04-02-2009, 05:42 PM
WebProWorld Pro
 
Join Date: May 2008
Posts: 177
Niche RepRank 2Niche RepRank 2
Default Re: Do IFrames Help or Hinder in the Search Results

A couple of years ago, it was thought that content in i frames does not count towards your sites SEO. So if you had keywords in the I frame they did not count i.e did not help on page SEO.

But that was two years ago. I don't know if things have changed since
Reply With Quote
  #3 (permalink)  
Old 04-03-2009, 09:54 AM
morestar's Avatar
WebProWorld Veteran
WebProWorld MVP
 
Join Date: Jun 2007
Location: Burlington, Ontario (Toronto)
Posts: 940
morestar RepRank 5morestar RepRank 5morestar RepRank 5morestar RepRank 5morestar RepRank 5morestar RepRank 5
Default Re: Do IFrames Help or Hinder in the Search Results

Well that's the same I heard/read over the years but to date im not too sure...
__________________
Join free dating sites and meet single people without paying a penny.
Reply With Quote
  #4 (permalink)  
Old 04-03-2009, 11:32 AM
OpticBurst.com's Avatar
WebProWorld Pro
 
Join Date: Nov 2007
Location: USA
Posts: 159
OpticBurst.com RepRank 1
Default Re: Do IFrames Help or Hinder in the Search Results

From what I understand about iFrames, I am quit confident they will only harm your site.
__________________
Cloud Web Hosting | Core Servers | Qivana
Reply With Quote
  #5 (permalink)  
Old 04-03-2009, 12:39 PM
Dubbya's Avatar
WebProWorld 1,000+ Club
WebProWorld MVP
 
Join Date: Nov 2006
Location: Steinbach, Manitoba, Canada
Posts: 1,300
Dubbya RepRank 4Dubbya RepRank 4Dubbya RepRank 4Dubbya RepRank 4Dubbya RepRank 4
Default Re: Do IFrames Help or Hinder in the Search Results

According to Google's Matt Cutts (In a Webmaster Central Blog posting dated Dec 1, 0, they've changed the algorithm to prevent duplicate content penalties in pages using IFRAMES.

Using IFRAMES, even when they contain content from other sites, will no longer harm your rankings and, on the flip side, external content won't help your rankings either.

Here's some more info from SEO Roundtable:
Google Fixes Spam Algorithm Classifier For IFrames

That being the case, there might several issues to consider before implementing IFRAMES.
  • Are you hoping the iframe content will help with your SEO efforts or are you simply using it to improve user experience?
  • If you place links to the local page content being displayed in the IFRAME, what happens when the page shows up in the SERPS and a user clicks the link? Will the page load itself into the parent page or will the page be orphaned and out of context with no way to find the originating website?
  • Would using CSS to display the content serve the same purpose?
  • Does it matter to you if the IFRAME content doesn't pass any SEO benefits to your site?

This page might help you better evaluate your options:
SEO & iFrames: A Glimpse at What Search Engines See : StraightUpSearch

While they certainly have their uses, before suggesting IFRAMES, I'd recommend using CSS and/or include files.

.02
Reply With Quote
  #6 (permalink)  
Old 04-04-2009, 12:10 PM
WebProWorld Member
 
Join Date: Mar 2009
Posts: 92
MayaLocke RepRank 1
Default Re: Do IFrames Help or Hinder in the Search Results

iFrames typically make it much more difficult to spider a website. Google may have found a way around it, but the smaller engines certainly have not. There is really no need to use iFrames, there are much better options.
__________________
PowerPoint Templates
Stock Photos
Reply With Quote
  #7 (permalink)  
Old 04-06-2009, 11:47 AM
morestar's Avatar
WebProWorld Veteran
WebProWorld MVP
 
Join Date: Jun 2007
Location: Burlington, Ontario (Toronto)
Posts: 940
morestar RepRank 5morestar RepRank 5morestar RepRank 5morestar RepRank 5morestar RepRank 5morestar RepRank 5
Default Re: Do IFrames Help or Hinder in the Search Results

Well thank you everyone. As I said, I pretty much know this but wanted a little confirmation from the experts so I can show my client some of your responses...
__________________
Join free dating sites and meet single people without paying a penny.
Reply With Quote
  #8 (permalink)  
Old 05-07-2009, 11:48 PM
ChiefLee's Avatar
WebProWorld Member
 
Join Date: May 2009
Location: Lawrence KS
Posts: 78
ChiefLee RepRank 3ChiefLee RepRank 3ChiefLee RepRank 3
Default Re: Do IFrames Help or Hinder in the Search Results

Simpler coded pages will index more easily. I've always heard that i-frames are a no no. And at least at one point i-frames created problems in some browsers.
Reply With Quote
  #9 (permalink)  
Old 05-08-2009, 12:17 AM
morestar's Avatar
WebProWorld Veteran
WebProWorld MVP
 
Join Date: Jun 2007
Location: Burlington, Ontario (Toronto)
Posts: 940
morestar RepRank 5morestar RepRank 5morestar RepRank 5morestar RepRank 5morestar RepRank 5morestar RepRank 5
Default Re: Do IFrames Help or Hinder in the Search Results

ya, i mean, the current sites of the client list use an iframe that gathers data from the main site and they are all indexed by google but i guess we can just say that in the end it's better not to use iframes. although im sure google has figured it out as even a simple php script would be able to follow an iframes source.
__________________
Join free dating sites and meet single people without paying a penny.
Reply With Quote
Reply

  WebProWorld > Search Engines > SEO 101

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Omitted results in Google Search Results scot184 Google Discussion Forum 3 04-10-2008 11:03 AM
Does Google Adsense Hinder Ranking or Indexing? Article Search Search Engine Optimization Forum 2 04-08-2006 08:24 PM
iframes beardie Graphics & Design Discussion Forum 2 12-25-2004 09:13 AM
Duplicate Sites - do they help or hinder? jonathan-uk Google Discussion Forum 3 02-01-2004 06:40 PM
iframes DarrenPWS Web Programming Discussion Forum 6 01-12-2004 04:32 PM


All times are GMT -4. The time now is 12:20 AM.



Search Engine Optimization by vBSEO 3.3.0