<?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>Membership Site Plugin - Wordpress Membership Plugin - MemberWing &#187; MemberWing plugin</title>
	<atom:link href="http://www.memberwing.com/category/memberwing-plugin/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.memberwing.com</link>
	<description>Wordpress Membership Plugin - Software to Build Membership and Subscription Sites. Wordpress Membership and Subscription plugin MemberWing - Forum - Information - Resources</description>
	<lastBuildDate>Sat, 16 Jan 2010 00:18:30 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>New user account is not created or notification email did not arrive? Remedies</title>
		<link>http://www.memberwing.com/memberwing-plugin/new-user-account-is-not-created-or-notification-email-did-not-arrive-remedies/</link>
		<comments>http://www.memberwing.com/memberwing-plugin/new-user-account-is-not-created-or-notification-email-did-not-arrive-remedies/#comments</comments>
		<pubDate>Thu, 20 Aug 2009 20:17:10 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[MemberWing plugin]]></category>
		<category><![CDATA[membership site]]></category>
		<category><![CDATA[membership site paypal]]></category>
		<category><![CDATA[paypal]]></category>
		<category><![CDATA[paypal ipn]]></category>

		<guid isPermaLink="false">http://www.memberwing.com/?p=425</guid>
		<description><![CDATA[Symptoms:

 You installed MemberWing, ran test transaction but new user did not get created and/or notification email did not get delivered.or: 
 Your new member paid but he did not receive notification email. 

Tips, Hints and Remedies:

Are you using free version of MemberWing? Free version does not support automatic account creation. Only Webmaster and Professional versions support it.
Did you ran test transaction against already existing account?or:Did you ran test transaction against your own administrative account/email?All test purchases must be done from account/email that does not yet exist in Wordpress Users database. If account already exist &#8211; MemberWing will not send [...]]]></description>
			<content:encoded><![CDATA[<h3>Symptoms:</h3>
<ul>
<li> <strong>You installed MemberWing, ran test transaction but new user did not get created and/or notification email did not get delivered.</strong><br />or: </li>
<li> <strong>Your new member paid but he did not receive notification email.</strong> </li>
</ul>
<h3>Tips, Hints and Remedies:</h3>
<ol>
<li><strong>Are you using free version of MemberWing?</strong> Free version does not support automatic account creation. Only Webmaster and Professional versions support it.</li>
<li><strong>Did you ran test transaction against already existing account?</strong><br />or:<br /><strong>Did you ran test transaction against your own administrative account/email?</strong><br />All test purchases must be done from account/email <strong>that does not yet exist in Wordpress Users database</strong>. If account already exist &#8211; MemberWing will not send repeated notifications and no changes will happen into the database. Having said that if user was just a regular subscriber and bought new membership &#8211; he will get elevated to &#8220;Gold&#8221; or other premium member.<br />Every time before running test transaction &#8211; make sure to remove new customer&#8217;s account from Users database.</li>
<li><strong>Did you check your email account SPAM folder?</strong> Quite often overly agressive anti-spam filters of your email provider treat as spam very legitimate emails. Make sure new account confirmation email did not end in your in-box SPAM folder.</li>
<li><strong>Is your site password-protected?</strong><br />Paypal or other processor&#8217;s IPN callback cannot get through if your site has any type of access or firewall protection to access IPN script.</li>
<li><strong>Try to access your IPN script manually</strong> directly from your own browser:<br />Also you may try to manually access your IPN script directly from the browser in the following format:<br />http://www.YOUR-SITE.com/wp-content/plugins/YOUR-MEMBERWING-DIRECTORY/notify_paypal.php<br />to quickly check see if it is accessable.</li>
<li><strong>Check to see if you have __log.php file created inside MemberWing&#8217;s installation directory</strong>:<br />/wp-content/plugins/YOUR-MEMBERWING-DIRECTORY/__log.php<br />This file is created and updated each time your system receives payment notification from Paypal (that is if it&#8217;s correctly setup). If you don&#8217;t see __log.php file than it means <span>Paypal</span>&#8217;s <span>IPN</span> either never reached your script or never was fired out for some reason. <br />Tip: __log.php actually gets created and updated every time any of notify*.php scripts get accessed. <br />To force creation of __log.php file &#8211; navigate with your browser to:<br />http://www.YOUR-SITE.com/wp-content/plugins/YOUR-MEMBERWING-DIRECTORY/notify_paypal.php<br />and then refresh/check memberwing&#8217;s directory again &#8211; __log.php must be created now. If it still not created &#8211; make sure your directory is writable.</li>
<li>Check your inbox SPAM folder. Some email services try to filter spam too aggressively and many ligitimate emails are ending up in SPAM folders.</li>
<li><strong>Diagnose Paypal IPN errors using Paypal IPN history page</strong>. To do that: login to your <span>paypal</span> account and then follow this link:<a href="https://www.paypal.com/us/cgi-bin/webscr?cmd=_display-ipns-history" target="_blank"><br />https://www.<span>paypal</span>.com/us/cgi-bin/webscr?cmd=_display-ipns-history</a><br />It will show you your <span>IPN</span> activity history as well as any status codes that <span>paypal</span> received. This area of Paypal will show you all IPN activity history as well as possible error codes.</li>
<li><strong>Did you change your domain name or wordpress address or blog subdirectory</strong> *after* setting up Buy/Subscribe button?<br />In this case IPN notification will never reach your script. <br />Make sure IPN points to the same site where MemberWing is installed.</li>
<li><strong>To create test &#8220;purchase&#8221; manually</strong> without exchanging money, charging Paypal or credit cards &#8211; look into <em><strong>notify_test.php</strong></em> file located into memberwing&#8217;s directory. This file has instructions to follow if you want to &#8220;generate&#8221; test purchase manually and see what kind of emails your customers will be receiving and to test integration with autoresponder. This way you will also be able to test Aweber integration if wanted to.<br /><span style="text-decoration: underline;">Please note that this feature does not include free support</span>.</li>
</ol>
<p> </p>]]></content:encoded>
			<wfw:commentRss>http://www.memberwing.com/memberwing-plugin/new-user-account-is-not-created-or-notification-email-did-not-arrive-remedies/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>How to protect sidebar data and widgets via membership site options</title>
		<link>http://www.memberwing.com/memberwing-plugin/how-to-protect-sidebar-data-and-widgets-via-membership-site-options/</link>
		<comments>http://www.memberwing.com/memberwing-plugin/how-to-protect-sidebar-data-and-widgets-via-membership-site-options/#comments</comments>
		<pubDate>Fri, 31 Jul 2009 20:29:38 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[MemberWing plugin]]></category>
		<category><![CDATA[hide sidebar widgets]]></category>
		<category><![CDATA[protect sidebar widgets]]></category>
		<category><![CDATA[sidebar widgets]]></category>

		<guid isPermaLink="false">http://www.memberwing.com/?p=419</guid>
		<description><![CDATA[<p>Some asked an excellent and reasonable question:</p>
<p>How to protect sidebar data for the membership site?</p>
<p>The problem is that premium content markers <span style="color: #000000;">{</span> +++ } does not work within sidebar content. But the task can easily be solved with the help of free, simple and powerful <a href="http://wordpress.org/extend/plugins/widget-logic/">Widget Logic plugin</a>.</p>
<p>The sequence of steps to create a premium-only sidebar widget would be like this:</p>

Install and activate Widget Logic plugin
Go to Appearance-&#62;Widgets
for the sake of this example let work with Text widget &#8211; drag and drop &#8220;Text&#8221; widget to the sidebar of choice.
Title it &#8220;Premium sutff&#8221; of whatever you want.
Inside of [...]]]></description>
			<content:encoded><![CDATA[<p>Some asked an excellent and reasonable question:</p>
<p>How to protect sidebar data for the membership site?</p>
<p>The problem is that premium content markers <strong><span style="color: #000000;">{</span></strong> +++ <strong>}</strong> does not work within sidebar content. But the task can easily be solved with the help of free, simple and powerful <a href="http://wordpress.org/extend/plugins/widget-logic/"><strong>Widget Logic plugin</strong></a>.</p>
<p>The sequence of steps to create a premium-only sidebar widget would be like this:</p>
<ol>
<li>Install and activate Widget Logic plugin</li>
<li>Go to Appearance-&gt;Widgets</li>
<li>for the sake of this example let work with Text widget &#8211; drag and drop &#8220;Text&#8221; widget to the sidebar of choice.</li>
<li>Title it &#8220;Premium sutff&#8221; of whatever you want.</li>
<li>Inside of it put text: &#8220;This is my premium and very valuable text&#8221;</li>
<li>Note &#8220;widget logic&#8221; field available at the end of this widget dialog. (It will be available for every widget as Widget Logic plugin is installed).</li>
<li>Paste in this field the following code snippet:
<pre>return (current_user_can ('edit_users') || current_user_can ('read_platinum'));</pre>
<p>Above snippet will show this widget only to administrators and &#8220;Platinum&#8221; premium members. <br />Cool? Yes!</p>
</li>
<li>Press button [Save] and link &#8220;Close&#8221;. </li>
<li>Now reload your blog &#8211; and you&#8217;ll see your premium widget &#8211; because you&#8217;re admin. Logoff and create some &#8220;Platinum Member&#8221; user (that is if you&#8217;re using MemberWing). Then login as new platinum member &#8211; and you&#8217;ll see your widget. Logoff and login as gold member &#8211; and you&#8217;ll not see it.</li>
<li>Here are variations of the code to paste into &#8220;widget logic&#8221; field to make the widget premium and be shown only to certain levels:</li>
</ol> 
<ul>
<li><strong>Bronze level</strong>: Visible to Bronze, Silver, Gold, Platinum  members only:
<pre>return (current_user_can ('edit_users') || current_user_can ('read_bronze') || current_user_can ('read_silver') || current_user_can ('read_gold') || current_user_can ('read_platinum'));</pre>
</li>
<li><strong>Silver level</strong>: Visible to Silver, Gold, Platinum  members only:
<pre>return (current_user_can ('edit_users') || current_user_can ('read_silver') || current_user_can ('read_gold') || current_user_can ('read_platinum')); </pre>
</li>
<li><strong>Gold level</strong>: Visible to Gold, Platinum  members only:
<pre>return (current_user_can ('edit_users') || current_user_can ('read_gold') || current_user_can ('read_platinum'));</pre>
</li>
<li><strong>Platinum level</strong>: Visible to Platinum  members only:
<pre>return (current_user_can ('edit_users') || current_user_can ('read_platinum'));</pre>
</li>
</ul>
<p>You may also add another pieces of logic into the snippet, such as <code>is_page()</code> to show the widget only to premium users that are viewing pages, but not posts. Sky is the limit!</p>
<ol> </ol>]]></content:encoded>
			<wfw:commentRss>http://www.memberwing.com/memberwing-plugin/how-to-protect-sidebar-data-and-widgets-via-membership-site-options/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Protecting your membership site business from content theft &#8211; MemberWing as an integrated solution for complete digital content protection and theft prevention</title>
		<link>http://www.memberwing.com/memberwing-plugin/protecting-your-membership-site-from-content-theft-with-memberwing/</link>
		<comments>http://www.memberwing.com/memberwing-plugin/protecting-your-membership-site-from-content-theft-with-memberwing/#comments</comments>
		<pubDate>Tue, 30 Jun 2009 18:52:44 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[MemberWing plugin]]></category>
		<category><![CDATA[content theft]]></category>
		<category><![CDATA[digital content protection]]></category>
		<category><![CDATA[download guard]]></category>
		<category><![CDATA[download protection]]></category>
		<category><![CDATA[guard downloads]]></category>
		<category><![CDATA[information theft]]></category>
		<category><![CDATA[prevent download]]></category>
		<category><![CDATA[prevent downloading]]></category>
		<category><![CDATA[prevent information theft]]></category>
		<category><![CDATA[prevent link sharing]]></category>
		<category><![CDATA[protect downloads]]></category>
		<category><![CDATA[protect membership site content]]></category>
		<category><![CDATA[tracefusion]]></category>

		<guid isPermaLink="false">http://www.memberwing.com/?p=391</guid>
		<description><![CDATA[<p>In the previous article about <a href="http://www.memberwing.com/memberwing-plugin/protecting-digital-information-with-your-membership-site/">digital content and information theft</a> I explained that theft sometimes could actually be beneficial for your business(surprise!). But for more often that not when your main product or service got stolen it means immediate loss of sales, revenues and increased business risk and costs for your online enterprise.</p>
<p>I also briefly highlited possible ways these issues are addressed today. In most cases any anti-theft measures brings more complications than solutions. Often hundreds and thousands of legitimate users and customers suffer just because you need to protect yourself against one or two crooks.</p>
<p>In this article I [...]]]></description>
			<content:encoded><![CDATA[<p>In the previous article about <strong><a href="http://www.memberwing.com/memberwing-plugin/protecting-digital-information-with-your-membership-site/">digital content and information theft</a></strong> I explained that theft sometimes could actually be beneficial for your business(surprise!).<br /> But for more often that not when your main product or service got stolen it means immediate loss of sales, revenues and increased business risk and costs for your online enterprise.</p>
<p>I also briefly highlited possible ways these issues are addressed today. In most cases any anti-theft measures brings more complications than solutions.<br /> Often hundreds and thousands of legitimate users and customers suffer just because you need to protect yourself against one or two crooks.</p>
<p>In this article I briefly introduce you to the ways MemberWing helps you to deal with online theft without harm to yourself, your customers and your<br /> digital business environment.</p>
<p>Your digital property could be stolen in two main ways:</p>
<ul>
<li>By using direct links to downloadable materials.</li>
<li>By cheating members who download and illegally share your materials with others.</li>
</ul>
<p>MemberWing 4 included new features that were designed to address above concerns:</p>
<ol>
<li><strong>Digital Content Protection (DCP)</strong>.<br /> DCP creates a special protected &#8220;premium&#8221; directory on your hosting space where you upload your premium materials. Each uploaded file will have his own unique URL (WEB address) and you may freely give this URL to your paying members.<br /> Non member and free visitor will not be able to access your premium content even knowing direct downloadable links to these materials.<br /> Plain and simple. MemberWing automates this protection for you.<br /> Additionally to that MemberWing allows you to substitute your premium downloadables with special &#8220;promotion&#8221; versions in case when   non member or visitor tries to access it. Great chance for extra promotion to deliver to this valuable interested visitor.   Instead of serving 404 or &#8220;access denied&#8221; error &#8211; your visitor will access something that hopefully will ignite his interest to become   a paying member.<br /> <span style="text-decoration: underline;">Benefits of MemberWing Digital Content Protection</span>: <br class="br" /> 
<ul>
<li>Complete protection of your downloadable and other materials against link sharing.</li>
<li>No extra software to install</li>
<li>Non intrusive and transparent for both &#8211; members and non-members.</li>
<li>Improves SEO (Search Engine Optimization) of your website, reduces bounced visits and greatly improves visitor engagement ratios. </li>
</ul>
</li>
<li><strong>TraceFusion &#8211; Digital content theft detection, tracing and prevention system</strong>.<br /> TraceFusion&#8217;s purpose is to help you uncover the exact individual who is illegally leaking and sharing your content.<br /> That is without forcing legitimate users into any sort of extra licensing, server and password restrictions and paranoidal security hassles.<br /> TraceFusion is an automatic feature.<br /> Every piece of premium content that leaves your site is automatically and digitally &#8220;watermarked&#8221; with an identity of a person who      downloads or accesses it. If later on you found your files on a free sharing sites or torrent sites &#8211; you will be able to track down offending member who did it.<br /> Just go to <a href="http://www.tracefusion.com/" target="_blank">http://www.TraceFusion.com</a>, enter direct URL of the copy of your premium file and TraceFusion technology will be able to give you detailed information      about the cheating customer or premium member who illegally leaked your content.<br /> Get hold of the copy of your premium file and find immediately about the source who illegally shared your premium content. <br /> This is information that becomes available to you: 
<ul>
<li>Who (first name, last name, username)</li>
<li>When (date and time when material was downloaded with 1 second precision)</li>
<li> From where (IP address and browser software used) </li>
</ul>
<p>All above information is encoded into unique encrypted digital signature attached to your premium content. You can decode this signature at <a href="http://www.tracefusion.com/" target="_blank">TraceFusion</a> portal.<br /> Please note that it is possible that digital product sharing was unintentional as sometimes your customer&#8217;s computers are being shared between multiple people. So be prudent and careful in your judgements.<br /> TraceFusion gives you extra powers and knowledge. Use it wisely.</p>
<p><span style="text-decoration: underline;">Benefits of TraceFusion technology:</span></p>
<ul>
<li>Make more money: TraceFusion allows you to discover and close the sources of your premium content theft and avoid further revenue loss and damages to your online business.</li>
<li>TraceFusion prevents content theft &#8211; it acts like a CCTV security camera.<br /> Openly disclosing to your users that TraceFusion technology is used on your membership site to legally protect content acts as a repellent for crooks and digital thiefs.</li>
</ul>
</li>
</ol> 
<hr />
<p>Above content protection features does not impose any restrictions or force legitimate users to jump through the hoops to use your content.<br /> No passwords to enter, no licenses to configure, no single machine restrictions, no IP address limitations.<br /> Everything is integrated, automatic and turned on with MemberWing membership site plugin by default.</p>
<p><br class="spacer_" /></p>]]></content:encoded>
			<wfw:commentRss>http://www.memberwing.com/memberwing-plugin/protecting-your-membership-site-from-content-theft-with-memberwing/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Protecting your digital hard work with your membership site</title>
		<link>http://www.memberwing.com/memberwing-plugin/protecting-digital-information-with-your-membership-site/</link>
		<comments>http://www.memberwing.com/memberwing-plugin/protecting-digital-information-with-your-membership-site/#comments</comments>
		<pubDate>Mon, 29 Jun 2009 22:32:03 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[MemberWing plugin]]></category>
		<category><![CDATA[digital content protection]]></category>
		<category><![CDATA[download guard]]></category>
		<category><![CDATA[download protection]]></category>
		<category><![CDATA[guard downloads]]></category>
		<category><![CDATA[prevent download]]></category>
		<category><![CDATA[prevent link sharing]]></category>

		<guid isPermaLink="false">http://www.memberwing.com/?p=403</guid>
		<description><![CDATA[<p>Internet allows you to convert you skills, experience and creativity into digital format and share it with the whole world almost instantly.If what you do helps other people to solve their problems they&#8217;ll gladly pay you for that.</p>
<p>Hereby we will discuss membership site model of selling information and methods of protecting your digital property against theft.</p>
So, what is digital content?
<p>On the internet everything is digital.For simplicity let separate information into 2 types:</p>

Plain text:HTML &#8211; Thats what text on web pages, posts, articles are made from <img src='http://www.memberwing.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> 
Downloadable information:Ebooks, PDFs, movies, sound files, MP3, downloadable ZIP archives, [...]]]></description>
			<content:encoded><![CDATA[<p>Internet allows you to convert you skills, experience and creativity into digital format and share it with the whole world almost instantly.<br />If what you do helps other people to solve their problems they&#8217;ll gladly pay you for that.</p>
<p>Hereby we will discuss membership site model of selling information and methods of protecting your digital property against theft.</p>
<h3>So, what is digital content?</h3>
<p>On the internet everything is digital.<br />For simplicity let separate information into 2 types:</p>
<ol>
<li>Plain text:<br />HTML &#8211; Thats what text on web pages, posts, articles are made from <img src='http://www.memberwing.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </li>
<li>Downloadable information:<br />Ebooks, PDFs, movies, sound files, MP3, downloadable ZIP archives, software, any kind of rich media, etc..</li>
</ol>
<p>So, you got your membership site up and running and full of exciting stuff.<br />Exciting enough to make people want to pay you to help solve problems and address their needs.<br />Whatever is it you sell or giving access to &#8211; chances are it&#8217;s a content in a digital format &#8211; information.</p>
<p>While idea of getting paid for your work sounds fair and is appealing to you, the idea of getting your valuable content for free is appealing to many.<br />Let define the act of getting your commercial product without paying as &#8220;stealing&#8221;.</p>
<h3>Why would you want other people to steal your digital property?</h3>
<p>The question seems strange but apparently it is far from unreasonable.<br />Many successful internet marketers and digital product creators realized apparent benefits of spreading their digital information product worldwide.<br />More people are getting exposed to your skills, more people have a chance to know your name in industry and learn about your offerings.<br />Each stolen copy could still generate revenue back to you by the virtue of driving traffic back to your site, payouts from affiliate commission sales or extra signups to your opt-in lists.<br />You are using &#8220;ok to steal&#8221; product as a promotion for your main, real &#8220;not ok to steal&#8221; product or service.<br />Above usually applies to low cost items that are carrying plenty of back-end offers behind it.<br />Quite often free information, ebooks and videos are highly saturated with affiliate links and promotions.<br />General perception for free or stolen digital informational products is that &#8220;there are some gems into it if you manage to dig through the fluff, promotions and hype&#8221;.<br />General perception for free or stolen software items is that &#8220;there might be viruses, spyware, adware and malware in it&#8221;.<br />Quite often stolen copies of software on torrent sites are dangerously modified original versions.</p>
<h3>Why would you be against other people stealing your stuff?</h3>
<p>Some products takes years and tens to hundreds of thousands of dollars to create and giving it away for free is not part of your strategy.</p>
<ul>
<li>Most of your sales are coming from single product and you invested most of your time, money and skills to create it.</li>
<li>Your product was designed so that most revenue for it is coming from direct sales.</li>
<li>You product or service is a high priced ticket item and every stolen copy means lost revenue multiplied.</li>
<li>Your online service delivers time critical information. Sharing it illegally means immediate damage to your business model.</li>
<li>Availability of your product for free diminishes perceptive value of your services in the eyes of your potential customers.</li>
<li>Product that you sell may be of a confidential nature to certain group of specific customers. In certain cases not only your business but also your customers may get hurt by spreading information out of control.</li>
<li>Someone may embed viruses and malware into your software product thus putting other people and your name at risk.</li>
<li>Someone may change your links to their own affiliate links inside of your informational product thus reducing potential for backend sales for you down to zero.</li>
</ul>
<h3>Who steals your digital content and how?</h3>
<ol>
<li>Strangers.<br />People find direct downloadable links to your goodies. Once direct download links are discovered &#8211; everyone could get your stuff for free. No reason to pay if one could click and download it for free.</li>
<li>Your own customers (with less than pure intentions). They do it by one of these means: 
<ul>
<li>By sharing direct download link to your files</li>
<li>By sharing copies of products they&#8217;ve purchased.</li>
<li>By sharing their credentials to access to your membership site with other people</li>
<li>Organized group buys at numerous private torrent sites. 50 people or more get together. One buys &#8211; 50 get it for 1/50th of a cost.</li>
<li>Most fraudulent way of obtaining your product is: buy, get refund, illegally share it with others.</li>
</ul>
</li>
</ol>
<p>Once your digital property is stolen &#8211; usually in a short time it finds the way to file sharing and torrent sites where thousands of people gets everything for free.<br />Every stolen copy means direct loss of sales and revenue, loss of perceived value of your services for your customers and business risk to you.</p>
<h3>How is it possible to protect yourself from digital thiefs?</h3>
<p>Traditional ways to handle this was to raise digital fences and roadblocks:</p>
<ul>
<li>Password protect your products in a way that it is impossible to use it without entering correct password.<br />Disadvantage: Must include some sort of password recovery mechanism.</li>
<li>Restrict usage of your product to certain computer or IP address (server restriction).<br />Disadvantage: What to do if legitimate user has laptop, office computer and home computer?</li>
<li>License enforcement. Means to control usage of your product via complicated license management technology.<br />Disadvantage: Often incompatible with different operating systems and system setups.</li>
<li>Using third party addons and softwares to protect digital downloadables.<br />Disadvantage: These may or may not be compatible with other software you using or server configurations at your hosting accounts. When your solution consists of bits and pieces delivered by different vendors &#8211; each of them tends to blame the other guy for your troubles. <br />You lose time on technical support, your upgrade hassles are multiplied and outcome of your technical support requests quite often is not impressive.</li>
</ul>
<p>Advantages:</p>
<ul>
<li>Prevents digital product sharing. Only one person may use the product on one computer with the correct license or password.</li>
</ul>
<p>Disadvantages:</p>
<ul>
<li>Great increase in hassles for legitimate users.</li>
<li>Increase in cost of establishment of protection mechanisms.</li>
<li>Increase in complexity for your business. Increased requirement of skill level for you and your employees and technical support personnel.</li>
<li>It becomes more expensive to handle support requests from people who want to legitimately change computers, locations, internet service providers, forgot passwords and use incompatible setups for licensing.</li>
<li>May make competive products more attractive and increase the rate of refunds and chargebacks for you.</li>
<li>Increased hassles for your faithful and loyal customers.</li>
</ul>
<h3>How does MemberWing helps you to make more money and protect you against loss of sales due to theft?</h3>
<p><a href="http://www.memberwing.com/memberwing-plugin/protecting-your-membership-site-from-content-theft-with-memberwing/"><strong>Read on &#8211; Digital Content Protection and Digital Content Theft Prevention with TraceFusion</strong></a>&#8230;</p>]]></content:encoded>
			<wfw:commentRss>http://www.memberwing.com/memberwing-plugin/protecting-digital-information-with-your-membership-site/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Membership sites and SEO &#8211; what you don&#8217;t know may kill you[r organic rankings]</title>
		<link>http://www.memberwing.com/memberwing-plugin/membership-sites-and-seo-what-you-dont-know-may-kill-your-rankings/</link>
		<comments>http://www.memberwing.com/memberwing-plugin/membership-sites-and-seo-what-you-dont-know-may-kill-your-rankings/#comments</comments>
		<pubDate>Wed, 24 Jun 2009 20:26:45 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[MemberWing plugin]]></category>
		<category><![CDATA[membership plugin seo]]></category>
		<category><![CDATA[membership site seo]]></category>
		<category><![CDATA[membership website ranking]]></category>
		<category><![CDATA[membership website seo]]></category>
		<category><![CDATA[memberwing seo]]></category>
		<category><![CDATA[seo for membership site]]></category>
		<category><![CDATA[wordpress seo plugin]]></category>
		<category><![CDATA[wordpress site seo]]></category>

		<guid isPermaLink="false">http://www.memberwing.com/?p=380</guid>
		<description><![CDATA[<p>There is plenty of information about websites and SEO but very little of value written about Membership Site SEO issues specifically. Particularly about problems that most membership sites have with their Search Engine Optimization.</p>





<span style="font-size: medium;">Keyphrase</span>
<span style="font-size: medium;">Number of results
 on Google</span>


web site SEO
371,000,000


membership site SEO
867,000





<p>web site SEO = 371,000,000 results on Google
  membership site SEO = 867,000 results on Google</p>

<p>So besides the fact that there is not enough information on the subject &#8211; many facts are just not disclosed by members+hip software creators. Because if people would knew what they are getting &#8211; these vendors and developers would [...]]]></description>
			<content:encoded><![CDATA[<p>There is plenty of information about websites and SEO but very little of value written about Membership Site SEO issues specifically. Particularly about problems that most membership sites have with their Search Engine Optimization.</p>


<table style="width: 378px; height: 91px;" border="1">
<tbody>
<tr style="background-color: #d9d9d9;">
<td style="text-align: center;"><strong><span style="font-size: medium;">Keyphrase</span></strong></td>
<td style="text-align: center;"><strong><span style="font-size: medium;">Number of results<br />
 on Google</span></strong></td>
</tr>
<tr>
<td style="text-align: center;">web site SEO</td>
<td style="text-align: center;">371,000,000</td>
</tr>
<tr>
<td style="text-align: center;">membership site SEO</td>
<td style="text-align: center;">867,000</td>
</tr>
</tbody>
</table>


<p><strong>web site SEO</strong> = 371,000,000 results on Google<br />
 <strong> membership site SEO</strong> = 867,000 results on Google</p>

<p>So besides the fact that there is not enough information on the subject &#8211; many facts are just not disclosed by members+hip software creators. Because if people would knew what they are getting &#8211; these vendors and developers would see their sales plummeting.</p>

<p>First and most unpopular fact about membership site softwares &#8211; is that once you convert your site to membership site &#8211; your SEO ranking goes down the drain. See, plenty of fresh content is a necessity for good SEO and consistently growing organic rankings. For higher organic ranking and good, deep indexing &#8211; your site needs to have <strong>frequently updated unique</strong> content. <br />
 Membership sites by definition are designed to hide content. To hide content from non-members. And from Google as well.</p>

<p>So once you put a lock on your portal and price tag as an entry fee &#8211; poor Google cannot get inside either. If Google cannot see your premium, unique and just exceptionally great content &#8211; your pages are not going to be indexed and your site is not going to get any organic visibility on search engines. In other words &#8211; people who are searching Google for keyphrases relevant to your business &#8211; will seldom find your membership site.</p>

<p>You maybe working hard creating new stuff or paying someone in cash to generate valuable new content &#8211; it&#8217;s no use for your visibility on search engines. You maybe creating new movies, podcasts, ebooks, articles &#8211; but all this good stuff is going to be locked out of Google reach. You may or may not care about it. Perhaps your business strategy is to lure new members via some email list promotions or word of mouth exclusively. Then organic rankings might not be important for you.</p>

<p>But for membership site webmasters who wouldn&#8217;t mind to get a regular stream of new subscribers right from Google &#8211; organic SEO ranking is a life line.  Many actually rely on it exclusively &#8211; they invested time and money to realize their business vision and built their own membership site. <br />
 Only to find out a bit later that no one joins.</p>

<p>&#8220;Why I do not get any subscribers?&#8221;.</p>

<p>For me it was a the sole reason I created MemberWing. About 2 years ago I was looking for membership site software that would allow me to maintain and grow organic presence of my future membership site. There were plenty of offerings on the market proudly explaining how &#8220;safely&#8221; they could lock out everyone from your site and hide your information from visitors. And from Google obviously.</p>

<p>I didn&#8217;t see it as an attractive strategy. Without finding any SEO friendly membership site solution whatsover &#8211; I decided to build MemberWing.</p>


<h2 style="text-align: center;">Free Teasers. Bow to them.</h2>


<p>My first concept for SEO friendly websites was simplicity and free teasers. It is very popular and successful marketing strategy &#8211; show part of your good stuff to get people excited to want to buy the rest. So I did it just this way: MemberWing allows you create your premium article and then &#8220;mark&#8221; free teaser in it. You do it via simple premium marker:  {<strong>+++</strong>}</p>

<p>Write your article, insert premium marker inside of it and voila! Anything above it is free teaser, anything below it is premium content visible to Premium Members only. Suddenly you gained double benefits:</p>


<ul>
		<li>Google will see your free teaser as a separate page, it will index it, analyze it and rank it. Here comes your SEO benefit! It doesn&#8217;t matter how many &#8220;premium&#8221; pages you have &#8211; Google will index all of them (albeit free teaser part only). It&#8217;s up to you how big or how small your want your free teaser to be. But the light is here &#8211; with each premium page &#8211; Google adds more pages to it&#8217;s index and your organic ranking will grow.</li>
		<li>New visitors and non members will be able to find your premium membership website on search engines. They&#8217;ll come &#8211; read your free teasers content, presumably it is appealing to them, and it will help them to make decision to join your membership site. Free teasers helps your organic ranking and helps you to convert prospects to customers. As simple as that.</li>
		<li>Simplicity. You don&#8217;t need to struggle with intricate settings or watch plethora of video tutorials struggling to make sense of software that supposed to make your life easier. <br />
 Once you upload and activated MemberWing &#8211; go ahead &#8211; start writing premium content. The only tutorial to it: insert premium marker: {<strong>+++</strong>} where you want your free teaser to end and premium content to begin. </li>
</ul>
<h2 style="text-align: center;">First Click Free (by Google. Free for everyone)</h2>


<p>Membership site popularity &#8220;wave&#8221; did not pass unnoticed by the Google. Google is struggling to offer valuable content on it&#8217;s organic listing pages. Naturally &#8211; indexing pages with the sole content such as: &#8220;Click Here to join my membership site&#8221; wouldn&#8217;t do any good for Google&#8217;s visitors. Hence after working deals with major news agencies and online publishers Google introduced the concept of <a title="Google First Click Free for WEB search" href="http://googlewebmastercentral.blogspot.com/2008/10/first-click-free-for-web-search.html">First Click Free for WEB Search</a> pages.</p>

<p>This concept allows membership site owner to gain more visibility, deeper indexing and higher rankings for their online portals. To comply with it webmaster must agree to let any visitor coming directly from Google to see full content of any page. That is when visitor is arriving directly from Google.com. Once on your site &#8211; if visitor subsequently clicks on another premium page &#8211; it&#8217;s up to you whether to show or to hide next page. Idea is to let Google index *everything* and let any visitor *from Google* to see full content of first page. After that &#8211; he is yours.</p>

<p>Google <a href="http://www.google.com/support/news_pub/bin/answer.py?answer=40543&amp;topic=11707">First Click Free concept</a> was implemented in MemberWing to enhance it&#8217;s SEO offerings and give you potential to boost your website SEO even more. This option is &#8220;OFF&#8221; by default as some webmasters might not see it as suitable for their business strategy. But it&#8217;s here for you as soon as you need it.</p>


<h2 style="text-align: center;">Premium Digital Content. Your ticket to hearts, minds and pocketbooks of your customers<br />
 Guard it with your &#8230; MemberWing</h2>


<p>Last but not least &#8211; lets talk about digital downloads and digital content protection in general.</p>

<p>Part of your membership site business strategy may be selling and/or giving people access to downloadable materials or rich media. These could be ebooks, movies, podcasts, software tools, images, ZIP or RAR achives, etc&#8230;<br />
 Best stuff that people would pay you money to access.</p>

<p>In fact *majority* of membership site owners have some or more downloadable non-text materials that they would like to present as &#8220;premium&#8221; content to members. The problem with downloadable stuff is that URL links to them are rather easy to share.  <br />
 And as it is often happens overly excited members send links to your &#8220;best stuff&#8221; to their buddies. And you lose &#8211; people can have direct access to your digital materials without becoming a paid members. If I can download good stuff for free &#8211; my interest to pay for it would be close to zero. There are products on the market that offer you special download guard features. I decided to make life easy for MemberWing customers and make <strong>Download Guard and direct linking protection feature integrated directly into MemberWing</strong>. <br />
 So problem of link sharing by members is solved: Free visitors cannot download good stuff without being logged on as a premium members.</p>

<p>But remembering my passion for perfect, cutting edge SEO I decided to make an extra step&#8230;</p>


<h2 style="text-align: center;">&#8230;You can have anything you want if you help enough other people to get what they want.<br />
 (Zig Ziglar)</h2>


<p>What this famous quote by Zig Ziglar has to do with SEO? Let me explain it.<br />
 When person (free visitor == non-member == prospect) clicks on direct link to your premium materials &#8211; he expects to see good stuff.  Other &#8220;protection&#8221; softwares would show them ugly &#8220;access denied&#8221; or 404 error. Result: the guy left for good. You lost customer. Your smarter competitor took money that you left on the table.</p>

<p>Solution?  PromoFusion!</p>

<p>PromoFusion is a MemberWing-only system that allows you to automatically substitute premium content with promotional materials if non-member tries to access them. In other words if your valuable prospect tries to access/click/download your premium stuff &#8211; you don&#8217;t kick his butt out. Instead, your portal politely gives him &#8220;shorter&#8221; version of your great eBook, &#8220;trailer&#8221; version of your best movie or trial version of your downloadable software. In other words &#8211; people are getting what they are asking for. Almost. &#8220;Conversation&#8221; stays active. Visitor engagement grows up. Visitor is getting extra exposure to good quality stuff. You are able to deliver extra dose of promotional materials to another pair of valuable eyeballs. Visitor is happy and closer to making decision about becoming a paid member.</p>

<p>Benefits:</p>


<ol>
		<li>SEO. SEO. SEO:<br />
 &#8211; Higher visitor engagement.<br />
 &#8211; Lower bounce rate. <br />
 &#8211; Better &#8220;stickiness&#8221;.<br />
 &#8211; More rich media materials available on your site for Google to index.<br />
 Google sees it all and rewards your portal with higher rankings.</li>
		<li>More paid members for you. Less errors, less &#8220;access denied&#8221;s, more rich content. It means more customers, more subscribers down the line for your business.</li>
</ol>
<h2 style="text-align: center;">Conclusion</h2>


<p>If you are concerned about (or just plainly love) SEO &#8211; stay in the know &#8211; SEO was one of the primary guiding force for me to create MemberWing. Everything that was possible to incorporate that would help to make your membership site SEO-friendly &#8211; was done.</p>

<p>And the work is ongoing. This stuff just gets better and better.</p>

<p>Enjoy!</p>

<p><br class="spacer_" /></p>

<p><br class="spacer_" /></p>]]></content:encoded>
			<wfw:commentRss>http://www.memberwing.com/memberwing-plugin/membership-sites-and-seo-what-you-dont-know-may-kill-your-rankings/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>MemberWing and IonCube support</title>
		<link>http://www.memberwing.com/memberwing-plugin/memberwing-and-ioncube-loader-support/</link>
		<comments>http://www.memberwing.com/memberwing-plugin/memberwing-and-ioncube-loader-support/#comments</comments>
		<pubDate>Tue, 09 Jun 2009 15:12:55 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[MemberWing plugin]]></category>
		<category><![CDATA[ioncube]]></category>
		<category><![CDATA[ioncube loader]]></category>
		<category><![CDATA[memberwing ioncube]]></category>

		<guid isPermaLink="false">http://www.memberwing.com/?p=361</guid>
		<description><![CDATA[<p>MemberWing 4.x uses IonCube technology to protect integrity of it&#8217;s source code and prevent code tampering. IonCube support is required from your hosting company for MemberWing to work.Most modern webhosters support IonCube automatically &#8211; so you don&#8217;t need to worry about it.</p>
<p>But when you try to activate MemberWing plugin and observe this error message:&#8220;Plugin could not be activated because it triggered a fatal error&#8221; &#8211; it means IonCube is not currently enabled at your hosting space.MemberWing code attempts to enable IonCube support for you. To test this  &#8211; try to re-activate MemberWing plugin second time. If it will be activated [...]]]></description>
			<content:encoded><![CDATA[<p>MemberWing 4.x uses IonCube technology to protect integrity of it&#8217;s source code and prevent code tampering. IonCube support is required from your hosting company for MemberWing to work.<br />Most modern webhosters support IonCube automatically &#8211; so you don&#8217;t need to worry about it.</p>
<p>But when you try to activate MemberWing plugin and observe this error message:<br />&#8220;<strong><em>Plugin could not be activated because it triggered a fatal error</em></strong>&#8221; &#8211; it means IonCube is not currently enabled at your hosting space.<br />MemberWing code attempts to enable IonCube support for you. To test this  &#8211; try to re-activate MemberWing plugin second time. <br />If it will be activated successfully &#8211; you are all set. If you still observe an error &#8211; please do this:</p>
<ol>
<li><strong>The most painless and quick way to setup IonCube is to contact your hosting company</strong>. Just send them email or call them and request IonCube support to be activated for you. They <strong>should</strong> and <strong>must </strong>be able to help.  It&#8217;s their job and they are taking your money for that type of support.<br />IonCube setup is specific to each hosting company so they know how to do it &#8211; they <strong>100% could do it themselves</strong> or at least can point you to clear point-and-click instructions on how to do that.<br />If they ping pong your request or will not address it in a timely manner or refuse to do it &#8211; it&#8217;s a big red flag that you might be using wrong hosting company. Here&#8217;s our <a href="http://c.gg/hosting"><strong>currently most recommended webhost company</strong></a>.<br /><br />If you want to try to remedy it yourself &#8211; here are instructions:<br /><br /></li>
<li><strong>Make sure you <span style="text-decoration: underline;">have</span> Ioncube loaders</strong> (*.so and *.dll files) inside /MEMBERWING-DIRECTORY/ioncube/ directory, <br />such as:<br />http://www.YOUR-WEBSITE-NAME.com/wp-content/plugins/MEMBERWING-DIRECTORY/ioncube/*.so<br />http://www.YOUR-WEBSITE-NAME.com/wp-content/plugins/MEMBERWING-DIRECTORY/ioncube/*.dll<br />etc&#8230;<br />Free version of MemberWing might not have loaders included into it. In this case:<br /> &#8211; Please <a href="http://www.memberwing.com/get/loaders/"><strong>download FREE IonCube loaders</strong> from here</a> . Extract the archive. <br />- Upload files to your MemberWing directory so that the resulted files will be named like this:<br /> http://www.YOUR-WEBSITE-NAME.com/wp-content/plugins/MEMBERWING-DIRECTORY/ioncube/*.so<br />- Make sure your blog root directory is writeable (chmod 777)<br />- Make sure your ./wp-admin/ directory is writeable (chmod 777 wp-admin)<br />- Make sure your ./wp-content/plugins/MEMBERWING-DIRECTORY/  is writeable (chmod 777) <br />- Make sure you rename all  php.ini and php5.ini files that might be located in these directories to other names, like:  php.BACKUP <br />- Reactivate MemberWing after that. MemberWing will try to re-created all required php.ini files and use existing ioncube loaders.<br />- Chmod your blog root, wp-admin and memberwing directory back to 755:  chmod 755 dirname.
<p>If that still did not remedy your problem, access these help files:</p>
</li>
<li><strong>Diagnostic for your website</strong>:<br />http://www.YOUR-WEBSITE-NAME.com/wp-content/plugins/MEMBERWING-DIRECTORY/ionize_wordpress.php</li>
<li><strong>Another diagnostic for your website</strong>:<br />http://www.YOUR-WEBSITE-NAME.com/wp-content/plugins/MEMBERWING-DIRECTORY/ioncube/ioncube-loader-helper.php</li>
<li><strong>IonCube website to get loaders if you are managing your own web server</strong>:<a href="http://www.ioncube.com/loaders.php"><br />http://www.ioncube.com/loaders.php</a></li>
</ol>
<p>(substitute YOUR-WEBSITE-NAME and MEMBERWING-DIRECTORY with your specific names)</p>
<p>These page will run special code to present you information regarding IonCube support and possible remedies.</p>
<p>Some web hosting companies have Ioncube installed but disabled by default &#8211; and they need to &#8220;enable&#8221; it.  This is usually quick process.  As soon as customer (like yourself) contact your hosting company&#8217;s support and requests: &#8220;Please enable Ioncube support for my account&#8221; &#8211; they will do it for you or direct you toward instructions on how to do it.</p>
<p style="text-align: left;">If your hosting company does not support Ioncube or refuse to enable Ioncube support for you &#8211; we highly recommend to switch your webhosting company to the one that offers reliable services and support for  modern technologies.</p>
<p style="text-align: center;"><a href="http://www.memberwing.com/goto/hosting/"><strong>Here is the best hosting company that we highly recommend and use ourselves</strong></a>.</p>
<p style="text-align: left;">Self help tips:</p>
<ul>
<li>IonCube supports 64-bit Linux, Unix and MAC-based platforms. <br />But if you are self-hosting on your own server and running 64-bit Windows / IIS &#8211; you need to setup 32-bit loaders for your 64-bit Windows. Here are instructions on how to setup PHP/32 on Windows/64 and then you may be able to use 32bit *.dll Ioncube windows loaders:<br />http://www.iishacks.com/index.php/2008/07/03/how-to-install-php-isapi-on-windows-2008-iis7-x64/<br />(better though to run hosting off Linux rather than struggling with Windows)</li>
</ul>
<p> </p>]]></content:encoded>
			<wfw:commentRss>http://www.memberwing.com/memberwing-plugin/memberwing-and-ioncube-loader-support/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Integrating your membership site with Rapid Action Profits system</title>
		<link>http://www.memberwing.com/memberwing-plugin/integrating-your-membership-site-with-rapid-action-profits-system/</link>
		<comments>http://www.memberwing.com/memberwing-plugin/integrating-your-membership-site-with-rapid-action-profits-system/#comments</comments>
		<pubDate>Wed, 27 May 2009 22:00:30 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[MemberWing plugin]]></category>
		<category><![CDATA[affiliate marketing]]></category>
		<category><![CDATA[membership site]]></category>
		<category><![CDATA[memberwing]]></category>
		<category><![CDATA[rap]]></category>
		<category><![CDATA[rapid action profits]]></category>

		<guid isPermaLink="false">http://www.memberwing.com/?p=350</guid>
		<description><![CDATA[<p>Premium editions of MemberWing 3.77 and higher now include free addon for smooth integration with <a title="Rapid Action Profits" href="http://www.memberwing.com/goto/rapidactionprofits">Rapid Action Profits</a> (RAP) system.</p>
<p>RAP is a powerful all-in-one web marketing, affiliate and joint venture management and secure digital product delivery platform.</p>
<p>RAP also includes unique feature where affiliate is paid immediately via Paypal after referring sale to you. This feature makes RAP-based sites very attractive for affiliates.RAP allows you to market infoproducts very efficiently, include upsells, include downsells (if upsell is rejected &#8211; it will offer paying customer cheaper version of something) and pay different commissions on different products.</p>
<p>Contrary to other [...]]]></description>
			<content:encoded><![CDATA[<p>Premium editions of MemberWing 3.77 and higher now include free addon for smooth integration with <a title="Rapid Action Profits" href="http://www.memberwing.com/goto/rapidactionprofits">Rapid Action Profits</a> (RAP) system.</p>
<p>RAP is a powerful all-in-one web marketing, affiliate and joint venture management and secure digital product delivery platform.</p>
<p>RAP also includes unique feature where affiliate is paid immediately via Paypal after referring sale to you. This feature makes RAP-based sites very attractive for affiliates.<br />RAP allows you to market infoproducts very efficiently, include upsells, include downsells (if upsell is rejected &#8211; it will offer paying customer cheaper version of something) and pay different commissions on different products.</p>
<p>Contrary to other self-managed affiliate softwares, RAP automatically manages affiliate payoffs &#8211; in fact it happens right away and you don&#8217;t need to remember to allocate your precious time for housekeeping needs.</p>
<p>RAP includes templates to customize your sales pages any way you wish.</p>
<p>Here is a list of main features of Rapid Action Profits system:</p>
<ul>
<li>Complete integration and automation of sales functionality</li>
<li>Instant affiliate sign-up without approval hassles. Helps to grow network of your affiliates the quickest way.</li>
<li>Together with traditional marketing creatives and templates &#8211; includes peelaway ads and adsense ads templates.</li>
<li>Includes equity partner to share portal revenues with other parties.</li>
<li>Allows to offer 100% commission for your front-end offer and pay different commission levels to different affiliates and joint venture partners.</li>
<li>System to manage and promote One Time Offers.</li>
<li>Sales pages Split Testing capabilities</li>
<li>Ability to create expirable and hidden downloadlinks for your digital products.</li>
<li>Discount Coupon Management System</li>
</ul>
<p>Rapid Action Profits has an active <strong><a title="Rapid Action Profits forum" href="http://rapidactionprofits.com/forum/index.php">discussion forum</a></strong> where you&#8217;re more than welcome to chat with other users of this system.</p>]]></content:encoded>
			<wfw:commentRss>http://www.memberwing.com/memberwing-plugin/integrating-your-membership-site-with-rapid-action-profits-system/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to add free members to membership site without payment</title>
		<link>http://www.memberwing.com/memberwing-plugin/how-to-add-free-members-to-membership-site-without-payment/</link>
		<comments>http://www.memberwing.com/memberwing-plugin/how-to-add-free-members-to-membership-site-without-payment/#comments</comments>
		<pubDate>Wed, 11 Feb 2009 19:43:59 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[MemberWing plugin]]></category>
		<category><![CDATA[membership site]]></category>
		<category><![CDATA[membership site free register]]></category>
		<category><![CDATA[memberwing]]></category>

		<guid isPermaLink="false">http://www.memberwing.com/?p=315</guid>
		<description><![CDATA[<p>If you have membership site (based on MemberWing or any other software) and would like them to become a members without requiring payment &#8211; here are steps:</p>

Login to your Wordpress admin panel
Go to: Settings &#8211; &#62; General -&#62; Membership
Check this: [x] Anyone can register
Set &#8220;New User Default Role&#8221; to &#8220;Bronze Member&#8221; &#8211; or whatever role you want free member to be.
Send visitors to this page for login or registration:http://www.YOUR-SITE-NAME.com/wp-login.php 

<p>That&#8217;s it &#8211; now anyone can join for free and be assigned role that you set.</p>
<p> </p>]]></description>
			<content:encoded><![CDATA[<p>If you have membership site (based on MemberWing or any other software) and would like them to become a members without requiring payment &#8211; here are steps:</p>
<ol>
<li>Login to your Wordpress admin panel</li>
<li>Go to: Settings &#8211; &gt; General -&gt; Membership</li>
<li>Check this: [x] Anyone can register</li>
<li>Set &#8220;New User Default Role&#8221; to &#8220;Bronze Member&#8221; &#8211; or whatever role you want free member to be.</li>
<li>Send visitors to this page for login or registration:<br />http://www.YOUR-SITE-NAME.com/wp-login.php </li>
</ol>
<p>That&#8217;s it &#8211; now anyone can join for free and be assigned role that you set.</p>
<p> </p>]]></content:encoded>
			<wfw:commentRss>http://www.memberwing.com/memberwing-plugin/how-to-add-free-members-to-membership-site-without-payment/feed/</wfw:commentRss>
		<slash:comments>19</slash:comments>
		</item>
	</channel>
</rss>
