<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>DAP Documentation &#187; WordPress Plugins</title>
	<atom:link href="http://www.digitalaccesspass.com/doc/category/wordpress-plugins/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.digitalaccesspass.com/doc</link>
	<description>Documentation for DigitalAccessPass.com</description>
	<lastBuildDate>Fri, 27 Jan 2012 11:34:13 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Conflict With &#8220;Cache&#8221; Related Plugins</title>
		<link>http://www.digitalaccesspass.com/doc/conflict-with-cache-related-plugins/</link>
		<comments>http://www.digitalaccesspass.com/doc/conflict-with-cache-related-plugins/#comments</comments>
		<pubDate>Thu, 19 May 2011 19:46:00 +0000</pubDate>
		<dc:creator>Ravi Jayagopal</dc:creator>
				<category><![CDATA[3rd Party Integration]]></category>
		<category><![CDATA[Access Control]]></category>
		<category><![CDATA[Database]]></category>
		<category><![CDATA[Errors]]></category>
		<category><![CDATA[Fail]]></category>
		<category><![CDATA[Performance]]></category>
		<category><![CDATA[Plugins]]></category>
		<category><![CDATA[Protecting Content]]></category>
		<category><![CDATA[Protection FAQ]]></category>
		<category><![CDATA[Setup]]></category>
		<category><![CDATA[Troubleshooting]]></category>
		<category><![CDATA[WordPress Plugins]]></category>

		<guid isPermaLink="false">http://www.digitalaccesspass.com/doc/?p=1555</guid>
		<description><![CDATA[DAP currently does not work with any &#8220;Cache&#8221; related plugins, and the reason is quite simple, actually. Cache plugins are built on the premise that they will &#8220;cache&#8221; (save and store the contents of) WordPress pages and posts &#8211; which usually don&#8217;t change for &#8220;non-membership&#8221; type regular blogs &#8211; in a easy to retrieve, static [...]]]></description>
			<content:encoded><![CDATA[<p>DAP currently does not work with any &#8220;Cache&#8221; related plugins, and the reason is quite simple, actually.</p>
<p>Cache plugins are built on the premise that they will &#8220;cache&#8221; (<em>save and store the contents of</em>) WordPress pages and posts &#8211; which usually don&#8217;t change for &#8220;non-membership&#8221; type regular blogs &#8211; in a easy to retrieve, static file, so that WordPress doesn&#8217;t have to go to the database to load the contents of the page or post each and every time, which will improve the performance and loading time of your WordPress blog in general.</p>
<p>But the fact that such plugins are actually designed to &#8220;skip&#8221; interactions with the database as much as possible, and will make a &#8220;static copy&#8221; of your page or post and serve the same static copy to all visitors regardless of who they are, completely goes against the concept of a membership site.</p>
<p>The idea behind using a membership plugin like DAP, it to make sure that different visitors see different content: For ex.,</p>
<p>1) Casual visitors (Non-Members) who have NOT yet signed up for your products, should see content differently than &#8230;</p>
<p>2) Members who may have purchased one of your products, but not the product that gives them access to a specific page or post, who should see content differently than&#8230;</p>
<p>3) Members who actually have purchased the right product and DO have access to the content, who should see content differently than&#8230;</p>
<p>4) Ex-Members who signed up for your subscription-based content in the past, but have since canceled or allowed their access to expire</p>
<p>So, DAP tries to figure out who the visitor is first, and then packages the very same content differently to each category of visitors.</p>
<p>And installing a &#8220;cache&#8221; plugin kind of makes the whole point of a membership plugin meaningless. Both plugins basically contradict each other in what they&#8217;re trying to do.</p>
<p>One (your cache plugin) is trying to speed things up by not going to the database every time, while the other wants to make sure all of the right settings are loaded from the database to make sure your content stays secure from un-authorized access.</p>
<p>So, while cache plugins may work for the average, non-membership, static blog where a single post or page is not really meant to be shown differently to different people, it&#8217;s not a good idea to use it on a membership-site.</p>
<!-- PHP 5.x -->]]></content:encoded>
			<wfw:commentRss>http://www.digitalaccesspass.com/doc/conflict-with-cache-related-plugins/feed/</wfw:commentRss>
		<slash:comments>16</slash:comments>
		</item>
		<item>
		<title>Hosting Video &amp; Audio On Amazon S3 vs Your Web Host</title>
		<link>http://www.digitalaccesspass.com/doc/amazon-s3-vs-your-web-host/</link>
		<comments>http://www.digitalaccesspass.com/doc/amazon-s3-vs-your-web-host/#comments</comments>
		<pubDate>Tue, 17 Aug 2010 01:43:00 +0000</pubDate>
		<dc:creator>Ravi Jayagopal</dc:creator>
				<category><![CDATA[Access Control]]></category>
		<category><![CDATA[Amazon S3]]></category>
		<category><![CDATA[Performance]]></category>
		<category><![CDATA[Plugins]]></category>
		<category><![CDATA[S3MediaVault.com]]></category>
		<category><![CDATA[Setup]]></category>
		<category><![CDATA[Video]]></category>
		<category><![CDATA[Web Hosting]]></category>
		<category><![CDATA[WordPress Plugins]]></category>

		<guid isPermaLink="false">http://www.digitalaccesspass.com/doc/?p=529</guid>
		<description><![CDATA[Q: What&#8217;s the difference between storing files on Amazon S3 and serving it using the S3MediaVault.com plugin, as opposed to hosting the files right on your web site and having DAP serve them directly? A: If you have a large amount of video, audio and other files, then a lot of people viewing and downloading [...]]]></description>
			<content:encoded><![CDATA[<p><strong>Q: What&#8217;s the difference between storing files on Amazon S3 and serving it using the S3MediaVault.com plugin, as opposed to hosting the files right on your web site and having DAP serve them directly?</strong></p>
<p>A: If you have a large amount of video, audio and other files, then a lot of people viewing and downloading them from your site (if they are stored on your site itself) will use up a lot of resources on your server &#8211; like site loading time, server memory, server bandwidth, etc &#8211; and your site could slow down considerably.</p>
<p>Plus of course, there are also bandwidth charges that your host will charge you with for all of those downloads, which are usually not very cheap.</p>
<p>Instead, if the files are stored on Amazon S3, then you don&#8217;t have to worry about your site slowing down, or you using up too much bandwidth and getting slapped with huge bandwidth fees, because the files are being served from Amazon&#8217;s huge S3 servers which have tons more resources and speed compared to your web host. Plus in the long run, the bandwidth is also going to be cheaper on S3 compared to your host.</p>
<p>And don&#8217;t put too much faith in your web host&#8217;s &#8220;Unlimited Bandwidth&#8221; clause, because if you read the fine-print carefully, you&#8217;ll see that as per their TOS, if you consume large amounts of bandwidth and use too much of the server resources, this could cause other web sites (belonging to others) on the same server to slow down and have a degrade in performance. And they could consider this abuse of their TOS, and could either slap you with huge bandwidth or server utilization fees, or even ask you to take your web site elsewhere because you&#8217;re causing issues for other site owners on the same server.</p>
<!-- PHP 5.x -->]]></content:encoded>
			<wfw:commentRss>http://www.digitalaccesspass.com/doc/amazon-s3-vs-your-web-host/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Protecting Videos</title>
		<link>http://www.digitalaccesspass.com/doc/protecting-videos/</link>
		<comments>http://www.digitalaccesspass.com/doc/protecting-videos/#comments</comments>
		<pubDate>Mon, 24 May 2010 18:12:05 +0000</pubDate>
		<dc:creator>Ravi Jayagopal</dc:creator>
				<category><![CDATA[3rd Party Integration]]></category>
		<category><![CDATA[Access Control]]></category>
		<category><![CDATA[FAQ]]></category>
		<category><![CDATA[File Resources]]></category>
		<category><![CDATA[Plugins]]></category>
		<category><![CDATA[Protecting Content]]></category>
		<category><![CDATA[Protection FAQ]]></category>
		<category><![CDATA[Video]]></category>
		<category><![CDATA[WordPress Plugins]]></category>

		<guid isPermaLink="false">http://www.digitalaccesspass.com/doc/?p=412</guid>
		<description><![CDATA[There are many ways in which you can protect videos. Case 1: The video file is stored on your web site By default, DAP can only protect files that are stored on the same web site where DAP is installed. So if you install DAP on YourSite.com , then your files must also be located [...]]]></description>
			<content:encoded><![CDATA[<p>There are many ways in which you can protect videos.</p>
<h3>Case 1: The video file is stored on your web site</h3>
<p>By default, DAP can only protect files that are stored on the same web site where DAP is installed.</p>
<p>So if you install DAP on <strong>YourSite.com</strong> , then your files must also be located on <strong>YourSite.com</strong>. DAP installed on <strong>YourSite.com</strong> cannot protect files (.mp4, .mp3, .html, .pdf, .doc) that are stored on <strong>AnotherSite.com</strong>.</p>
<p>So assuming the files are stored on the same site as DAP, you can (and should) protect both the <strong>actual video file</strong>, as well as the <strong>blog post or page in which the embed-code</strong> for your video is published, by adding both to a Product.</p>
<p>This gives you 2 levels of protection for your videos:</p>
<p><strong>Level 1</strong>: The blog post or page containing the video player code, itself is accessible only by authorized members.<br />
<strong>Level 2</strong>: When an authorized user gets legitimate access to the page where the video is published (because they&#8217;re a paying member, say), even if they try to do a view source and figure out the location of the video (eg., <em>http://yoursite.com/videos/howtovideo1.mp4</em>) , and pass it around by email to their friends (or post the link in an online forum), their friends still can&#8217;t view the video, because the video link itself is protected by DAP.</p>
<p>If you have some text that you want the casual visitor (and Google) to read, but wish to protect only the video, then you could turn Sneak-Peek on (in <strong>Setup</strong> &gt; <strong>Config</strong> &gt; <strong>Advanced</strong>), insert a WordPress more tag (&lt;!&#8211;more&#8211;&gt;) into your post just where you want the content to start being protected, and put the video player&#8217;s embed code after the <em>more</em> tag.</p>
<h3>Case 2: Video file is stored on Amazon S3</h3>
<p>The only 3rd-party-stored video files that DAP can protect at this time are videos (and other files) that are stored on Amazon S3. DAP cannot do this by itself, but uses a special WordPress plugin called <strong><a href="http://S3MediaVault.com" target="_blank">S3MediaVault.com</a></strong> , which is a plugin we developed specifically to make Amazon S3 videos play in your WordPress blog posts/pages. So again you get 2 levels of protection for your videos&#8230;</p>
<p><strong>Level 1</strong>: DAP protects the post/page where the special S3MV video player code is embedded<br />
<strong>Level 2</strong>: The S3MediaVault plugin makes sure that even if someone tried to do a view source and figure out the actual link to your Amazon S3 video, they still won&#8217;t be able to view the video.</p>
<h3>WARNING: Video stored on other 3rd party video sites</h3>
<p>DAP cannot protect, say, videos that are embedded from other 3rd party web sites like YouTube or Hulu. Of course, DAP can always protect the blog post or page itself that contains the video, but once an authorized user gets valid access to that blog page, they can see that it is a YouTube video (say), and then pass that YouTube video link to their friends, in which case DAP cannot protect that external YouTube video link.</p>
<!-- PHP 5.x -->]]></content:encoded>
			<wfw:commentRss>http://www.digitalaccesspass.com/doc/protecting-videos/feed/</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
		<item>
		<title>Customizing Login Widget</title>
		<link>http://www.digitalaccesspass.com/doc/customizing-login-widget/</link>
		<comments>http://www.digitalaccesspass.com/doc/customizing-login-widget/#comments</comments>
		<pubDate>Fri, 21 May 2010 16:25:19 +0000</pubDate>
		<dc:creator>Ravi Jayagopal</dc:creator>
				<category><![CDATA[Customization]]></category>
		<category><![CDATA[Plugins]]></category>
		<category><![CDATA[Widgets]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[WordPress Plugins]]></category>

		<guid isPermaLink="false">http://www.digitalaccesspass.com/doc/?p=408</guid>
		<description><![CDATA[Here&#8217;s how you can customize the HTML, look &#38; feel of the DAP Sidebar Login Widget. There is a file in the following folder&#8230; /wp-content/plugins/DAP-WP-LiveLinks/ by name&#8230; DAP-WP-LoginForm-LoginLogout.html Make a copy of that file on your desktop, rename it to&#8230; customDAP-WP-LoginForm-LoginLogout.html (just added the text &#8220;custom&#8221; at the front of the original file&#8217;s name). You [...]]]></description>
			<content:encoded><![CDATA[<p>Here&#8217;s how you can customize the HTML, look &amp; feel of the DAP Sidebar Login Widget.</p>
<p>There is a file in the following folder&#8230;</p>
<blockquote><p><strong>/wp-content/plugins/DAP-WP-LiveLinks/</strong></p></blockquote>
<p>by name&#8230;</p>
<blockquote><p><strong>DAP-WP-LoginForm-LoginLogout.html</strong></p></blockquote>
<p>Make a copy of that file on your desktop, rename it to&#8230;</p>
<blockquote><p><strong><span style="color: #ff0000;">custom</span>DAP-WP-LoginForm-LoginLogout.html</strong></p></blockquote>
<p>(just added the text &#8220;<span style="color: #ff0000;"><strong>custom</strong></span>&#8221; at the front of the original file&#8217;s name).</p>
<p>You can then modify this new file however you want, including altering spacing, and that&#8217;s what will be displayed.</p>
<p>Just be careful what you change &#8211; do not modify the field names or the submit URL. Feel free to change other visual elements.</p>
<!-- PHP 5.x -->]]></content:encoded>
			<wfw:commentRss>http://www.digitalaccesspass.com/doc/customizing-login-widget/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Forum Integration</title>
		<link>http://www.digitalaccesspass.com/doc/forum-integration/</link>
		<comments>http://www.digitalaccesspass.com/doc/forum-integration/#comments</comments>
		<pubDate>Sat, 27 Feb 2010 23:13:59 +0000</pubDate>
		<dc:creator>Ravi Jayagopal</dc:creator>
				<category><![CDATA[3rd Party Integration]]></category>
		<category><![CDATA[Access Control]]></category>
		<category><![CDATA[Config]]></category>
		<category><![CDATA[Forums]]></category>
		<category><![CDATA[Setup]]></category>
		<category><![CDATA[Users]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[WordPress Plugins]]></category>

		<guid isPermaLink="false">http://www.digitalaccesspass.com/doc/?p=307</guid>
		<description><![CDATA[DAP currently integrates with all WordPress-based Forum plugins &#8211; like bbPress, Simple:Press, WP Forum, etc. DAP also integrates with vBulletin. This post is primarily about integration with WP-based forums. For vB integration details, click here. Integration with bbPress, Simple:Press, WP Forum, etc What this essentially achieves, is that once your forum plugin has been integrated [...]]]></description>
			<content:encoded><![CDATA[<p>DAP currently integrates with all WordPress-based Forum plugins &#8211; like <strong>bbPress</strong>, <strong>Simple:Press</strong>, <strong>WP Forum</strong>, etc.</p>
<p>DAP also integrates with <a href="http://DigitalAccessPass.com/vb.php" target="_blank">vBulletin</a>.</p>
<p>This post is primarily about integration with WP-based forums. <strong>For <a href="http://www.digitalaccesspass.com/doc/vbulletin-integration/">vB integration details, click here</a></strong>.</p>
<h3>Integration with bbPress, Simple:Press, WP Forum, etc</h3>
<p>What this essentially achieves, is that once your forum plugin has been integrated with DAP (explained below), anyone who is a member in your DAP-powered membership site, will also be automatically be logged in to your forum when they log in to your membership site.</p>
<p><strong>So they won&#8217;t have to log in twice</strong> [like, once into DAP and once into your forum].</p>
<p>Here&#8217;s how you set up the DAP/forum integration.</p>
<ol>
<li>Download the 3rd party wordpress forum plugin</li>
<li>Install it as per their instructions. We don&#8217;t support the installation or setup of the forum plugin itself.</li>
<li>Log in to your DAP Admin Dashboard and click on &#8220;Config &gt; Advanced&#8221;.</li>
<li>You have two settings on the page that applies to forum integration:<br />
 &#8220;<strong>Sync DAP User data and WP User data</strong>&#8220;<br />
 &#8220;<strong>Sync WP data only for PAID users</strong>&#8220;.(Both are explained further below.)</li>
<li>Pick &#8220;Y&#8221; or &#8220;N&#8221; for each of them, and you&#8217;re all set.</li>
</ol>
<p>First, a quick explanation of both settings.</p>
<h3>1) Sync DAP User data and WP User data</h3>
<p>If you turn this to &#8220;Y&#8221; (for &#8220;Yes&#8221;), then every time someone logs into DAP, they&#8217;re automatically logged into WordPress too (with a &#8220;User&#8221; role). And because they&#8217;re logged into WordPress, that means they&#8217;re also logged into your forum (because you are using a WordPress-based Forum Plugin which already integrates with your WordPress blog.)</p>
<h3>2) Sync WP data only for PAID users</h3>
<p>This one matters only if you have set (1) above to &#8220;Y&#8221;.</p>
<p>So once you have decided to turn on the DAP/Forum plugin integration, then if you want <strong>only your &#8220;PAID&#8221; members</strong> to have access to the forum, then set this to &#8220;Y&#8221;.</p>
<p>If you don&#8217;t care about both FREE and PAID users accessing your forum, then set this to &#8220;N&#8221;.</p>
<!-- PHP 5.x -->]]></content:encoded>
			<wfw:commentRss>http://www.digitalaccesspass.com/doc/forum-integration/feed/</wfw:commentRss>
		<slash:comments>43</slash:comments>
		</item>
		<item>
		<title>Upgrading to the latest version of LiveLinks</title>
		<link>http://www.digitalaccesspass.com/doc/upgrading-to-latest-version-livelinks/</link>
		<comments>http://www.digitalaccesspass.com/doc/upgrading-to-latest-version-livelinks/#comments</comments>
		<pubDate>Sun, 15 Mar 2009 21:33:43 +0000</pubDate>
		<dc:creator>Ravi Jayagopal</dc:creator>
				<category><![CDATA[LiveLinks]]></category>
		<category><![CDATA[Updates]]></category>
		<category><![CDATA[WordPress Plugins]]></category>

		<guid isPermaLink="false">http://www.digitalaccesspass.com/doc/?p=43</guid>
		<description><![CDATA[DO NOT DELETE your DAP-WP-LiveLinks folder. DO NOT DISABLE or DE-ACTIVATE the DAP-WP-LiveLinks plugin. If you wish to make a back up of your existing DAP-WP-LiveLinks folder, DO NOT DO IT in the same folder, as WP will treat it as a duplicate copy of the plugin, and you can have unexpected results. If you [...]]]></description>
			<content:encoded><![CDATA[<ol>
<li><span style="color: rgb(255, 0, 0);"><strong>DO NOT DELETE your DAP-WP-LiveLinks folder</strong></span>.</li>
<li><span style="color: rgb(255, 0, 0);"><strong>DO NOT DISABLE or DE-ACTIVATE the DAP-WP-LiveLinks plugin</strong></span>.</li>
<li>If you wish to make a back up of your existing DAP-WP-LiveLinks folder, <span style="color: rgb(255, 0, 0);"><strong>DO NOT DO IT</strong></span> in the same folder, as WP will treat it as a duplicate copy of the plugin, and you can have unexpected results. If you wish to take a backup, then download it to your computer, or move it away from the <strong>wp-content/plugins/</strong> folder. <span style="color: rgb(255, 0, 0);"><strong>DO NOT KEEP</strong></span> more than one copy of the LiveLinks plugin files in the <strong>wp-content/plugins/</strong> folder</li>
<li>Download the latest version of <strong>DAP-WP-LiveLinks.zip </strong>from the <a href="http://www.DigitalAccessPass.com/dap/">members area</a><strong>.<br />
		</strong></li>
<li>Unzip the zip file to your desktop.This will create a folder by name <strong>DAP-WP-LiveLinks</strong> on your desktop.</li>
<li>Simply Upload the entire <strong>DAP-WP-LiveLinks</strong> folder (including the folder too) to your WordPress plugins directory (which is <code>wp-content/plugins/</code>). You are essentially over-writing your existing plugin files, that&#39;s all.</li>
</ol>
<p>That&#39;s it!</p>
<p><strong>Note</strong>: The above <strong>ALL-CAPS</strong>, that too in <strong><span style="color: rgb(255, 0, 0);">RED</span></strong> does not mean we&#39;re yelling at you <img src='http://www.digitalaccesspass.com/doc/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> . We just want to <span style="color: rgb(255, 0, 0);"><strong>OVER-EMPHASIZE</strong></span> the importance of the text, that&#39;s all.</p>
<!-- PHP 5.x -->]]></content:encoded>
			<wfw:commentRss>http://www.digitalaccesspass.com/doc/upgrading-to-latest-version-livelinks/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Creating A Login Page Within WordPress</title>
		<link>http://www.digitalaccesspass.com/doc/creating-a-login-page-within-wordpress/</link>
		<comments>http://www.digitalaccesspass.com/doc/creating-a-login-page-within-wordpress/#comments</comments>
		<pubDate>Mon, 09 Mar 2009 19:26:02 +0000</pubDate>
		<dc:creator>Ravi Jayagopal</dc:creator>
				<category><![CDATA[Access Control]]></category>
		<category><![CDATA[Config]]></category>
		<category><![CDATA[Customization]]></category>
		<category><![CDATA[FAQ]]></category>
		<category><![CDATA[Personalization]]></category>
		<category><![CDATA[Protection FAQ]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[WordPress FAQ]]></category>
		<category><![CDATA[WordPress Plugins]]></category>

		<guid isPermaLink="false">http://www.digitalaccesspass.com/doc/?p=38</guid>
		<description><![CDATA[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 &#8220;within&#8221; your WordPress blog, so as to give your login form the same Look &#38; Feel as the rest of your blog, all you need to do, is&#8230; 1) Create a WordPress “Page” (not &#8216;post&#8217;) [...]]]></description>
			<content:encoded><![CDATA[<p>Now DAP already provides you with a built-in login form, at <span style="color: #0000ff;">YourSite.com/dap/login.php</span></p>
<p>But if you want to put this form &#8220;within&#8221; your WordPress blog, so as to give your login form the same Look &amp; Feel as the rest of your blog, all you need to do, is&#8230;</p>
<p>1) Create a WordPress “<strong>Page</strong>” (not &#8216;post&#8217;) with the text <strong>%%LOGIN_FORM%%</strong> in the body of the page, and a title of say, <strong>Login</strong>, and save the new page. If you used the text &#8220;Login&#8221; for the title, then the actual link to this page would be <strong>YourSite.com/blog/login</strong></p>
<p>2) This page now shows up as &#8220;Login&#8221; along with the rest of your &#8220;pages&#8221; on your blog.</p>
<p>3) Go to DAP Admin &gt; Config &gt; Advanced (drop down). Scroll down to the field that says:</p>
<blockquote><p><strong>Location of your login page (eg., if using WordPress). Should start with a forward slash (`/`)</strong></p></blockquote>
<p>In the text box, enter the full link to your login page from Step 1:</p>
<blockquote><p><strong>http://YourSite.com/blog/login</strong></p>
<p>Or if your blog is in the root, then&#8230;</p>
<p><strong>http://YourSite.com/login</strong></p></blockquote>
<p>That&#8217;s it!</p>
<p>When someone clicks on the &#8220;Login&#8221; link that now shows in your &#8220;Pages&#8221; menu, they will now see a nicely formatted login form.</p>
<p><strong>Related</strong>: <a href="http://www.digitalaccesspass.com/doc/logout-link/">Where is the Logout Link?</a></p>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow: hidden;"><strong>YourSite.com/blog/login</strong></div>
<!-- PHP 5.x -->]]></content:encoded>
			<wfw:commentRss>http://www.digitalaccesspass.com/doc/creating-a-login-page-within-wordpress/feed/</wfw:commentRss>
		<slash:comments>20</slash:comments>
		</item>
		<item>
		<title>Using Sneak-Peek For Blog Posts</title>
		<link>http://www.digitalaccesspass.com/doc/using-sneak-peek-for-blog-posts/</link>
		<comments>http://www.digitalaccesspass.com/doc/using-sneak-peek-for-blog-posts/#comments</comments>
		<pubDate>Sun, 22 Feb 2009 23:15:34 +0000</pubDate>
		<dc:creator>Ravi Jayagopal</dc:creator>
				<category><![CDATA[Access Control]]></category>
		<category><![CDATA[Config]]></category>
		<category><![CDATA[Customization]]></category>
		<category><![CDATA[Protection FAQ]]></category>
		<category><![CDATA[Setup]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[WordPress FAQ]]></category>
		<category><![CDATA[WordPress Plugins]]></category>

		<guid isPermaLink="false">http://www.digitalaccesspass.com/doc/?p=29</guid>
		<description><![CDATA[By default, none of the posts or pages you have protected in DAP will be visible in any of the WP menus (not even in custom menus). Which means, as far as your visitors (or search engines) are concerned, those posts/pages don&#8217;t even exist in your blog &#8211; until the content &#8220;drips&#8221; on them. Some [...]]]></description>
			<content:encoded><![CDATA[<p>By default, none of the posts or pages you have protected in DAP will be visible in any of the WP menus (not even in custom menus).</p>
<p>Which means, as far as your visitors (or search engines) are concerned, those posts/pages don&#8217;t even exist in your blog &#8211; until the content &#8220;drips&#8221; on them.</p>
<p>Some DAP users want it that way, and some don&#8217;t.</p>
<p>Also, from an SEO perspective, if your visitor (who is not a member, and one who is not logged in) can&#8217;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&#8217; get the benefit of SEO for your new post.</p>
<p>Also, from a &#8220;Curiosity&#8221; standpoint, if you protect all of the posts, then your visitor will only see a handful of non-protected blog posts, and logged-in members will see only content that has already dripped on them (accessible to them).</p>
<p>Giving them a &#8220;sneak-peek&#8221; of the protected content is a great way to get them excited about your content.</p>
<p>So for example, you could have a blog post that talks about a video, and goes into detail about everything that they can learn from watching the video &#8211; but the content ends just before the video, and where the video would&#8217;ve normally appeared, there appears a &#8220;Login Form&#8221; that asks them to login first before they can view the content, or purchase access if they wanted to see the video.</p>
<p><strong>How to turn on Sneak-Peek</strong></p>
<p>Go to <strong>DAP Dashboard &gt; Config &gt; WordPress Sneak-Peek</strong></p>
<p>It is set to &#8220;N&#8221; (no) by default. Change this to &#8220;Y&#8221; and click on the &#8220;Update&#8221; button to save the change.</p>
<p>And then when they click on the &#8220;more&#8221; button to read the rest of the post, the full post is protected anyway, and they are presented with a login screen.</p>
<h3><span style="color: #ff0000;">WARNING: READ THIS BEFORE YOU TURN ON SNEAK-PEEK</span></h3>
<p>As soon as you turn on Sneak-Peek, DAP will show all content from your blog posts, but only up to the &#8220;More&#8221; tag. This means, if you don&#8217;t have a &#8220;More&#8221; 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.</p>
<p>So, the most important thing here is this:</p>
<p><strong>SNEAK-PEEK and MORE are INSEPARABLE.</strong></p>
<p><strong><span style="color: #ff0000;">If you do sneak-peek, you MUST include a &#8220;More&#8221; tag.</span></strong></p>
<p>So when you create a WordPress blog post, split the post into two parts using the &#8220;More&#8221; tag. This creates a &#8220;public preview&#8221; portion of the actual post, that shows up on your blog&#8217;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 &#8220;More&#8221; link, and that&#8217;s when depending on whether the user has access, the rest of the post will be displayed.</p>
<!-- PHP 5.x -->]]></content:encoded>
			<wfw:commentRss>http://www.digitalaccesspass.com/doc/using-sneak-peek-for-blog-posts/feed/</wfw:commentRss>
		<slash:comments>11</slash:comments>
		</item>
		<item>
		<title>DAP WP LiveLinks Plugin</title>
		<link>http://www.digitalaccesspass.com/doc/dap-wp-livelinks-plugin/</link>
		<comments>http://www.digitalaccesspass.com/doc/dap-wp-livelinks-plugin/#comments</comments>
		<pubDate>Sun, 22 Feb 2009 22:56:55 +0000</pubDate>
		<dc:creator>Ravi Jayagopal</dc:creator>
				<category><![CDATA[Access Control]]></category>
		<category><![CDATA[Personalization]]></category>
		<category><![CDATA[WordPress Plugins]]></category>

		<guid isPermaLink="false">http://www.digitalaccesspass.com/doc/?p=28</guid>
		<description><![CDATA[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 [...]]]></description>
			<content:encoded><![CDATA[<p><strong></strong>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.</p>
<p>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).</p>
<p>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 &#8211; titles and summaries &#8211; in TOTAL.</p>
<p>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 &#8220;as of now”.</p>
<p>But once this same visitor logs in, all blog posts that were HIDDEN earlier MAGICALLY re-appear <img class="wp-smiley" src="../../blog/wp-includes/images/smilies/icon_wink.gif" alt=";-)" /> 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 &#8211; i.e., future availability).</p>
<p>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 &#8220;Sneak-Peek&#8221;.</p>
<p>This plugin lets you do two other things:</p>
<p>1) You can PERSONALIZE blog post titles and content with MERGE variables.</p>
<p>So, if you create a blog post with the title “<strong>Welcome %%FIRST_NAME%%</strong>“, then when your member logs in, they will see “<strong>Welcome John</strong>“.</p>
<p>Available merge variables;</p>
<p><strong>%%FIRST_NAME%%</strong> -  Gets replaced with their first name</p>
<p><strong>%%EMAIL%%  &#8211; </strong>Gets replaced with their email</p>
<p><strong>%%MEMBER_HOME_PAGE%%</strong> -  Gets replaced with the &#8216;login&#8217; page</p>
<p>2) You can also put the <a href="http://www.digitalaccesspass.com/doc/creating-a-login-page-within-wordpress/">Login Form on any WP “Page”</a>.</p>
<!-- PHP 5.x -->]]></content:encoded>
			<wfw:commentRss>http://www.digitalaccesspass.com/doc/dap-wp-livelinks-plugin/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Personalization For Your Blog Posts</title>
		<link>http://www.digitalaccesspass.com/doc/personalization-for-blog-posts/</link>
		<comments>http://www.digitalaccesspass.com/doc/personalization-for-blog-posts/#comments</comments>
		<pubDate>Fri, 22 Feb 2008 23:43:05 +0000</pubDate>
		<dc:creator>Ravi Jayagopal</dc:creator>
				<category><![CDATA[Access Control]]></category>
		<category><![CDATA[Customization]]></category>
		<category><![CDATA[Personalization]]></category>
		<category><![CDATA[Setup]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[WordPress Plugins]]></category>

		<guid isPermaLink="false">http://www.digitalaccesspass.com/doc/?p=30</guid>
		<description><![CDATA[1) Personalize post Titles and Content with MERGE variables: %%FIRST_NAME%% -  Gets replaced with their first name %%EMAIL%%  &#8211; Gets replaced with their email %%MEMBER_HOME_PAGE%% -  Gets replaced with the &#8216;login&#8217; page So if you create a blog post with the title “Welcome %%FIRST_NAME%%“, then when your member views that post after they&#8217;ve logged in, [...]]]></description>
			<content:encoded><![CDATA[<p>1) <strong>Personalize post Titles and Content with MERGE variables</strong>:</p>
<p><strong>%%FIRST_NAME%%</strong> -  Gets replaced with their first name<br />
<strong>%%EMAIL%%  &#8211; </strong>Gets replaced with their email<strong><br />
%%MEMBER_HOME_PAGE%%</strong> -  Gets replaced with the &#8216;login&#8217; page</p>
<p>So if you create a blog post with the title “<strong>Welcome %%FIRST_NAME%%</strong>“, then when your member views that post after they&#8217;ve logged in, they will see “<strong>Welcome John</strong>“.</p>
<p>2) <strong>Personalize the Login Form:</strong></p>
<p>You can put the <a href="http://www.digitalaccesspass.com/doc/creating-a-login-page-within-wordpress/">Login Form on any WP “Page”</a>.</p>
<p>3) <strong>Personalize Member and Affiliate Information:</strong></p>
<p>Put <a href="http://www.digitalaccesspass.com/doc/creating-member-affiliate-sections-within-wordpress/">Member &amp; Affiliate Info on any WP Page</a></p>
<!-- PHP 5.x -->]]></content:encoded>
			<wfw:commentRss>http://www.digitalaccesspass.com/doc/personalization-for-blog-posts/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>

