Google index-how long does it take?

Hi Guys,

I started my site FiliPreneurs.com and its been more than a week, its still not being indexed by Google. Is there anything wrong with it being boonex dolphin>? I remember making blogs using wordpress and they are usually indexed by blog within 24 hours. Any thoughts on this?

Thanks,

Sam
ps: I submitted sitemap and everything, still no numbers showing up on my google analytics. 

Quote · 24 May 2013

FiliPreneurs shows up in google.

Quote · 24 May 2013

 

I submitted sitemap and everything, still no numbers showing up on my google analytics. 

 That may take some time. When you "validated" did it show all ok?

I notice you don't have any keywords as well looking at your source code..

<meta name="keywords" content="" />

ManOfTeal.COM a Proud UNA site, six years running strong!
Quote · 24 May 2013

Your script looks weird as well..

your is the top one, mine the second:

<script>

  (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){

  (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),

  m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)

  })(window,document,'script','//www.google-analytics.com/analytics.js','ga');

  ga('create', 'UA-12345678-1', 'filipreneurs.com');

  ga('send', 'pageview');

</script>

 

Mine

<script type="text/javascript">

  var _gaq = _gaq || [];

  _gaq.push(['_setAccount', 'UA-12345678-1']);

  _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>

Replace your ID (12345678)numbers where mine are at and try my code..

ManOfTeal.COM a Proud UNA site, six years running strong!
Quote · 24 May 2013

 

its still not being indexed by Google

 Look at this link, your site has been well indexed!

http://tinyurl.com/p2yumb5

ManOfTeal.COM a Proud UNA site, six years running strong!
Quote · 24 May 2013

 

 

its still not being indexed by Google

 Look at this link, your site has been well indexed!

http://tinyurl.com/p2yumb5

 Oh wow thanks....the only thing I did is manually create a robot.txt, put there where the sitemap.xml is and upload it to the root folder. So thats all it takes...


Sam

Quote · 24 May 2013
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.