Showing posts with label links. Show all posts
Showing posts with label links. Show all posts

Wednesday, 25 March 2009

TIP - Follow me Follow

email me

I was trawling the 'blogosphere' wondering what I could stumble across that would interest the visitors to this site when I came across this little beauty!

There is a simple instuction in HTML that advises search engines NOT to follow certain links from your site, for example the Admin page, or other pages that are critical to the security of your site, and it is simply the 'nofollow' attribute. By default Blogger sets the 'nofollow' attribute for ALL links, and that includes user generated content like 'comments', 'linkbacks' and 'trackbacks'. Removing this tag will provide 'link juice' for your visitors although there is a small danger that you might find an increase in SPAM. This last should not trouble you too much if you take the precaution of setting up your 'Comments' section to use the built-in CAPTCHA capability.

As always, when you are fiddling with the HTML of your template, please take the precaution of backing up the existing template in case things go awry.

BACKUP! BACKUP! BACKUP!

  • Go to >> Layout >> Edit HTML
  • Check the Expand Widget Templates
  • Search and find 'nofollow' in the edit window.
  • Delete rel='nofollow' in to-to!
  • Repeat the last two steps. There are at least two of these entries, sometimes 3.
  • Save your template. You won't see any obvious changes; the advantage gained is in your search engine ranking and the ability you've just given your visitors and commenters to link to your Blog and to a specific post!
  • You're done!

 

Instructions for removing the 'nofollow' tag
Instructions for removing the 'nofollow' tag..

 

Enjoy your increased exposure ...

back to the top

 

Friday, 23 November 2007

TIP - Multiple Backlinks

Testing a template to destruction
Forget the third column ...
The Banner ...
Testing Times ...

 

If you haven't already done so, you should read the blog post TIP - BACKLINKS below to get a feel for what you need to edit.

Let us assume that you wish to make a post with several 'links', similar to David McMahon's "Post Of The Week" feature. The links above are 'example' links, used for this demo, to display how it might look.

If this is what you want to achieve, follow these instructions:

 

► Click on the "Links to this post" bit in the footer of each post.

► When a new 'Post' window opens, select the Blog in which the link will appear, if you have more than one Blog.

► If you wish, change the title for the post that is going to be generated on your Blog from the one that appears automatically in the box.

► You will find a 'link' already inserted in the text area of the new post.

► Click on 'SAVE AS DRAFT'.

► Do the same thing for each post on each Blog (if there are several) and for each, click on 'SAVE AS DRAFT'.

► Several new 'Draft' posts will now appear in the 'Posts' section of your blog.

► Open up the first one and edit it, adding text above or below the existing URL, remembering to save it as a draft.

► Open the next 'draft' so that you can copy the URL that was placed in it.

► Reopen the first 'Draft' that you edited and add the newly-copied URL to that post. Save it as a 'Draft', yet again!

► Follow the same steps for each of the URL's you wish to link to.

► Now you can 'PUBLISH POST', and you can delete the other 'drafts' that have served their purpose, but which are no longer necessary and which are cluttering up your 'Post' section.

 

Phew! That's it. The explanation has taken longer than the actual task!

back to the top

 

Thursday, 22 November 2007

TIP - Circles Crop - (a post that links to one on another blog)

 

Circles Crop: This Is Simply A Symbolic Image

This is a link to David's "Wordless Wednesday" picture post. He asked for comments, in the form of guesses, as to what the picture signifies.

Most of his visitors are regulars who are familiar with, and love, his 'phraseology' and the majority have guessed at Cymbals (that's the correct spelling, folks!), based on the clue in his sub-heading.

I will go along with the majority. 'Cymbal' it is!

back to the top

 

Wednesday, 21 November 2007

TIP - Backlinks

Warning! This could seriously damage your health! Following these instructions could send you loopy trying to jump from one 'screencap' to the next. I'll try and make things easier by opening each of them in a new window, but your 'method' of working may vary, so I shall leave it up to you how you approach the task. CTRL+N will open a new window (or tab) and that might be a better solution for you!

First, a brief explanation. The 'Backlinks' feature enables you to keep track of other posts on the web that link back to your article. It is also an excellent "link-love" attribute that, in its simplest form, raises your page ranking with Google!

You must first turn ON backlinks by going to your Settings | Comments tab and choosing to turn it on. You can turn OFF backlinks for individual posts by expanding the "Post and Comment Options" when you are composing your post and choosing the option.

Finally, in this intro, to answer one of the questions posed by Lee, you choose to activate a backlink on the post you wish to link to, not on your blog. The backlink feature will build a new post on your blog, but more about that later.

--------------------------------------------------------------------------------

1. Backup your old template!

--------------------------------------------------------------------------------

2. Edit the "nofollow" instruction that appears as the default in all Blogger templates. If you don't, Google won't bother to follow the link, which slightly defeats the object, huh?

When you've edited the template, SAVE it.

--------------------------------------------------------------------------------

3. When you find the post or article that holds your interest, and you decide that it is worth linking to it, click on the "Links to this post" in the comments section of the post.

--------------------------------------------------------------------------------

4. The next window that opens is the 'page' that the post occupies on your Blog. You probably already knew that each post has its own page and that the Blog 'front' page is a composite of all the posts, but I thought I'd mention it, just in case! At the bottom of the display you will see the "Create a link" invitation:

--------------------------------------------------------------------------------

5. When you click on that you are shown a new window. This is a 'Post' window that will create a brand new post and lodge it on YOUR Blog. It is actually a very clever bit of coding by the developers. You don't have to leave the Blog you are visiting to be able to post something new on your own Blog. Now, how cool is that?

The things you need to change have been highlighted in the image below, so I won't repeat myself here. Follow the cryptic clues I've added to the image:

--------------------------------------------------------------------------------

6. The following image shows where I made my own alterations and it is something you should consider before getting to the end of the process:

--------------------------------------------------------------------------------

7. This is the confirmation that YOUR blog post has been published. If you have your own Blog open in a new window, hit refresh and you'll see that this confirmation message is not a lie:

--------------------------------------------------------------------------------

8. The next image shows that, indeed, the 'Post' has appeared as if by magic on the blog of origin. Remember, you did this on somebody else's site. Way to go!

--------------------------------------------------------------------------------

9. My preference is to now call up this post on my own site and add, delete or edit the post so that it has a relevance to the post that it has been linked to on the other site. I've added this screen shot to remind visitors that editing in HTML is a cinch with Blogger, because it won't let you post anything that doesn't meet strict validation standards. Shame the templates don't meet the criteria, but that's another story!

For those that are unfamiliar with HTML, or just curious, the instruction to justify the paragraph alignment is missing a double quotation mark ( " ) after the word 'justify'.

--------------------------------------------------------------------------------

10. The next image is the same post that appears in #8. above with a little bit of eye-candy and text added. Something you would automatically do to any post that appears on your site:

--------------------------------------------------------------------------------

11. The next image is a shot of the original post that you elected to link to. Darn, doesn't seem to have worked!

Patience, people. The Google search engine that finds, itemises, logs it somewhere and then publishes it, is fast, but not as fast as you!

--------------------------------------------------------------------------------

12. Voilã, 2 minutes and 37 seconds later the link has appeared. That was the time it took for this link to appear; yours might take longer - or less time! The job's done.

---------------------------------------------------------------------------------

I know the explanation seemed to go on FOREVER, but I wanted it to be simple enough for a novice to follow without getting him or herself into a bit of bother. I hope I succeeded.

Standby for a variation on this theme ...

back to the top