<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
  <title>domesticat.net</title>
  <subtitle>Much ado about the usual nothing.</subtitle>
  <link rel="alternate" type="text/html" href="http://domesticat.net/2008/03/directory-naming-convention-rss-feeds"/>
  <link rel="self" type="application/atom+xml" href="http://domesticat.net/node/1486/atom/feed"/>
  <id>http://domesticat.net/node/1486/atom/feed</id>
  <updated>2008-03-17T13:38:12+00:00</updated>
  <entry>
    <title>Directory naming convention for RSS feeds?</title>
    <link rel="alternate" type="text/html" href="http://domesticat.net/2008/03/directory-naming-convention-rss-feeds" />
    <id>http://domesticat.net/2008/03/directory-naming-convention-rss-feeds</id>
    <published>2008-03-17T13:38:12+00:00</published>
    <updated>2008-03-17T13:38:12+00:00</updated>
    <author>
      <name>domesticat</name>
    </author>
    <category term="rss" />
    <category term="site design" />
    <category term="web design" />
    <summary type="html"><![CDATA[<p>I'm wrestling with a tiny problem, but it's sticky and needs to get decided soon.  Given that drupal allows me to create any URL alias that tickles my fancy, where do I place RSS feeds?</p>

<p>Current parameters:</p>    ]]></summary>
    <content type="html"><![CDATA[<p>I'm wrestling with a tiny problem, but it's sticky and needs to get decided soon.  Given that drupal allows me to create any URL alias that tickles my fancy, where do I place RSS feeds?</p>

<p>Current parameters:</p>

<ol>
<li>There will be a main page for feeds, listing all available feeds, at <strong>/feeds</strong></li>
<li>There will be a main page for blogs, listing all available blogs, at <strong>/blogs</strong></li>
</ol>

<p>Now, given an example blog -- let's call it Eclectic -- where should its feed live?

<ol>
<li><strong>/blogs/eclectic/feed</strong>  (implies that an all-blogs feed would be at <strong>/blogs/feed</strong>)</li>
<li><strong>/feeds/blogs/eclectic</strong> (implies that an all-blogs feed would be at <strong>/feeds/blogs</strong>)</li>
</ol>

<p>It's a site-philosophy question, when you think about it.  Should I treat RSS feeds like their own entities deserving of their own directories (option 2), or are they just offshoots of an already-existing directory (option 1)?</p>

<p>I can have either, and it's just a matter of which alias I type in, but once I make this decision I'm stuck with it down the road.</p>    ]]></content>
  </entry>
</feed>
