<html><head><meta http-equiv="Content-Type" content="text/html charset=windows-1252"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div><font size="4">PmForm seems to be creating a link to my profile page, uninvited.</font><span style="font-size: large; "> I see this when I search for link=Profiles.MyProfile, even though I'm not aware of having created such a link</span><span style="font-size: large; ">.</span></div><div><font size="4"><br></font></div><div><font size="4">I have several pages interacting:<br><br>1. MyData: contains a pmform directive that uses MyTemplate (which is in LocalTemplates). "Save" updates the page text variables on this (MyData) page. <br><br>2. MyTemplate: (:include:)s other pages, which in turn may include still other pages. Note that the includes can be recursive, and can involve including an anchored section on the current page. Still, my understanding is that links are only indexed if the markup is literally on the page itself. </font></div><div><font size="4"><br></font></div><div><font size="4">Here are some things I've tried, each time re-saving the MyData page to refresh the link index:</font></div><div><font size="4"><br></font></div><div><font size="4">1. I replace the pmform directive on MyData with a directive to simply (:include:) MyTemplate. Good result: the uninvited link disappears. <br><br></font></div><div><font size="4">2. I return pmform to MyData, but now omit from MyTemplate the include of the other page. Good result: the uninvited link does NOT reappear.</font></div><div><font size="4"><br></font></div><div><font size="4">3. I make MyData page contain only one line: </font><span style="font-size: large; ">(:pmform</span><span style="font-size: large; ">…</span><span style="font-size: large; ">:). Bad result: t</span><span style="font-size: large; ">he uninvited link re-appears.</span></div><div><span style="font-size: large; "><br></span></div><div style="font-size: 14px; ">4. If I delete MyData (in case there was some kind of corruption) and try again, I get the same results.</div><div style="font-size: 14px; "><br></div><div style="font-size: 14px; ">What could cause this?</div><div style="font-size: 14px; "><br></div><div style="font-size: 14px; ">Randy</div></body></html>