SEO Resources

In an effort to help consumers make smarter marketing decisions, our SEO resources will help guide you through many of the obstacles a business will face.

20 In Depth Tutorials To Build Your Own Portfolio Banner Image

Minimalist Sites Of The Week – Jan 23th


The minimalist web design series is a weekly showcase of minimal web designs bought to you by Design Woop, I will be showcasing a new minimalist collection of web designs that I find on my travels around the web on a weekly basis.

If you would like to have your site featured, or know of a worthy site that needs a mention, drop me a message on Twitter @designwoop.

Using jQuery To Create Smooth Page Scrolling


In this post I will walk through the tutorial showing you how to create a smooth page scrolling effect allowing you to scroll to the top or bottom of your web page in a smooth action using jQuery.

Minimalist Sites Of The Week – Jan 16th


The start of a new series of posts from Design Woop, every week I will be showcasing a new minimalist collection of web designs that I find on my travels around the web on a weekly basis.

How to: Display Random Posts in WordPress Without a Plugin


There are many plugins available that allow WordPress users to add customized lists of posts in WordPress, however its really easy to do this with a few simple lines of code. Doing this eliminates the excessive use of WordPress plugins.

A simple example is customizing and adding additional lists of posts in your blog, this can be done using the built in WordPress function get_posts.