Hi, I need some help with a white label site, or at least some opinions. I have a white label site about mobile phones that has some problems getting indexed in Google. Only the main page and some blog pages are indexed but not the product pages. Before I was thinking that it is normal because the site is white label and it has identical content. I asked myself however why only the product pages don’t get indexed so I went to Google webmaster tools. I discovered this: Pages that are indexed by Google are fetched like this: Fetch as Google This is how Googlebot fetched the page. URL: http://www.orderphoneonline.co.uk/ Date: Tuesday, January 1, 2013 at 9:06:46 AM PST Googlebot Type: Web Download Time (in milliseconds): 375 HTTP/1.1 200 OK Cache-Control: private Content-Type: text/html Content-Encoding: gzip Vary: Accept-Encoding Server: Microsoft-IIS/7.0 Set-Cookie: ASPSESSIONIDQSSDDCST=ICEAMHDBCGFPPKIPCCPHKINA; path=/ Date: Tue, 01 Jan 2013 17:06:20 GMT Content-Length: 10368 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <html> <head> <script type="text/javascript"> var associateId = "orderphoneonline.co.uk"; var eventType="site"; </script> <script type="text/javascript" src="http://109.123.94.198/track/track.php"></script> <title>Compare Mobile Phone Deals UK | Buy Cheap Mobile Phones Online</title> <meta http-equiv="X-UA-Compatible" content="IE=EmulateIE7" /> <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> <meta http-equiv="Content-Language" content="en-gb"> <meta name="description" content="Best site to compare and purchase latest phones in Uk. Compare mobile phone deals for Nokia, Samsung, iPhone, HTC. Buy cheap mobile phones on Orange, T-Mobile, Virgin Mobile, Vodafone. Order Mobile Phone; Buy Mobile Phone. Pay As You Go deals UK. "> <meta name="keywords" content="mobile phone deals,order phone,buy mobile phone,mobile phones,cell phone,o2,orange,t-mobile,vodafone deals,3 mobile,virgin mobile,contract phones,pay as you go,Nokia,Samsung,iPhone,HTC"> <meta name="Googlebot" content="index,follow" /> <meta name="page-topic" content="mobile phones" /> <meta name="OMG-Verify-V1" content="358690-e7b33edf-cabb-4d5b-8a37-d00e57a67ccb" /> <link rel="alternate" type="application/rss+xml" title="Mobile Phone RSS Feed" href="http://www.orderphoneonline.co.uk/blog/feed" /> <script type="text/javascript"> <!-- function MM_jumpMenu(targ,selObj,restore){ //v3.0 eval(targ+".location='"+selObj.options[selObj.selectedIndex].value+"'"); if (restore) selObj.selectedIndex=0; } function MM_preloadImages() { //v3.0 var d=document; if(d.images){ if(!d.MM_p) d.MM_p=new Array(); var i,j=d.MM_p.length,a=MM_preloadImages.arguments; for(i=0; i<a.length; i++) if (a[i].indexOf("#")!=0){ d.MM_p[j]=new Image; d.MM_p[j++].src=a[i];}} } ....................................etc etc <script type="text/javascript"> var _gaq = _gaq || []; _gaq.push(['_setAccount', 'UA-10041924-4']); _gaq.push(['_trackPageview']); (function() { var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true; ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js'; var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s); })(); </script> </body> </html> HTML: Pages that are not indexed by Google are fetched like this: Fetch as Google This is how Googlebot fetched the page. URL: http://www.orderphoneonline.co.uk/show.asp?hs=iphone4s16gbblack Date: Thursday, September 12, 2013 at 1:26:28 PM PDT Googlebot Type: Web Download Time (in milliseconds): 194 HTTP/1.1 200 OK Cache-Control: private Content-Type: text/html Content-Encoding: gzip Vary: Accept-Encoding Server: Microsoft-IIS/7.0 Set-Cookie: ASPSESSIONIDAAATBQCA=JFPJPFFAJKGIFLHIJJIGFGOE; path=/ X-Powered-By: ASP.NET Date: Thu, 12 Sep 2013 20:25:48 GMT Content-Length: 127 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> HTML: I don’t know anything about programming or codes (html, PHP) but I see that there is a big difference in how google sees these pages. The page content is not shown for those pages that are not indexed. Why? The site gets indexed by Bing. I hope you understand my English. Thanks
Well looks like you don't have any content on the site, and thus Google is not fetching your other pages. How is your content loaded?
Hi, Thank you for your reply. There is content on the site. It gets indexed by Bing. What do you mean with "How is your content loaded?" ?
With that I mean is it loaded in via AJAX, as sometimes these types of data input methods are not supported by search engines. The only reason for saying this is because your body looks completely empty, other than some scripts