by Paul Drecksler | Jun 6, 2017 | Updates
A woman I don't know told me that I had to put #ad or somehow disclose in my Pinterest description that my blog post contained affiliate links. I was confident that she was misinterpreting the law but her e-mail led me down a rabbit hole of getting confirmation on...
by Paul Drecksler | Jun 5, 2017 | Updates
To be able to create new posts by e-mail, I installed the Postie Plugin.You'll need to create a secret e-mail address that you can check via POP3 access. This e-mail address could be @yourdomain.com or via Yahoo or Gmail or whatever free e-mail you'd like. YOU...
by Paul Drecksler | Jun 4, 2017 | Updates
Sometimes your Gravity Form is in the middle or at the bottom of a page. So after the person fills out the form, they are redirected back to the top of the page. This is annoying because they aren't sure if their submission went through. This code will automatically...
by Paul Drecksler | Jun 4, 2017 | Updates
Enter <code>#INSERT CODE HERE </code> and put whatever you want inside the code brackets. More info here: https://codex.wordpress.org/Writing_Code_in_Your_Posts But that was not working at all for me. So I discovered that I could install the Prism...
by Paul Drecksler | Jun 4, 2017 | Updates
Add this code to the top of your htaccess file: # force https RewriteEngine On RewriteCond %{HTTPS} off RewriteRule (.*) https://%{HTTP_HOST}%{REQUEST_URI} [R=301,L] # end force https
by Paul Drecksler | Apr 23, 2017 | Updates
One of my websites relies heavily on revenue from the Amazon Associates Program. Here are notes and resources about building a profitable Amazon affiliate niche site. Amazon Affiliate Sites Case Studies 50 Amazon Affiliate Website Examples Making Money in a Niche by...
by Paul Drecksler | Apr 23, 2017 | Updates
Pinterest Tips Hashtags don’t work on Pinterest. Stop using them. Instead use pipes (the symbol above the backwards slash + |). Example: branding | logos | color palette Pinterest Image Meta Data Data Pin URL img src=”blog-post-image.jpg”...