Reply
Ideal page design for SEO?
Old 03-17-2006, 03:32 PM Ideal page design for SEO?
Junior Talker

Posts: 3
Does anyone have any tips or examples they want to share of ideal page design optimized for SEO? I'm thinking of actual HTML structure as well as functionality like blogs etc.
mrfettucini is offline
Reply With Quote
View Public Profile
 
When You Register, These Ads Go Away!
     
Old 03-17-2006, 06:34 PM Re: Ideal page design for SEO?
vangogh's Avatar
Post Impressionist

Posts: 8,652
Name: Steven Bradley
Location: Boulder, Colorado
The ideal page design for seo would be a page of text with little code and no images. Of course that won't be the most useful desgin for site visitors.

There's isn't necessarrily one design you want to use for seo. There are a lot of factors in rankiing high in a search engine. A lot more than just the design of your site.

I think the best approach is to build a site with content that people will find useful. Develop the site with a minimum of code, by which I mean use only what code is necessary to achieve the look you're after. Use standards as often as possible and do your best to make sure all the code validates.
__________________
l Search Engine Friendly Web Design | Van SEO Design
l Tips On Marketing, SEO, Design, and Development | TheVanBlog
l Custom WordPress Themes
| Small Business Forum
vangogh is offline
Reply With Quote
View Public Profile Visit vangogh's homepage!
 
Old 03-18-2006, 01:18 AM Re: Ideal page design for SEO?
shabbirbhimani's Avatar
Application Developer

Latest Blog Post:
Exchange-traded Fund (ETF)
Posts: 859
Name: Shabbir Bhimani
Location: at Go4Expert.com
Quote:
Originally Posted by mrfettucini
Does anyone have any tips or examples they want to share of ideal page design optimized for SEO? I'm thinking of actual HTML structure as well as functionality like blogs etc.
When its the best for your users to surf.
shabbirbhimani is offline
Reply With Quote
View Public Profile Visit shabbirbhimani's homepage!
 
Old 03-18-2006, 01:56 PM Re: Ideal page design for SEO?
Basoone's Avatar
Skilled Talker

Posts: 81
seperate your css with a .css file, the less the unecessary code the more bots can digest your content.
Basoone is offline
Reply With Quote
View Public Profile Visit Basoone's homepage!
 
Old 03-19-2006, 09:30 PM Re: Ideal page design for SEO?
Junior Talker

Posts: 3
I think the web must be changed sometimes.
jking is offline
Reply With Quote
View Public Profile Visit jking's homepage!
 
Old 03-20-2006, 06:38 AM Re: Ideal page design for SEO?
King Spam Talker

Posts: 1,004
Location: Manchester, UK
Quote:
Originally Posted by Basoone
seperate your css with a .css file, the less the unecessary code the more bots can digest your content.
I'm not sure how much of a difference this makes to a bot. It doesn't appear that bots have any trouble at all 'digesting' pages that don't use a .css file.

Is this something you've found from experience Basoone?
gringo is offline
Reply With Quote
View Public Profile Visit gringo's homepage!
 
Old 03-20-2006, 09:15 AM Re: Ideal page design for SEO?
shabbirbhimani's Avatar
Application Developer

Latest Blog Post:
Exchange-traded Fund (ETF)
Posts: 859
Name: Shabbir Bhimani
Location: at Go4Expert.com
Quote:
Originally Posted by gringo
I'm not sure how much of a difference this makes to a bot. It doesn't appear that bots have any trouble at all 'digesting' pages that don't use a .css file.

Is this something you've found from experience Basoone?
This helps in getting the content to the bots on the top of the page and apart from SEO there are other benefits of easy maintenance.
shabbirbhimani is offline
Reply With Quote
View Public Profile Visit shabbirbhimani's homepage!
 
Old 03-20-2006, 01:17 PM Re: Ideal page design for SEO?
SlayersOtaku's Avatar
Skilled Talker

Posts: 77
Name: Joe
Location: Oklahoma, USA
Bots also read filenames of images, folders and html pages. Alt tag in images and I'm not sure if title tags in links help, but it won't hurt. Have your keywords used throughout the content of your webpage. inventory.overture.com is a good place to research what keywords where hit last month on yahoo.
__________________

SlayersOtaku is offline
Reply With Quote
View Public Profile
 
Old 03-20-2006, 02:10 PM Re: Ideal page design for SEO?
Harvey's Avatar
Super Spam Talker

Posts: 901
Name: Harvey C
Location: Brighton, UK
Although one could argue the ideal page is "perfect for visitors and the search engines will follow"... this isn't always bang on in practice. Less complex search engines (Ahem, MSN) will take notice of prominent keywords, bold text, H1 tags, alt image tags, titles, descriptions, keyword density etc.

Whilst Google will take these into account, Google's much less easy to, well, trick.
__________________
Buy wii fit|Gift ideas
Harvey is offline
Reply With Quote
View Public Profile
 
Old 03-21-2006, 09:44 AM Re: Ideal page design for SEO?
kline11's Avatar
King Spam Talker

Latest Blog Post:
Google Chrome web browser
Posts: 1,273
Name: John
Location: USA
Bare bones is best for SEO (but not the eye).

Use CSS and call it like:
<link rel=stylesheet href=MyCss.css type=text/css>
and do the same if you use javascript:
<script language="javascript" type="text/javascript" src="MyJS.js"></script>
to cut down on code. Also avoid tables if possible, which I don't do.
__________________
SearchBliss Web Tools
kline11 is online now
Reply With Quote
View Public Profile Visit kline11's homepage!
 
Old 03-21-2006, 10:38 PM Re: Ideal page design for SEO?
Super Talker

Posts: 102
Google also says that a proper hierarchy helps greatly.

So you have

<h1> Heading </h2>

<p> Text content and whatnot </p>

<h2> Heading 2 </h2>

<p> Blah Blah Blah </p>

<h3> Heading 3 </h3>

<p> Blah Blah Blah Blah </p>
3pointRoss is offline
Reply With Quote
View Public Profile Visit 3pointRoss's homepage!
 
Reply     « Reply to Ideal page design for SEO?
 

Thread Tools

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

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




   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML

 


Page generated in 0.23327 seconds with 13 queries