Search
Recommended Products
Related Links




Meet the Neighbors
Friends of ours. Free stuff, articles, tips, shortcuts, wisdom, moneysavers ....

 

 

Informative Articles

Basic Website Design Principles
One thing that sometimes escapes web designers is the need for the end product to be focussed on the customer rather than on what the web designer can provide. While new whizzy things are nice they can be at best unnecessary and at worst so...

Building your first Web Site
The ease with which visitors are able to use a Web Site is very important, especially if you`re trying to market something from the site. Usability is very much about how quickly and easily visitors are able to move around the site and not just...

Content Management Systems (CMS)
Content Management? What's that you may ask - especially when you are already saturated with HTML, DHTML, PHP, ASP and the lot. Content Management is basically a system that automates most of what you do manually on-line without ever opening...

Spice Up Your Web Site with JavaScript
JavaScript is a scripting language designed for use within a web page and/or on a web server. It is used to create special effects within a web page. Elements such as links, images and forms can be manipulated using this powerful technology. ...

Web Design for the No-Talent Artist
Not everyone can hit a 90 mile per hour fast ball 400 feet. That's why there are so few major league baseball players. Most everyone enjoyed art class while in school, but we also realized there was probably only one in each classroom who actually...

 
Google
Can I Optimize A Site Designed With Frames?

Can you optimize a site designed in frames? Of course you can! The question should be, "how effectively can I optimize a web sire designed in frames?" Framed sites – in my opinion – have little use in today's web design. There are so many better ways to design a site. For example, you have HTML, DHTML, Flash, and other design formats.

Besides being hard to optimize, framed sites also:

* Makes it harder for a visitor to bookmark your pages, or add them to their favorites. The bookmark will always point to your home page, which might not be the page they want to bookmark.
* Limit the viewing space your visitor has on the page.
* Often when a search engine lists your framed page, it will display without the frame on the left. This means that your visitor will not be able to see the navigation menu.

Of course, you can go the route of the "noframe" tag, created to help visitors whose browsers can not read frames. Nowadays most browsers can, and so this tag is used more for SEO optimization and search engines. A few keyword-enriched sentences, and – BAM!: Content spiders can read. This may not be the best method, however it does work. Plus, it is "good SEO."

There is also another method, requiring a dynamic frameset page:




Dynamic Frameset



src="menu1.html"
scrolling="auto" marginheight="10" marginwidth="5"
frameborder="0">');
document.write(' scrolling="auto" marginheight="0" marginwidth="0"
frameborder="0">');
document.write('');
// End -->




Using this method above does not include the "noframes" tag. There is no need for it. There is also some javascript the needs to be imported. To learn more about how to use this method, visit: http://www.webmarketingplus.co.uk/seo_positioning/problem_sites/frames_sites.html. This article by Ammon Johns will give you a step-by-step break down on how to use this method.

Now, I have been around a while. In the web design field, as well as SEO, there are many that suggest that framed sites have trouble ranking high on search engines. So the decision is yours to make: if your site is in frames, you may want to consider one of the aforementioned options, or redesigning your site in HTML. Also, try optimizing your site with keywords, before the other methods. Changes made to your site will reflect in your search engine results. See what works best!

For more information on SEO visit http://mr-seo.blogspot.com
Or, http://mrseonewz.blogspot.com/ for the latest on SEO news. For a free web site evaluation visit http://www.mr-seo.com
Joe is also a merger-partner of Web Presence, a full-service web design firm exclusively serving small businesses nationwide. Visit his web site at: http://www.jnb-design.com

Copyright Joe Balestrino - http://www.mr-seo.com