Entries Tagged as 'Tuesday’s Tool'

Tuesday’s Tool: FAQ-Tastic WordPress Plugin- Generate Content and FAQ Pages

This weeks Tuesday’s tool is the brilliant and underrated WordPress plugin, FAQ-Tastic . The plugin will simplify the process of making FAQ pages for your blog but the real potential of the plugin is it’s ability to generate pages and pages of valuable content on the fly.

faqplugin.gif

The plugin can be as simple or as complex as you want it to be- make a simple FAQ page or have FAQ’ be user generated when a reader asks a question. I am going outline functions that that are the most powerful and easily used.

After you install FAQ-Tastic here are two ways to create FAQ pages for your site: make either a single page with a list of questions and answers or make an index of questions linking to answers on separate pages.

You can also add element where readers can ask you a question and their question and your answer will become a FAQ.
We are going to keep it simple. The format that interests us is making a list of questions that linking to answers on separate pages.

After install, create a “group” for your FAQ Questions. Could be something like “Candle Making FAQ Page” assign it to a page you have all ready created called “YOUR TOPIC FAQS” or in this case also called “Candle Making FAQ Page” . Any questions created will appear on that page and the question will link out to answer page- all created by FAQ-Tastic.

group screenshot

Why is this brilliant and how can I use?

In a matter of seconds you will have placed a FAQ question on a FAQ page AND created a new sub-page with its own URL and keyword rich title. With very little effort you could create 50 questions and 50 new content pages all related to you topic.
You can also create a new question group called “Terms and Definitions” and create pages and pages of definitions of commonly used terms in your niche. In minutes!

faq screenshot

Now, you have all these pages with answers to commonly asked questions about your niche. You can use a plugin like Alinks and assign keywords to those URLS. So every time you use the keywords scent throw on your site it will link to your sub-page created by FAQ-Tastic plugin.

if you don’t want to use Alinks or can’t ( my theme clashes with this great plugin) you can just manually go through your posts creating crosslinks.

You can edit the sub-pages just like any other page if you later want to build on the information. Your WordPress theme may display sub-pages in your sidebar. You can recode to collapse the sub-pages or the easy and better way is to hard code your pages into sidebar- and lose the sub pages. Just remember to manually add when you create a new page.

The plugin . like other WordPress plugins takes no time to install. The user interface of FAQ-Tastic is awful. ( sorry guys! ) it is NOT at all intuitive however given the complexities of the plugin and what it does they are forgiven. There is a bit of initial learning curve to using it but well worth the effort.

Some other options you may chose to use are offering reader ability to “rate” your questions and answers. If you have a lot of traffic and comments you can also activate option for reader to ask a question and when you answer it will be added to FAQ ( also a great way to create content)

.

Tuesday’s Tool: Robot.txt Generator


Yes I know its Thursday. I thought of the idea yesterday and Thursday’s Tool didn’t sound as good as Tuesday’s Tool.

Google announced that they are adding a robot text generator to their webmaster tool line up.

While I do like that Google is heightening awareness level of certain elements of a website the average user may not know about ( like robot.txt files and xml sitemaps) I am also wary about just how much Google KNOWS about me.
I am uneasy that I have to login in and register a site that I want to create a tool for. A post for another day, however.

A robot.tx file is a little file that tells who and where they can go on your site- any site not just a blog.
it can be a simple as allow everyone in or putting up stops signs to certain pages or areas you don’t want followed and indexed.

Do I Need a Robot.txt File On My Server?

No. You site will be crawled and indexed without one- all the pages will accessible. A robot.txt file lets you shape they way they crawl your site and BLOCK specific content.

Why Would You Want to Stop Search Engines From Crawling A Site?

Nature of the blog is to publish content. So when you create a post it will be slotted into different spot. The content will be sorted into archives and categories and by those zillions of little tags you have created. Duplicate content.
Duplicate content is to be avoided- some of the content will be dropped from index , dumped into supplement results or steal page rank.
I will also block or disallow section of my site – no need for Google to index my admin section, javascript or css. Those sections might be taking a piece of the page rank pie that you want to to share.

Google’s Robot.txt Generator

You can create a Robot,txt file in Google’s Webmaster Tool’s Actually bit tricky to find- you need to login and click on your verified site (and frankly creating your own robot.txt file would be faster). It lets you decide basic allows/disallows.

I find it just as easy and less intrusive to make your own robot.txt file. Basically create in notepad and upload to your WordPress root directory.

This is good robot.txt to use in a WordPress blog, it is my generic robot.txt file that i tweak as unnecessary.
I will say that to avoid duplicate content I do prefer to use dofollow and nofollow plugins.

Copy and edit text below or download
download robot text file
User-agent: *
Disallow: /*.js
Disallow: /*.png
Disallow: /*trackback
Disallow: /*.css
Disallow: /*/feed/$
Disallow: /*/feed/rss/$
Disallow: /*/trackback/$
Disallow: /tag/
Disallow: /wp-content/plugins/
Disallow: /wp-content/cache/
Disallow: /wp-content/themes/
Disallow: /wp-admin/
Disallow: /*?*
Disallow: /*?
Allow: /wp-content/uploads

Other Robot.txt Generators:

http://www.seochat.com/seo-tools/robots-generator/

http://www.mcanerin.com/EN/search-engine/robots-txt.asp

http://www.yellowpipe.com/yis/tools/robots.txt/

download http://www.bigfootwebmarketing.com/downloads/robot.zip