Difference between revisions of "AboutUsSiteMap"

(Steps to get to DoneDone)
Line 21: Line 21:
 
* <s>Load these pages into our branch database.</s>
 
* <s>Load these pages into our branch database.</s>
 
* <s>Create a script that takes a limit and offset parameter to generate the sitemap for these pages</s>
 
* <s>Create a script that takes a limit and offset parameter to generate the sitemap for these pages</s>
 +
* Refactor the code
 +
* Find a function in Ruby to encode the URLs in UTF-8
 
* Generate sitemap_index.
 
* Generate sitemap_index.
 
* Write a runner script that will walk over the pages table and generate xml for sitemap.
 
* Write a runner script that will walk over the pages table and generate xml for sitemap.

Revision as of 10:37, 11 February 2008

OurWork Edit-chalk-10bo12.png

What (summary)

Index our site and present search engines with the resulting sitemap.

Why this is important

Traffic from search engines is our bread and butter. If there are pages that they would index if only they knew about them ... we should let them know. This has a 5% chance of doubling our traffic with 3 days worth of work.

DoneDone

  • We have a validated index and sitemap files that include all of our page titles
  • We are serving it up from the proper location so that googlebot and other search engines crawlers can find it

Steps to get to DoneDone

Notes



Retrieved from "http://aboutus.com/index.php?title=AboutUsSiteMap&oldid=14761756"