I have recently created a webpage using Angularjs
and I'm currently trying to get it indexed by Google using pushstate
.
I've done quite abit of research and found out that I can use Googlebot-simulater
in Google Webmaster tools
to simulate a Google-visit on my site, and see how the bots see my webpage vs what the users see.
Here the result looks good, Google
sees exactly the same stuff as my users, and all the pages/subpages get the status of either partially
or fully
.
Another way I've been informed about, this morning, to see what Google
sees on my website is by googling site:domainname
. Here comes a list of all the pages/subpages Google
has cached
and by clicking on the different links, you get a view where the respective page is showed.
Here is were I get a little concerned that I missed something, because regardless of the partially
/fully
status my pages get from the Goolgebot-simulation
, when I look at my pages (using the second method), the pages are all blank.
It is my first time indexing webpages, and I have tried for days, but without any luck. Is there somebody that can tell what I'm doind wrong/missin, or at least point in the right direction? Or should I just be a little more patient?