<div dir="ltr">You&#39;ll want to look into setting up 301 (permanent) redirect rules.&nbsp; Assuming you are using Apache, you could probably add something like &quot;Redirect 301 /page. /page&quot; to your .htaccess file.&nbsp; However, I&#39;m not sure if any special considerations need to be taken to handle the period when defining the redirect.<br>
<br><div class="gmail_quote">On Mon, Aug 4, 2008 at 2:32 PM, Shai Gluskin <span dir="ltr">&lt;<a href="mailto:shai@content2zero.com">shai@content2zero.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div dir="ltr">Support Peoples,<br><br>I sent out a URL to 100 people that had a period &quot;.&quot; appended.<br><br>Was: <a href="http://example.com/page" target="_blank">example.com/page</a>.<br>Should have been: <a href="http://example.com/page" target="_blank">example.com/page</a><br>

<br>I sent it 3 hours ago and just discovered it a few minutes ago. I&#39;m dreading going in to my log file to see all the page not founds... The short term answer is to create a path alias &quot;<a href="http://example.com/page" target="_blank">example.com/page</a>.&quot; that points to &quot;<a href="http://example.com/page" target="_blank">example.com/page</a>&quot;.<br>

<br>In the longer run, though, I&#39;m worried about messing up my Google Analytics statistics -- people bookmarking the page which will then reinforce the problem, etc, etc...<br><br>Is there a more elegant solution to this?<br>

<br>Thanks,<br><br>Shai<br></div>
<br>--<br>
[ Drupal support list | <a href="http://lists.drupal.org/" target="_blank">http://lists.drupal.org/</a> ]<br></blockquote></div><br></div>