Entries Tagged 'Access Control' ↓
July 12th, 2009 — Access Control, Database, Users
Removing User Access to a Product
1. First search for user in the “Users > Manage” screen.
2. At the end of the user’s row of information, you’ll see a link called “Remove”.
Every time you click on “Remove”, the user’s access is “rolled back” by a month (or the recurring period of the product). So if they have been a member for 3 months, then the first time you click on “Remove”, the user’s access is rolled back by 1 month, so the user now has access to your content for 2 months. So, two more clicks on “Remove” and the product is completely removed from the user’s account. We realize this is a little bit of an inconvenience when removing large number of users from a product, so in the next release, we will be adding a feature that makes it easier.
Deleting users
If you wish to completely remove the users from your database, then check the checkbox next to the user’s row, and then in the upper right hand section, click on the “Go” button next to the text “Fully Delete Selected Users from the database”. That should do it.
May 7th, 2009 — Access Control, Protecting Content
You can protect an entire category within your WP blog simply by adding the permalink to that category to a “Product”, just like you would protect the permalink of a blog post.
So, browse to your blog in your browser, visit the category that you wish to protect on your blog. The link will probably look like http://www.digitalaccesspass.com/doc/category/livelinks/
So copy the link that you see in your browser (this is the “permalink” for that category), log in as DAP Admin, and add it to one of your products.
IMPORTANT:
When you add an entire category of posts to DAP, then all posts in that category – posts currently in that category, as well posts you will be adding in the future under that category – will all become automatically protected.
So if you add the entire category to DAP and then configure that “link” to be available on a certain day, or date, then remember that ALL posts within that category will automatically become available on that day or date.
WARNING:
Also remember that because you are adding an entire category of posts, and not individual posts, you won’t be able to configure individual posts within that category to be dripped at various times. Only the “category” link can be configured to be dripped, and not the individual posts within it.
April 1st, 2009 — Access Control, File Resources, Protection FAQ, Setup
A) Protecting Files Within WordPress
The fastest way to protect files is to upload them to your wordpress blog when you are writing a new post. All such files will be stored in a folder called “wp-content/uploads/….”.
Alternatively, you could also upload files directly using FTP, to the “wp-content/uploads/” folder and DAP is configured right off-the-shelf to protect any file inside the “wp-content/uploads/” folder.
B) Protecting Regular Web Site Files Outside of WordPress
1. Go to the following directory within the “dap” folder on your desktop:
dap > client > website
2. Open the .htaccess file in this folder.
3. In your web site’s root folder (where you have your home page – index.php or index.html)…
i) if you already have an existing .htaccess file., then open it and COPY the text from Step 2 above and PASTE it at the very end of this file.
ii) If there is no .htaccess in your root folder, then simply copy the file from Step 2 to your web site’s root folder.
That’s it.
TESTING:
Now add the link to your non-wordpress file to DAP from the DAP Admin Control Panel.
Then, open a different browser (not different window – a totally different browser – like, if you’re logged in as DAP admin in FireFox, open IE) and try to access your file directly and see if DAP redirects you to the login screen.
If not, take a deep breath – it’s NOT DAP
It’s just that you missed something (or screwed something up
.
Revisit the steps above, and if you still can’t figure it out, you might want to think about uploading the file to wordpress (see Section A above) .
But if you’d rather get this working, then just open a support ticket, and we’re standing by to help you
That’s it!
March 15th, 2009 — Access Control, Quick Start, Setup
- Go to your blog. Copy the “permalink” of one of your blog posts.
- Go to DAP > Admin > Products screen.
- Scroll down to the “Add Files To File Sequence” section.
- Paste the permalink in the Add a full URL text box on the left, and click “Add URL”.
That’s it.
Go back to your blog and refresh the page. You should no longer see the blog post you just ‘protected’.
March 9th, 2009 — Access Control, Config, Customization, FAQ, Personalization, Protection FAQ, WordPress, WordPress FAQ, WordPress Plugins
Now DAP already provides you with a built-in login form, at YourSite.com/dap/login.php
But if you want to put this form “within” your WordPress blog, so as to give your login form the same Look & Feel as the rest of your blog, all you need to do, is…
1) Create a WordPress “Page” (not ‘post’) with the text %%LOGIN_FORM%% in the body of the page, and a title of say, Login, and save the new page. If you used the text “Login” for the title, then the actual link to this page would be YourSite.com/blog/login
2) This page now shows up as “Login” along with the rest of your “pages” on your blog.
3) Go to DAP Admin > Config > Advanced (drop down). Scroll down to the field that says:
Location of your login page (eg., if using WordPress). Should start with a forward slash (`/`)
In the text box, enter the link to the login page from Step 1, minus the domain name. So, it would look like:
/blog/login
That’s it!
When someone clicks on the “Login” link, or tries to access a post that they are not authorized to, the user is redirected to the login page.
Related: Where is the Logout Link?
February 22nd, 2009 — Access Control, Config, Customization, Protection FAQ, Setup, WordPress, WordPress FAQ, WordPress Plugins
For Advanced Users Only
That means, if you read this post and don’t understand a word, then this is NOT for you.
For this to work, you must have already installed DAP WP LiveLinks.
Now, when someone comes to your wordpress blog, assuming you have already activated DAP LiveLinks, then none of the posts you have protected will even show up on the home page, or will show up if someone tries to visit them directly (say, from a bookmark or link in an email). Which means, as far as your visitor is concerned, those posts don’t even exist in your blog.
Now as powerful as this plugin is, from an SEO perspective, if your visitor (who is not a member, and one who is not logged in) can’t even see the post, then neither can Google. This means, if you do a blog-and-ping, when Google arrives at the permalink of your new post, because the post is protected, DAP will redirect Google to your login page. This means, you don’ get the benefit of SEO for your new post.
Also, from a “Curiosity” standpoint, if you protect all of the posts, then your visitor will only see a handful of non-protected blog posts.
So, giving them a “sneak-peek” of the post your home page as well as on the permalink, is a great way to get them excited about your content.
How to turn on Sneak-Peek
Go to DAP Admin > Config > WordPress Sneak-Peek
It is set to “N” (no) by default. Change this to “Y” and click on the “Update” button to save the change.
And then when they click on the “more” button to read the rest of the post, the full post is protected anyway, and they are presented with a login screen.
WARNING: VERY IMPORTANT IF YOU TURN ON SNEAK-PEEK
As soon as you turn on Sneak-Peek, DAP will show all content from your blog posts, but only up to the “More” tag. This means, if you don’t have a “More” tag in any of your content, then all of your blog posts will show to all users, regardless of whether they have access or not.
So, the most important thing here is this:
SNEAK-PEEK and MORE are INSEPARABLE.
If you do sneak-peek, you MUST include a “More” tag.
So when you create a WordPress blog post, split the post into two parts using the “More” tag. This creates a “public preview” portion of the actual post, that shows up on your blog’s home page and in the permalink when that post is displayed. To read the rest of the post, your visitor has to click on the “More” link, and that’s when depending on whether the user has access, the rest of the post will be displayed.
February 22nd, 2009 — Access Control, Personalization, WordPress Plugins
Once you install this plugin, when someone visits your blog, they will ONLY see posts that they are “eligible” to view. This applies to your blog’s main page as well.
So, if a casual visitor arrives at your blog, they only see titles and their summaries for posts that have NOT been protected (not added to DAP at all).
For instance, if you have 100 posts, and have protected 95 of them, then on your blog’s home page, this visitor will see only 5 blog posts – titles and summaries – in TOTAL.
They won’t even see the titles or bodies of the protected posts. And if they somehow get the link to it (from someone else, by email, say) and try to visit it, then the existing DAP protection kicks in, and they’re asked to login first to determine if they have access to that post “as of now”.
But once this same visitor logs in, all blog posts that were HIDDEN earlier MAGICALLY re-appear
And they see all posts that they are CURRENTLY eligible to access (this excludes posts to which access already expired, and posts to which they don’t have access YET – i.e., future availability).
If you want a certain portion of even your protected posts to always show up, even if the user is not eligible to see the post, see DAP “Sneak-Peek”.
This plugin lets you do two other things:
1) You can PERSONALIZE blog post titles and content with MERGE variables.
So, if you create a blog post with the title “Welcome %%FIRST_NAME%%“, then when your member logs in, they will see “Welcome John“.
Available merge variables;
%%FIRST_NAME%% - Gets replaced with their first name
%%EMAIL%% – Gets replaced with their email
%%MEMBER_HOME_PAGE%% - Gets replaced with the ‘login’ page
2) You can also put the Login Form on any WP “Page”.
January 26th, 2009 — Access Control, FAQ, Protecting Content, Protection FAQ, WordPress FAQ
How do I protect a blog post?
- Log in to DAP Dashboard and go to the “Products/Lists” page.
- Select the product to which you want this blog post to be a part of
- Scroll down to the “ContentResponder” section
- On the left, you will see a list of blog posts & pages that have been published
- Select one or more (hold Ctrl + Click to select multiple)
- Click on “Add Selected Posts/Pages” to protect the posts/pages.
- It will now show up on the right-hand side of the box.
- Click on “Edit” next to the link to configure dripping.
How do I protect a file?
Use the “File Browser” on the “Products/Lists” page to browse through a folder on your web site, and next to each file, you will see an “Add” link. Clicking on that link will add that file to the product.
I have protected a blog post. But I can still view it without logging in.
1. Are you already logged in a a user who has access to that link? Maybe logged in as DAP Admin, and that is why you are able to access the link? If so, either log out of DAP, or visit your blog in a completely new browser (if you’re logged in as DAP Admin in FireFox, then visit your blog using Internet Explorer).
2. After you set up DAP, did you visit the “Permalinks” section and click on the “Save” button at least once (even if you didn’t make any changes to your permalinks structure)?
3. Have you added the blog post to a Product? If you don’t add it to a DAP Product, the post or file won’t be protected.
Can I protect an entire category of posts at one go?
Yes, absolutely!
See Protecting An Entire WordPress Category.
Why do I see all of the protected posts on my blog’s home page? (OR) I don’t want the links to all my blog posts showing up on my blog
Make sure you have “Sneak-Peek” turned off in the DAP Admin Config section. Once you do that, posts that are protected will not be displayed on the home page as well as if someone tried to visit the link directly.
February 22nd, 2008 — Access Control, Customization, Personalization, Setup, WordPress, WordPress Plugins
1) Personalize post Titles and Content with MERGE variables:
%%FIRST_NAME%% - Gets replaced with their first name
%%EMAIL%% – Gets replaced with their email
%%MEMBER_HOME_PAGE%% - Gets replaced with the ‘login’ page
So if you create a blog post with the title “Welcome %%FIRST_NAME%%“, then when your member views that post after they’ve logged in, they will see “Welcome John“.
2) Personalize the Login Form:
You can put the Login Form on any WP “Page”.
3) Personalize Member and Affiliate Information:
Put Member & Affiliate Info on any WP Page