Sharepoint Forum

 
Home » Forum » Sharepoint       Ask a questionRSS Feeds

Target Audience in Internet Sites (Anonymous Access)

  Asked By: Reuben Lang         Date: Jan 12, 2009      Category: Sharepoint      Views: 815
 

We have a SharePoint Publishing site (Internet Zone with Anonymous
Access enabled), one of the webparts on the home page has Audience
Targeting enabled (to a particular Sharepoint Group). This causes
Sharepoint redirect to login page whenever a anonymous user accesses
the homepage.

Is it possible to have Audience Targeting work with Anonymous Access?
What is the Quickest workaround for this situation?

All I want is to show a Registration Details Webpart to particular to
Anonymous users (not signed in).

Tagged:              

 

4 Answers Found

 
Answer #1       Answered By: Steve Fernandez          Answered On: Jan 12, 2009       

I don't think you can use audience  Targeting with Anonymous Access
Users. Anonymous users  have no Profile and are therefore not part of
any audience. If you use a webpart  on the page  that is Audience Enabled
it will force a Login in order to evaluate the Audience. I don't think
there is a way around that.

 
Answer #2       Answered By: Travis Turner          Answered On: Jan 12, 2009       

Yes, you are right we cannot have Audiences without profile but
instead of using Audiences (built from SSP), we were trying to use
SharePoint Groups to target  couple of webparts  (registration info) to
vistors.

All I want is to show  some webparts to vistitors who are not logged
in, what is the best way of doing this?

 
Answer #3       Answered By: Noah Carr          Answered On: Jan 12, 2009       

I don't think there is a way of showing webparts  only to people that
aren't logged in. As soon as you target  the webparts using audiences or
security you will trigger a need to login.

 
Answer #4       Answered By: Skyler Poole          Answered On: Jan 12, 2009       

This is a stretch put worth mentioning. If you are developing a
custom webpart  can you wrap the standard .net control the has panels
for authenticated and anonymous  users?? I have not tried it yet but
it has crosed my mind.

Anyone try this?

 
Didn't find what you were looking for? Find more on Target Audience in Internet Sites (Anonymous Access) Or get search suggestion and latest updates.


Your Answer
  • Answer should be atleast 30 Characters.
  • Please put code inside [Code] your code [/Code].