Recommended Answers

All 2 Replies

<html>
<head>
    <title>Wix.com - 404</title>
    <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
        <meta http-equiv="refresh" content="5; URL=http://www.wix.com/">
    </head>
<body bgcolor="#FFFFFF" text="#000000" link="#000000" class="not-found">

<center>
    <font face="Arial">Something went wrong...</font><br><br>
    <font face="Arial" size=-1>
        The page you tried to access does not exist on our server.</br>
        For now, you may want to visit our <a href="http://www.wix.com/">site's homepage.</a>
    </font>
    <br>
    <a href="http://www.wix.com/"><img src="http://static.wix.com/client/wix_logo_wixpress.jpg"
                                                       width="400" height="400" alt="Wix.com" border="0"></a>
    <br>
    <font face="Arial" size=-1><a href="http://www.wix.com/">Click here, if you are not automatically
        re-directed</a></font>
</center>


<script src="http://www.google-analytics.com/ga.js" type="text/javascript"></script>
<script type="text/javascript">

    var pageTracker = _gat._getTracker('UA-2117194-1');
    pageTracker._initData();
    pageTracker._trackPageview('http://wix.com/404/not_found');
</script></body>
</html>

How about right click -> view page source

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.