Hi guys ohhh I am all confused! all my search pages have been accidently indexed I don't want them indexed obviously. I am getting all confused with my tags. Is putting this in the header enough?
<meta name="robots" content="noindex,follow"/>
<link rel="canonical" href="https://mysite.com/search/keyword/" />
Or do I also need to put in these?
<link rel="next" href="https://www.mysite.com/?q=keyword/keyword &page=1" />
<link rel="prev" href="https://www.mysite.com/?q=keyword/keyword &page=1" />
Thank you for your help