Site will not open

We’ve just installed a new site on our Matrix V3.28.4, but it will not open unless there is a file name in the URL.


http://www.our_domain_name.com.au/home

works fine.



http://www.our_domain_name.com.au/home

won’t work.



the browser keeps sending this:

    http://www.our_domain_name.com.au/__lib/session/session.php?site_network=302&sessionid=2d3a22ca0m5vh2658pvhmfnr90


alternating blank pages with
    		
	<script type="text/javascript" src="<a href="http://www.our_domain_name.com.au/home">http://www.our_domain_name.com.au/home</a>"></script>
	<script type="text/javascript" src="<a href="http://www.our_domain_name.com.au/home">http://www.our_domain_name.com.au/home</a>"></script>
	<script type="text/javascript">
		start_session_handler("http://www.<a href="http://www.our_domain_name.com.au/home">http://www.our_domain_name.com.au/home</a>.com.au/__lib/session/session.php?site_network=302");
		setTimeout("document.location.href = document.location.href.replace('SQ_ACTION=logout','')", 1000);
	</script>
</head><body>
</body></html></pre><br />

Can anyone suggest what we have got wrong...please?

regards
Polonius.

I got same problem some time ago.


As I remember all You need to do is just delete “Primary URL” on details of Site Network asset.



In my case clearing “Primary URL” was impossible. So I created new Standard Page asset and selected this asset for a Primary URL of a Site Network & deleted this Standard Page asset immediately. After purging a trash all returned to normal.



For more information please read Greg Sherwood answer here.



Paul

Thank you very much Paul.


That indeed was the problem.

We've moved the site out of the network and it's now working OK.



regards

Polonius.