I am building a website that will be content heavy, similar to a newspaper.
Still getting the basics of HTML, CSS and a little PHP under my belt. So SEO is the farthest thing from my mind right now, however, I do want to do some preliminary thinking in that area!
What would be the best way to organize my website as far as directory structure and URL goes when it comes to SEO?
Here is a URL to a mock-up website that will sorta look like what I’m working on…
My plan is to have a “Category Landing Page” for each main menu item (e.g. “Business landing page”, “Weather landing page”, etc). Each sub-menu item might go directly to an end page (e.g. Business>>Job Listings.html) or it might go to another landing page (e.g. Sports>>NFL landing page).
Some Questions:
1.) As long as it makes sense in the real world, does how I have my website organized really matter to SEO?
Because my website will be like a newspaper, articles and content will pretty easily fall into a nature physical order (e.g. “Thunderstorms in forecast” goes under “Weather”, and “Girls lose in overtime!” goes under “Sports”!).
2.) Is building my URL’s as simple as following the path where I have things logically organized, e.g.
Business>>Small Business>>Taxes>>How to leverage 2010’s new Tax Laws.html
Sports>>NCAAF>>Pac-10>>Arizona State Univ>>Recruiting>>5-Star Quarterback visits Tempe.html
3.) How should I name end pages?
Do I just use the article heading (e.g. “How to Deal with Employees from Hell.html”)?
Do I use some cryptic string (e.g. “9703291634.html”)?
Something else?
Thanks,
Debbie