<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>seo tools, tips and tricks, guide, techniques and more... &#187; Page Structure</title>
	<atom:link href="http://seo.nielsenfieldwebsolutions.com/blog/search-engine-optimization/index.php/tag/page-structure/feed/" rel="self" type="application/rss+xml" />
	<link>http://seo.nielsenfieldwebsolutions.com/blog/search-engine-optimization</link>
	<description>On the way to the top of the ranks.</description>
	<lastBuildDate>Mon, 01 Feb 2010 05:11:52 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9-rare</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>How Should You Plan Your Website’s Page Structure?</title>
		<link>http://seo.nielsenfieldwebsolutions.com/blog/search-engine-optimization/index.php/2009/10/how-should-you-plan-your-website-page-structure/</link>
		<comments>http://seo.nielsenfieldwebsolutions.com/blog/search-engine-optimization/index.php/2009/10/how-should-you-plan-your-website-page-structure/#comments</comments>
		<pubDate>Thu, 15 Oct 2009 15:24:26 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Page Structure]]></category>
		<category><![CDATA[Sitemaps]]></category>
		<category><![CDATA[Search Engine Optimization]]></category>
		<category><![CDATA[SEO]]></category>

		<guid isPermaLink="false">http://seo.nielsenfieldwebsolutions.com/blog/search-engine-optimization/?p=87</guid>
		<description><![CDATA[Creating a website needs a lot of planning, especially if the goal is to use it to promote your business. It requires more than knowing about HTML. 
When you build your website, you should have not only your readers, but also the “web spiders” in mind. You need to create a website that flows and [...]]]></description>
			<content:encoded><![CDATA[<p>Creating a website needs a lot of planning, especially if the goal is to use it to promote your business. It requires more than knowing about HTML. </p>
<p>When you build your website, you should have not only your readers, but also the “web spiders” in mind. You need to create a website that flows and is easy to navigate for both your readers and the search engine crawlers.</p>
<p><a href="http://www.submiteaze.com/seo-guides/day3-page-structure.jsp " target="__blank">Here is an important article from SubmitEaze about planning your website’s page structure.</a></p>
<p>Ideally you should think about the structure of your website before you start coding your web pages, as once you’ve implemented one method it is tricky to change things around at a later date.<br />
I recommend that when you design your structure you try to keep the structure as flat as possible. This does not mean that you should put everything in your root directory for best results, but just make sure the structure goes no deeper than two or three levels deep. Below is an example of a flat directory structure with two levels: &#8211; </p>
<div id="attachment_88" class="wp-caption aligncenter" style="width: 557px"><a href="http://seo.nielsenfieldwebsolutions.com/blog/search-engine-optimization/wp-content/uploads/2009/10/FLAT_STRUCTURE.jpg"><img src="http://seo.nielsenfieldwebsolutions.com/blog/search-engine-optimization/wp-content/uploads/2009/10/FLAT_STRUCTURE.jpg" alt="Make sure the structure goes no deeper than two or three levels deep." title="FLAT_STRUCTURE" width="547" height="159" class="size-full wp-image-88" /></a><p class="wp-caption-text">Flat Structure.</p></div>
<p>This would mean the URL for page three on theme three would be: </p>
<p>http://www.mydomain.com/theme3/page3.html </p>
<p>You should not however design your structure like this: &#8211; </p>
<p><center><br />
<div id="attachment_89" class="wp-caption aligncenter" style="width: 197px"><a href="http://seo.nielsenfieldwebsolutions.com/blog/search-engine-optimization/wp-content/uploads/2009/10/VERTICAL_STRUCTURE.jpg"><img src="http://seo.nielsenfieldwebsolutions.com/blog/search-engine-optimization/wp-content/uploads/2009/10/VERTICAL_STRUCTURE.jpg" alt="Vertical Structure" title="VERTICAL_STRUCTURE" width="187" height="305" class="size-full wp-image-89" /></a><p class="wp-caption-text">Vertical Structure</p></div></center></p>
<p>The URL to get to theme 3, page 3 will now look like this: &#8211; </p>
<p>http://www.mydomain.com/Theme1/Theme2/Theme3/page3.html </p>
<p>When you organize your structure you should try to maintain similarly themed pages in the same directory. </p>
<p>The main reasons for keeping a flat directory structure is because search engines might not deep-crawl your site. That is, when a search engine visits your website it might be set to crawl only to a certain depth of your website. So say for example you have a new website, the search engine might only crawl to a depth of 2, so in the case of the vertical page structure above only Page1, Page2, and Page3 of Theme 1 will be indexed by the search engine. The other pages might as well not exist! Whereas if you’d have the flat directory structure then all of the pages on your site would have been crawled. </p>
<p><strong>Sitemaps </strong></p>
<p>For more on this, you can read our older article entitled, <a href="http://seo.nielsenfieldwebsolutions.com/blog/search-engine-optimization/index.php/2009/08/why-are-sitemaps-important/">“Why are Sitemaps Important?”</a></p>
<p>When you’ve finished your website, it is a very good idea to create a sitemap. A sitemap provides a link to all of the different pages on your website from one single page. This means that the search engine (or a person) can jump to any other page on your website from this one single page. </p>
<p>If you link to the sitemap from every page on your website then it has the effect of interlinking all of your pages with each other. This means that the search engine will attempt to crawl every page on your website. </p>
<p>So now you’re thinking, ‘well if I make a sitemap then I don’t need to be concerned about my page structure’ Wrong! If you remember, search engines often only crawl to a certain depth, so when it finds a link on your sitemap to<br />
http://www.mydomain.com/Theme1/Theme2/Theme3/page3.html<br />
it will disregard it as the depth of the web page is greater than its maximum crawl depth. </p>
]]></content:encoded>
			<wfw:commentRss>http://seo.nielsenfieldwebsolutions.com/blog/search-engine-optimization/index.php/2009/10/how-should-you-plan-your-website-page-structure/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
