Using cononical and rel=next / prev for single page app
-
Hi,
We are currently working on a single page ember.js website which compares LED light bulbs (seriously...)
the site is www.whichledlight.com
the problem in question is www.whichledlight.com/bulbs
we are using both rel=next/prev as well as cononical and wondering what affect this would have?
all the canonical reference themselves I think, and are also present on the product pages.
Our google impressions have dropped recently as well, so we are wondering wether or not this is having a negative affect in regards to how well google wants to play with us.
Any ideas?
-
This post is deleted! -
Hi
The syntax you use is wrong:
Example page: https://www.whichledlight.com/bulbs?page=2
The canonical should be
(currently )
Check this reference: https://support.google.com/webmasters/answer/139066?hl=en
The rel next /previous should be:
(currently:
Check this reference: https://support.google.com/webmasters/answer/1663744?hl=en
Hope this helps;
Dirk
-
Hi Dirk,
in regards to https://www.whichledlight.com/bulbs?page=2
the link syntax is as follows though...
Are you saying that when you're on that page that the href is missing..??
Thanks
-
-
Thanks Dirk!
Will look into it now.. I wasn't checking the source but rather looking in Chrome Dev Tools