The Future of College Education
Having taken courses for my Masters at major universities and also courses from Coursera, and a few others, you can't help but note that...
WordPress SEO tip: No Follow your comment links
Just take the following code and put it into your functions.php file right before the ?>:
function add_nofollow_to_reply_link( $link ) {
return str_replace( '")'>', '")' rel='nofollow'>',...
Square could make my commuters lives easier
Anyone who has ridden Metro North out of NYC has on occasion had to rush to a train without a ticket. And if you...
Best Practices for Google UTM campaign tracking code
So you want to run ads on Facebook, emails or banner ads and track how they convert and what your ROI is for these...
Facebook Lead Generation better than Google Adwords?
Is Facebook better at lead generation than Google Adwords? That depends on what you are trying to achieve. During a campaign just in the...
How to add an indent in Python Shell IDLE
Okay, this seems easy enough unless you are a newbie to Python language. I've been learning it as well and found that creating a...
Google Analytics Dashboards for SEO, Social Media and more
Google Analytics has done a pretty good job of creating dashboard widgets that you can customize until your heart is content. Any way you...
How to setup a WordPress Google sitemap plugin
I have quite a few Wordpress sites running Google XML Sitemaps. It works well and is pretty much hassle free. I've been running it...
How to get ads on YouTube
Recently Youtube moved their advertising program into Google Adwords. So, if you want to run Youtube ads you need to have an adwords account....
Best WordPress contact form plugin
I have used a lot of Wordpress contact forms--some good, some bad and some that just didn't work. But the all-star is Gravity Forms....