Do the search engines see my code???

admin

Administrator
Staff member
I just launched my first site on the internet, but I am worried...

My ISP provides storageplace on theire ftp server and your own free rootdomain. BUT when linking the domain name with the ftp server they use a technical solution which involves frames. When I go the page <!-- m --><a class="postlink" href="http://www.nalastungur.st">http://www.nalastungur.st</a><!-- m --> (using Firefox) and rightclick to get the code none of the actual html pagecode is visible! And its the same thing no matter which page I go to within the site. This code shows up:

<html><head>
<META name="description" content="N&aacute;lastungur - me&eth;fer&eth; og me&eth;h&ouml;ndlun">
<META name="keywords" content="">
<title>N&aacute;lastungur - me&eth;fer&eth; og me&eth;h&ouml;ndlun</title></head>
<FRAMESET ROWS="100%,*" BORDER="0" FRAMEBORDER="0" FRAMESPACING="0">
<FRAME SRC=http://www.webdevforums.com/archive/index.php/"http://www.bahnhof.se/wb954511/" BORDER=0 marginwidth=0 marginheight=0 NORESIZE>
</FRAMESET>
</html>

This also means that regardsless which page I am on the url field always shows nalastungur.st. The strange thing is though that when using IE6 the code shows up for the entire page, but not in FF as I meantioned.

What I am deeply worried about is how the searchengines react to all of this. Do they see the code when they go to <!-- w --><a class="postlink" href="http://www.nalastungur.st">www.nalastungur.st</a><!-- w --> or not? If they only see the short html code provided above I will get a terrible indexstatus because then the page would seem to be empty on text and content!
 
Top