Hi,
I have my addthis vertical share on all of the pages by using a Master Page (asp.net).
The question is what do I do when there are articles / category pages with pagination that I want people to like only the page 1.
I tried changing in the server side of the master page and got the following error:
The Controls collection cannot be modified because the control contains code blocks (i.e. <% ... %>).
Please advise.
This question is closed to new answers.