Hi and thanks for the post, I have created the content in views blocks so that isn&#39;t my actual issue. The issue is that if joespage appears in more then on section I have to duplicate the page to ensure that when the user looks at joespage in sectionthis that the right side tertiary menu&#39;s will still show the content links for sectionthis. So the content is covered what the problem is, is the repetitious pages. I have approx 16 employees and they are in each 2,3, sometimes 4 sub groups within the company. this makes for a lot of duplicated pages, think also like I have to work on a specific page? I might have to open 3 or 4 before I hit the right one instead of adjusting or adding content via a block on the blocks page and using the URL as a filter on the one page. You are saying though that multiple aliases plays hell with menu&#39;s? I was getting to the point of writing a module to manage this. In this case though these page could be kept from the main top navigation and be handled by &quot;view&quot; style side navigation. I am using that for the secondary and tertiary menu&#39;s as the action of adding or changing a group affilliation will also manage those as these are clones of the member groups which I am using tags to create the group affiliations, so by adding a member or changing/adding a member to a group the menu will automatically change. These groups are already third tier in the hierarchy of the menu so they won&#39;t be in the main nav. I appreciate the help and the warning about the aliases any further thoughts are welcome.<div>
<br></div><div>thanks </div><div><br></div><div>--jerry<br><br><div class="gmail_quote">On Sat, Jun 2, 2012 at 1:53 PM, DTH <span dir="ltr">&lt;<a href="mailto:david@hartster.org" target="_blank">david@hartster.org</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Using the core path module it&#39;s possible to set up multiple aliases<br>
for the same node art admin/build/path/add [assuming D6] (e.g. foo/bar<br>
and baz/bar can both be aliases to node/4). Where the problem lies is<br>
that this doesn&#39;t play well with  menus, so if you want to have both<br>
foo/bar and baz/bar in a menu it&#39;s not going to work as going to<br>
baz/bar will trigger active trails to foo/bar as well.<br>
<br>
Depending on your site structure/number of cloned pages/how often<br>
content changes etc, the way I&#39;ve handled this in the past includes:<br>
<br>
1. If there&#39;s only a few pages or if the content never/rarely changes<br>
just suck it up and quickly copy over the contents to a new node<br>
2. Use views (e.g. create a node called bar, and views with paths foo<br>
and baz that take bar as an argument)<br>
3. Either on the same content type or a new content type called Cloned<br>
Content etc, have a node reference field and then configure your<br>
display/templates to show the referenced content, so your workflow<br>
would be: create foo/bar and then if  the same content is needed<br>
elsewhere, create a new node and choose foo/bar as the node reference,<br>
and then save it in the appropriate place in the menu as baz/bar.<br>
<br>
This last one is what I do currently (after somebody mentioned it on<br>
the list a while back when I asked a very similar question).<br>
<br>
&gt; From: Gerald Klein &lt;<a href="mailto:jk@zognet.com">jk@zognet.com</a>&gt;<br>
&gt; Subject: Re: [support] Multiple path aliases?<br>
&gt;<br>
&gt; Hi and thanks for the post, this is a great module but doesn&#39;t serve my<br>
&gt; purpose. This module just redirects to another URL, I need something that<br>
&gt; allows the setting of multiple aliases for the same page and the URL<br>
&gt; remains intact after load. I want for example:<br>
&gt; <a href="http://somesite/project1/bill" target="_blank">http://somesite/project1/bill</a><br>
&gt; and<br>
&gt; <a href="http://somesite/project2/bill" target="_blank">http://somesite/project2/bill</a><br>
&gt;<br>
&gt; to point to the same content.<br>
&gt;<br>
&gt; But thanks for this module I can see it&#39;s usefuleness.<br>
&gt;<br>
&gt; thanks for help and in advance for anyone who knows the answer to my<br>
&gt; problem.<br>
&gt;<br>
&gt; thanks again<br>
&gt;<br>
&gt; --jerry<br>
&gt;<br>
&gt; On Fri, Jun 1, 2012 at 6:39 PM, Steve Edwards &lt;<a href="mailto:killshot91@gmail.com">killshot91@gmail.com</a>&gt; wrote:<br>
&gt;<br>
&gt;&gt; Try PAth Redirect.<br>
&gt;&gt;<br>
&gt;&gt; <a href="http://drupal.org/project/path_redirect" target="_blank">http://drupal.org/project/path_redirect</a><br>
&gt;&gt;<br>
&gt;&gt; Steve<br>
&gt;&gt;<br>
&gt;&gt; On Jun 1, 2012, at 4:38 PM, Gerald Klein wrote:<br>
&gt;&gt;<br>
&gt;&gt; Hi, I have a site that I am working on that employees appear in a number<br>
&gt;&gt; of areas. To make the nav complete I have to recreate their pages multiple<br>
&gt;&gt; times. I have loaded the actual content into blocks and cloned them so I<br>
&gt;&gt; can solve that problem, but it would be much cleaner if I could simply<br>
&gt;&gt; apply multiple path aliases to a sinble page. Does anyone know how this can<br>
&gt;&gt; be done?<br>
&gt;&gt;<br>
&gt;&gt; thanks in advance for any help.<br>
&gt;&gt;<br>
&gt;&gt; thanks<br>
&gt;&gt;<br>
&gt;&gt; --jerry<br>
&gt;&gt;<br>
&gt;&gt; --<br>
&gt;&gt;<br>
&gt;&gt;  Gerald Klein DBA****<br>
&gt;&gt; <a href="mailto:ContactMe@geraldklein.com">ContactMe@geraldklein.com</a><br>
&gt;&gt; <a href="http://www.geraldklein.com" target="_blank">www.geraldklein.com</a> &lt;<a href="http://geraldklein.com/" target="_blank">http://geraldklein.com/</a>&gt;****<br>
&gt;&gt; <a href="mailto:jk@zognet.com">jk@zognet.com</a>****<br>
&gt;&gt; <a href="tel:708-599-0352" value="+17085990352">708-599-0352</a>****<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt; Linux registered user #548580<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt;  --<br>
&gt;&gt; [ Drupal support list | <a href="http://lists.drupal.org/" target="_blank">http://lists.drupal.org/</a> ]<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt; --<br>
&gt;&gt; [ Drupal support list | <a href="http://lists.drupal.org/" target="_blank">http://lists.drupal.org/</a> ]<br>
&gt;&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt; --<br>
&gt;<br>
&gt; Gerald Klein DBA****<br>
&gt;<br>
&gt; <a href="mailto:ContactMe@geraldklein.com">ContactMe@geraldklein.com</a><br>
&gt;<br>
&gt; <a href="http://www.geraldklein.com" target="_blank">www.geraldklein.com</a> &lt;<a href="http://geraldklein.com/" target="_blank">http://geraldklein.com/</a>&gt;****<br>
&gt;<br>
&gt; <a href="mailto:jk@zognet.com">jk@zognet.com</a>****<br>
&gt;<br>
&gt; <a href="tel:708-599-0352" value="+17085990352">708-599-0352</a>****<br>
&gt;<br>
&gt;<br>
&gt; Linux registered user #548580<br>
<span class="HOEnZb"><font color="#888888">--<br>
[ Drupal support list | <a href="http://lists.drupal.org/" target="_blank">http://lists.drupal.org/</a> ]<br>
</font></span></blockquote></div><br><br clear="all"><div><br></div>-- <br><span style="border-collapse:collapse"><p style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px"><span style="color:rgb(0,0,0);font-family:arial;font-size:small;border-collapse:collapse"></span></p>
<p style="color:rgb(34,34,34);font-family:arial,sans-serif;font-size:13px;margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px">Gerald Klein DBA<u></u><u></u></p><p style="color:rgb(34,34,34);font-family:arial,sans-serif;font-size:13px;margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px">
<a href="mailto:ContactMe@geraldklein.com" target="_blank">ContactMe@geraldklein.com</a></p><p style="color:rgb(34,34,34);font-family:arial,sans-serif;font-size:13px;margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px">
<a href="http://geraldklein.com/" style="color:rgb(17,85,204)" target="_blank">www.geraldklein.com</a><u></u><u></u></p><p style="color:rgb(34,34,34);font-family:arial,sans-serif;font-size:13px;margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px">
<a href="mailto:jk@zognet.com" style="color:rgb(17,85,204)" target="_blank">jk@zognet.com</a><u></u><u></u></p><p style="color:rgb(34,34,34);font-family:arial,sans-serif;font-size:13px;margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px">
<a value="+17085990352" style="color:rgb(17,85,204)">708-599-0352</a><u></u><u></u></p><p style="color:rgb(34,34,34);font-family:arial,sans-serif;font-size:13px;margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px">
</p><p style="color:rgb(34,34,34);font-family:arial,sans-serif;font-size:13px;margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px"><br></p><p style="color:rgb(34,34,34);font-family:arial,sans-serif;font-size:13px;margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px">
Linux registered user #548580 </p><p style="color:rgb(34,34,34);font-family:arial,sans-serif;font-size:13px;margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px"><br></p></span><p></p><br>
</div>