My site is http://www.adiro.pl
all pages was indexed very fast, but only first page of article,
other parts of article can't be indexed.
I also made a test, putting a link to http://www.adiro.pl/warunkinaturalne?page=10 from a large number of sites, which normaly index pages in few hours, and I can't index it.
Ok I see a problem now, in head in part:
<link rel="canonical" href="http://www.adiro.pl/warunkinaturalne" />
should be
<link rel="canonical" href="http://www.adiro.pl/warunkinaturalne?page=10" />
Now how we can repair it?
all pages was indexed very fast, but only first page of article,
other parts of article can't be indexed.
I also made a test, putting a link to http://www.adiro.pl/warunkinaturalne?page=10 from a large number of sites, which normaly index pages in few hours, and I can't index it.
Ok I see a problem now, in head in part:
<link rel="canonical" href="http://www.adiro.pl/warunkinaturalne" />
should be
<link rel="canonical" href="http://www.adiro.pl/warunkinaturalne?page=10" />
Now how we can repair it?