Forum Moderators: Robert Charlton & goodroi

Message Too Old, No Replies

Making a perfect site from scratch

How to make a well structured, user friendly, spider friendly, etc. site

         

must learn more

8:12 am on Dec 23, 2005 (gmt 0)

10+ Year Member



Hello everybody,
This is my first post to WW. I have spent quite some time reading though the forums. (By the way this site is a great source of information) I have concluded somethings but am not too confident of my judgment, besides search engines keep changing. I would just like your opinion on a few things to see whether I got them right.

My site is a "How to.." site. The target audience of the site is not the whole web but the people in my country. The "How to.." articles are written from their point of view.

Google is the search engine 90% of the people in my country use. (According to internet usage articles i have read about my country) So I want to concentrate on making my site only google friendly. (In fact too much SEO tends to make certain sites look intimidating)

My first question is, how should i structure my site? I am not completely clear about what is considered as duplicate content and what is not. So i am afraid about putting the same menu on each and every page.

Besides some of my articles are long. They require an “Index” and the article is broken up onto many pages. If i repeat the index on all the pages will it be considered as duplicate content. If it will, how do i structure really big articles. Can i put all the info on one page. I am afraid that a very huge page will look intimidating to the user, dilute the keywords, and i read somewhere that search engine are not fond of very long pages.

Basically what i am asking is what is the best way to structure my site and articles, given that some of the articles are quite long and comprehensive, search engine and user wise.

I have followed most of the things i read everywhere like H1 tags, title tags etc. Please tell me what else i should consider in site design. At this stage i am starting my site from scratch so i want to make the perfectly structured dream site for users and google.

Thanks a lot!

must_learn_more

ken_b

12:36 am on Dec 27, 2005 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member Top Contributors Of The Month



These threads heve been around awhile, and I believe they have stood the test of time for the most part.

If you haven't already read it, start with:
Successful Site in 12 Months with Google Alone [webmasterworld.com]

Then move on to Pageoneresults threads on building the "Perfect Page". These will give you some great insight into how to construct pages that will serve you well with the search engines and your readers.

Building the Perfect Page: Part 1 [webmasterworld.com]
Building the Perfect Page: Part II [webmasterworld.com]
Building the Perfect Page: Part III [webmasterworld.com]

Next up would be Tedsters threads on Information Architecture. These will give you an idea of how to buld a very effective site navigation system.

Information Architecture for the Small Site - part 1 [webmasterworld.com]
Information Architecture for the Small Site - part 2 [webmasterworld.com]

While I'm at it I'm going to plug one of my own threads here because it discusses a common short coming among sites, planning for future growth, especially growth the webmaster had not anticipated.

Designing a New Website? Plan for Growth [webmasterworld.com]

2by4

1:50 am on Dec 27, 2005 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member Top Contributors Of The Month



don't worry about having the article index on each page, it will only form a small percentage of the overall page, and that index will also help google get to your content.

People worry far too much about this kind of stuff, it's just not a big deal, never has been.

make it make sense for your users, make the code clean, don't use deprecated html like <font>, use css, keep page html size fairly clean and lean.

Use as much programming as you can for repeated page elements, at least use includes anywhere you repeat page element, once a site grows beyond 100 pages manual updates become a real pain.

give very serious thought NOW to using a quality cms like drupal, it will make your life a lot easier long term, and if you use good search engine mods available the urls will be fine for google.

Don't use .php type extensions, use something neutral like .htm and use apache to process .htm pages as .php, this means you can run the site using whatever technology you want without changing your urls. This is from what I've seen the number one newbie error out there when it comes to seo and making websites.

Even if the site is not now dynamic, plan on it becoming dynamic, if only through using includes for navigation / headers / section indexes and so on.

must learn more

4:02 am on Dec 28, 2005 (gmt 0)

10+ Year Member



2by4 thank you for all the valuable infomation. I will keep all that in mind. ken_b thank you for the links.

gdawg

9:29 pm on Jan 6, 2006 (gmt 0)

10+ Year Member



Here is another good post about this topic [webmasterworld.com...]