
Hey Guys, Here’s one of my old projects, I hope you enjoy! Subscribe for web development news and information on new projects. I’m all over the place so you will get a wide variety of helpful leads. Attention!: I do not support this project anymore and am not sure if it’s even required. PHPBB may [...]
![Rotate Cookies [WPTT] WordPress Cookie Stuffing Rotate Affiliate URLs](http://www.hatnohat.com/images/wptt-wordpress-cookie-stuffing-rotate-affiliate-urls_io-f-_0.jpg)
Hey Guys, Pretty simple update here. We’ve taken the current Cookie placement management module and allowed us to assign multiple URLs to one profile. This can further help with throttling and also provide flexibility for unique situation when URL rotation is in order (such as covering multiple relevant products being reviewed on a single post). [...]
![[BS] BlogSense Upgrade your license to lifetime with 20.00 Off!](http://www.hatnohat.com/images/bs-blogsense-upgrade-your-license-to-lifetime-with-off_r-t--_0.jpg)
Heya BlogSense , Random morning deal (even though it’s almost afternoon). If you’re currently on the BlogSense monthly subscription plan, if you like, I’ll upgrade your license to lifetime for $20.00 off the $95.00 price. Respond to this email with your information and we’ll take care of it sometime today. Also I’m [...]
Adding this bit of code to your theme’s functions.php file should help nofollow your ‘Previous Entries’ and ‘Next Entries’ pagination links: 1 2 3 4 5 6 function pagination_add_nofollow($content) { return ‘rel=”nofollow”‘; } add_filter(’next_posts_link_attributes’, ‘pagnation_add_nofollow’ ); add_filter(’previous_posts_link_attributes’, ‘pagnation_add_nofollow’ ); Originally I was trying to hack WordPress’s next_posts_link and previous_posts_link with a filter. I even [...]
In BlogSense 9.9.8.1 we’ve added a new shortcode that helps BlogSense users tap into the Traffic Kaboom! content network. This API is being called Content Kaboom! What is Traffic Kaboom? Traffic Kaboom is a large private resource sharing service where users leverage multiple blog networks, article directories, social accounts, and other advanced distribution services to [...]
Hello BlogSense, What are you doing today? I wanted to point out something that just inspired me… and it’s mostly because I’ve been struggling on how to go about designing a bait & capture system. Methinks, that when it’s done right it should be easy to keep the evil eye closed and customer’s [...]
In BlogSense version 9.9.7.1 we’ve added a new shortcode called [nospin] that works like this: [nospin]content here[/nospin]. This will keep BlogSense from spinning the content between the two parameters. We added this shortcode in to help a user protect wprobot shortcodes and specialized Amazon tokens within the Amazon module. This shortcode should only be used [...]
![Profit.Fm Review [BS] An Introduction & Recommendation for Profit.Fm](http://www.hatnohat.com/images/bs-an-introduction-recommendation-for-profitfm_mniem_0.jpg)
Profit.Fm Review I’ve always recommended my software customers to head over to Mike Johnson ‘s department for the education side of site development and I am still happy to do so. I also think it’s very important to be connected with the best professionals & professional networks the industry has to offer. The Profit.fm team [...]
![[WPTT] Regex based redirections Set redirect rules targeting the referring URL & the landing page URL](http://www.hatnohat.com/images/wptt-regex-based-redirections-set-redirect-rules-targeting-the-referring-url-the-landing-page-url_nerie_0.jpg)
Hello! In this release we’ve added the ability to use special regular expression rules to define who we redirect and where we redirect them to. We can set a rule up that redirects ONLY IF the visitor arrives from a website containing certain strings or permalink structures in their referring URL. We can also further [...]
![[BS] Added SpinRewriter & Content Boss spinning APIs to BlogSense’s Custom Spin API](http://www.hatnohat.com/images/bs-added-spinrewriter-content-boss-spinning-apis-to-blogsenses-custom-spin-api_-n-ro_0.jpg)
Hello, We’ve already had the ability to use the following spin APIs with our automation module: The Best Spinner , SpinRewriter , ContentBoss , BlogSense’s Internal Spinner(free). Now these services has been included in our personal Spin API, which allows BlogSense users to leverage our spinning solutions outside of BlogSense’s automated campaigns. For example, we [...]