Originally posted by: SagaLore
Originally posted by: Jason Clark
Originally posted by: STaSh
Is is possible to have the link in the notification send you to the actual post, or at least the correct page? If there is a multiple page thread, the email link sends you to the first page. Is this a limitation of FuseTalk?
Thanks for your work, the emails do look nicer.
That really has nothing to do with fusetalk and everything to do with not knowing how many pages you have set per thread based on the email or not being logged in. The only way that would ever work properly in both scenarios is if it took you to the single post. Something for later, as we're pretty pegged with other work now. The e-mail has the full message text in it...
In the future you can make a small adjustment to how the forum renders threads. Although we wouldn't see it, each post would be headed by a bookmark tag. Then the link would look like:
http://forums.anandtech.com/messageview...catid=38&threadid=1556232&forumid=1#12
And based on the user's preferences, they would jump to that post. Your back-end would first parse the #12 and check which page it's on, then redirect to that page including the #12 to hop to the post.
Actually, since email links would never be crawled by a search engine spider, you could make this even simpler. Use a portal page to streamline the process. So in the emails, the link back to the above example would be:
http://forums.anandtech.com/subscriptio...=38&threadid=1556232&forumid=1&post=12
That would redirect to the proper page and hop to the post bookmark.
And as a suggestion to those who want to continue receiving every email notification - you could add that back as a selectable option, but then add an advertisement at the top or bottom of each email. Since they're using more of your server resources and following the thread without ever revisiting the site (and reducing your ad impressions), then that should be a fair trade off.