<div dir="ltr"><div dir="ltr"><div dir="ltr">It looks like Google recommends the use of hyphens in URLs to separate words[0]. It looks like Django also favors this approach[1].<div><br></div><div>[0] <a href="https://support.google.com/webmasters/answer/76329?hl=en">https://support.google.com/webmasters/answer/76329?hl=en</a></div><div>[1] <a href="https://code.djangoproject.com/ticket/25473">https://code.djangoproject.com/ticket/25473</a><br clear="all"><div><div dir="ltr" class="gmail_signature"><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div><br></div><div>David<br></div></div></div></div></div></div></div></div><br></div></div></div></div><br><div class="gmail_quote"><div dir="ltr">On Mon, Sep 17, 2018 at 6:12 PM Jeff Ortel <<a href="mailto:jortel@redhat.com">jortel@redhat.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">What is the project policy on word separators in URLs?<br>
<br>
My take on 3 most common options:<br>
<br>
1. The words run together - is hard to read. Example: /contentguard/<br>
2. Hyphens in URLs are easy to type and read.  Most common and <br>
recommended based on my limited search.  Example: /content-guard/<br>
3. Underscores strike me as odd outside of programming languages. Harder <br>
to type.  Example: /content_guard/<br>
<br>
Does django have a recommendation/limitation?<br>
<br>
Thoughts?<br>
<br>
<br>
<br>
_______________________________________________<br>
Pulp-dev mailing list<br>
<a href="mailto:Pulp-dev@redhat.com" target="_blank">Pulp-dev@redhat.com</a><br>
<a href="https://www.redhat.com/mailman/listinfo/pulp-dev" rel="noreferrer" target="_blank">https://www.redhat.com/mailman/listinfo/pulp-dev</a><br>
</blockquote></div>