<html><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div>Putting this in your config.php&nbsp;might suppress the "redirected from" message for Main.HomePage:</div><div><br></div><div>if (@$_GET['from']) {</div><div>&nbsp;$page = PageVar($pagename, '$FullName');</div><div>&nbsp;&nbsp;if ($page == 'Main.HomePage') $PageRedirectFmt = '';</div><div>}</div><div><br></div><div><html>On Apr 16, 2008, at 11:11 AM, Janaki Kuruppu wrote:</html><br class="Apple-interchange-newline"><blockquote type="cite">redirect does work, but can i hide the line that displays above the page content that says "<i>(redirected from <a rel="nofollow" href="http://tikvatisrael.org/wiki/Main/HomePage?action=edit">Main.HomePage</a>)"?<br></i></blockquote></div><br></body></html>