Someone tried to get their own domain name and host the site on there, but it doesn't redirect the content from sites.google.com to the new domain.
When I look at the source code on the new domain it says this:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Frameset//EN"
"http://www.w3.org/TR/html4/frameset.dtd">
<HTML>
<HEAD>
<TITLE>Site Title</TITLE>
</HEAD>
<FRAMESET cols="100%">
<FRAMESET rows="100%">
<FRAME src="http://sites.google.com/site/SiteName/">
</FRAMESET>
<NOFRAMES>
<P>This frameset document contains:
<UL>
<LI><A href="http://sites.google.com/site/SiteName/>Your browser can't see framesets. Press here for a version for your browser.</A>
</UL>
</NOFRAMES>
</FRAMESET>
</HTML>
Only one or two pages in the new site is indexed, but not all of them, does it have to do with that code? Sounds like it's in a frame or something. Should the URLs from sites.google.com redirect to the new pages? What is the best resolution??
Have you Opened a Webmaster tools account ? If yes Then Are You getting any Crawl errors ?
Check your Robots.TXT If you are Using It.You may be accidentally blocking some directories or pages. Also Check your Template. You may be using the NOINDEX meta tag accidentally.
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum