I'm working on a custom developed Poll-Site. Basically users can create Polls and other users can vote on them. A poll basically consists of two sites
But I'd like to set my Atom-Feeds, site-internal Polls lists, Backlinks, site-internal Searchresults etc. to the votes page because when a User first sees a Poll he shouldn't be influenced by the previous results.
The question is: How bad is it to mainly have noindex, non-canonical pages as internal-/backlinks? And if its bad, do you know a better way to do it?
Thank you all for your help & time spent!
- The results page: domain/poll-slug-here/
- The votes page: domain/poll-slug-here/votes/new
But I'd like to set my Atom-Feeds, site-internal Polls lists, Backlinks, site-internal Searchresults etc. to the votes page because when a User first sees a Poll he shouldn't be influenced by the previous results.
The question is: How bad is it to mainly have noindex, non-canonical pages as internal-/backlinks? And if its bad, do you know a better way to do it?
Thank you all for your help & time spent!