Scenario 1
The page URL of a pinned site is http://www.contoso.com/page1, and the Pinned Site notifications are generated from http://machine1.contoso.com/page2. The FQDN that is associated with the URL is www.contoso.com, and the FQDN that is associated with the notification page is machine1.contoso.com. In this scenario, because the FQDNs do not match, the SiteMode APIs on the page2 site are not permitted to send notifications to the taskbar.
Also, Pinned Site tasks are only read from the pinned URL�s page that is the StartURL. This causes a problem for sites that rely on redirection of the pinned URL�s page to assign server resources to users. For example, consider the following scenario 2.The page URL of a pinned site is http://www.contoso.com/page1, and the Pinned Site notifications are generated from http://machine1.contoso.com/page2. The FQDN that is associated with the URL is www.contoso.com, and the FQDN that is associated with the notification page is machine1.contoso.com. In this scenario, because the FQDNs do not match, the SiteMode APIs on the page2 site are not permitted to send notifications to the taskbar.
Scenario 2
You have a server farm, and the entry point into the site is http://www.contoso.com/. The entry point URL is a redirection page to a server farm from http://machine1.contoso.com/ to http://machineN.contoso.com. The StartURL for the pinned site is http://www.contoso.com, but the tasks are generated from http://machineN.contoso.com. In this scenario, because the pinned URL does not contain the meta-tag definitions for the SiteMode tasks, no tasks are displayed.
You have a server farm, and the entry point into the site is http://www.contoso.com/. The entry point URL is a redirection page to a server farm from http://machine1.contoso.com/ to http://machineN.contoso.com. The StartURL for the pinned site is http://www.contoso.com, but the tasks are generated from http://machineN.contoso.com. In this scenario, because the pinned URL does not contain the meta-tag definitions for the SiteMode tasks, no tasks are displayed.