<div dir="ltr">You'll want to look into setting up 301 (permanent) redirect rules. Assuming you are using Apache, you could probably add something like "Redirect 301 /page. /page" to your .htaccess file. However, I'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"><<a href="mailto:shai@content2zero.com">shai@content2zero.com</a>></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 "." 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'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 "<a href="http://example.com/page" target="_blank">example.com/page</a>." that points to "<a href="http://example.com/page" target="_blank">example.com/page</a>".<br>
<br>In the longer run, though, I'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>