Joseph Witchard Posted September 19, 2008 Share Posted September 19, 2008 I had hoped I would be able to program my own JavaScript news scroller in time for the next version of my homepage. However, it doesn't look like that's going to happen. I have found a script on google that looks perfect for me to use before I can program my own. However, it uses the <iframe> tag. I have always completely avoided frames because I know that search engines hate them. Does the <iframe> tag have this problem as well? Would I be better off to search for a scroller that doesn't use that tag? Link to comment https://forums.phpfreaks.com/topic/124893-iframes-and-search-engines/ Share on other sites More sharing options...
Maq Posted September 19, 2008 Share Posted September 19, 2008 I have always completely avoided frames because I know that search engines hate them. I assume you're talking about rank. Remember crawlers see the pages just like you and I do. Link to comment https://forums.phpfreaks.com/topic/124893-iframes-and-search-engines/#findComment-645343 Share on other sites More sharing options...
dropfaith Posted September 19, 2008 Share Posted September 19, 2008 iframes can be ranked but not as well from what i know.. sitemaps help if you use them but id still avoid them as much as possible Link to comment https://forums.phpfreaks.com/topic/124893-iframes-and-search-engines/#findComment-645353 Share on other sites More sharing options...
Maq Posted September 19, 2008 Share Posted September 19, 2008 sitemaps help if you use them but id still avoid them as much as possible Just curious, why avoid using site maps? I thought they help you a lot with ranks. Link to comment https://forums.phpfreaks.com/topic/124893-iframes-and-search-engines/#findComment-645361 Share on other sites More sharing options...
dropfaith Posted September 19, 2008 Share Posted September 19, 2008 i worded that wrong i meant if you use iframes sitemaps are a must.. but id avoid using iframes Link to comment https://forums.phpfreaks.com/topic/124893-iframes-and-search-engines/#findComment-645393 Share on other sites More sharing options...
Maq Posted September 19, 2008 Share Posted September 19, 2008 Yes I agree with avoiding iFrames. There are a certain time and place for them but to have your whole site with iFrames is tacky to me. Link to comment https://forums.phpfreaks.com/topic/124893-iframes-and-search-engines/#findComment-645707 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.