Showing posts with label tutorial. Show all posts
Showing posts with label tutorial. Show all posts

Friday, 20 April 2012

I Hate Captcha aka 1-2-3 Tutorial to Turn Captcha Off

I always make a concerted effort to comment on every post that links up to What I Wore each week. I love doing it but I hate, hate, HATE Captcha. What's Captcha? It is that pain in the arse word verification thingy that is meant to stop spammers but really just annoys the shit out of everyone. 


Captcha is now on as default on new Blogger/Blogspot so a lot of bloggers don't even know they have it turned on or that it is annoying everyone (who does it not annoy?).


So here my friends is the world's easiest tutorial on how to turn word verification off on your Blogger/Blogspot Blog. Three Simple Steps:


turn off captcha
Click to enlarge
1) Go to Posts & Comments under Settings on your Blogger/Blogspot Dashboard
2) Choose "No" under Show Word Verification
3) Save Settings


See? It was easy right? Barely qualifies as a tutorial :)


So make it easier for your readers to comment on your blog and please turn off word verification. Blogger already streams off spam comments for captcha really doesn't' do anything other than annoy us all. Pinky swear!

Saturday, 3 March 2012

No Heat Curls- Tried and Tested

You may or may not have heard of the no heat curls where you wrap your hair around a headband and sleep in it overnight to create curls. If you have you are probably thinking why the hell is she blogging about this that was ages ago and well you are partially right.  I've tried the no heat curls last year and failed on various levels ranging from minor to epic.

Then I saw Morgan from The 818 post about how much she was loving the no heat curls and I thought maybe I should give them a try again and well um yea fail again. I like to hear about other people's triumphs and failures when trying out these things so I give you my no heat curl fails.

#1 First Attempt Mini Fail (June 2011)

Slighty Curly Long Hair

This was actually my best attempt but I say fail because I had to put a bunch of scrunching mousse in to get it to look like this. Yes I'm serious- it took both the headband and products to achieve these less than impressive waves.

#2 Second Attempt EPIC Fail (June 2011)

SUPER curly hair

I can't believe I'm actually posting this because it was such a hot mess and I have no make-up on in the first two pictures and therefore am a hot mess myself. After reading around on the internet some more I tried spraying my hair with salt water as recommended for better results. I ended up with a pyramid of crazy clown curls--not a good look. We had to meet NBH's Grandma so after finger combing with wet hands and pinning some back I ended up with the look on the right.

#3 Third Attempt Straight Up Fail (March 2012)

Straight Blonde hair

Okay not the best picture but less curly that the first mini-fail and I've got no explanation other than I straightened my hair the day before so maybe that had some effect?

So what do you think? Do I give the not heat curls a fourth (okay actually fifth because on the attempt prior to that last one I wrapped my hair the wrong way but that doesn't count) try or just give up? Have y'all tried it with any success?

Saturday, 2 July 2011

Guest Post:Typecast talks blog labels and SEO

My first guest post is from Nickie from Typecast, who I recently got to meet at Blog Camp and CyberMummy. She is true to herself and in addition to writing some amazingly inspirational blog posts and supporting other bloggers she also has a whole series of kick-ass blog tutorials. Here Nickie helps you with your SEO!


There has been a bit of discussion recently about putting tags or labels on your blog posts and how important they are. Generally blog posts are categorised (or tagged) to group together similar types of posts.  


Labels, tags or categories contribute to your "Search Engine Optimization" (otherwise known as SEO).  Simply put, SEO is all about being able to find an appropriate web page among the millions of web pages on the Internet when using free search engines (Google, Yahoo, etc.).  It is having the right content, inclusive of labels, so that your web page or blog post is one of the first that people see when their search results appear.  If you want to read more then have a look at the SEO Wikipedia page.


If you use Wordpress as your blogging platform then you'll have a section for "categories" and "tags" to the right of your dashboard (example on the right).  You also have facilities when you upload an image to use a title, alternative (ALT) text, captions and for your image to have its own URL.  Here is where Wordpress wins hands down as all the facilities for adding the necessary SEO are right there in front of you - no frills.


On Blogger you need to do a little more digging and use the magic HTML again - which I actually think is unnecessary and if you're new to blogging or have limited knowledge of HTML then you risk lowering your opportunities.  But we all know that I'll never leave Blogger as it is my comfort blanket and I'm always trying to find ways to adapt Blogger.  I see it as my own personal challenge.


Write your blog post in Blogger as usual.  Also upload and place your images as you normally would, whether that be through the tools provided or using the "direct link" HTML code from online image storage such as Photobucket.  As an aside, using this method makes it easier to find them in the HTML tutorial that is to follow.  Remember to always insert HTML in the "Edit HTML" tab rather than in the "Compose" tab.  You can flick between the two without losing any of your blog post. 


To label your blog posts in Blogger you have to use the section below where you write your blog post (example to the left) and then to add labels to your images you have to set off on a little HTML scavenger hunt (with thanks to Pippa for the additional information).




* * *


Once you have completed your blog post using the WYSIWYG facilities click the Edit HTML tab

Search for your image URL.  This may be the Photobucket URL if you have used that facility or it will be something that look like "1.bp.blogspot.com/" followed by a few random numbers and letters.  This is still a unique URL for the image but is much messier (see the example below circled in red)


At the end of that URL (example circled in blue) a code that looks like this:
/></a></div>


Immediately BEFORE that section of code you need to insert an ALT tag (alternative text tag) like this:
ALT="yellow filofax"


or a description of whatever the picture is.  There are two reasons for this - the first is that this is the anchor tag for the image now and the second is that this is the text that will be read out by a screen reader if people use those.  Try not to cram this section with too many keywords as it would classed as spamming.


Also, if you want to add a pop-up caption that will appear when someone hovers their cursor over your image then in the same area insert:
TITLE="title of image"
(leave one space after the ALT command)

It is also a good idea to give your images proper names rather than retaining the image number as this helps to anchor SEO too - here your image could be "yellow-hearts-filofax.jpg" with ALT="yellow filofax" follwing it.  


* * *


I hope this has helped a little bit.  I've tried to keep it simple and explain the reasons why having this knowledge is important if you want your blog post to work for you and to be read by a wider audience.