• Home
  • Archives
  • Contact Us
Tech Yard

Show Your Search Engine Referred Visitors Related Posts Based On Their Search KeyWords »

tag Categories :  Google, Plugins, Tips,Tricks and Hacks, Tutorials, Web 2.0, WordPress, Yahoo
time Posted on Tuesday, May 20, 2008 by Avinash | * Comments(1)

search_engines When visitors are referred to your site from a search engine, they are definitely looking for something specific, If they don’t find what they want they might leave immediately though your blog might have have what the visitor wants but not correctly directed by the search engine.

Landing Site, is a wordpress plugin that can help solve this problem by showing related posts based the visitors search keywords.

Follow the steps to implement the plugin in you wordpress installation.

Step 1. Download LandingSites plugin from here. [ Direct Download Link ]

Step 2. Upload the plugin and activate the plugin in your WP Blog.

Step 3. Add this code to your single.php file.

Find this code: <?php if (have_posts()) : while (have_posts()) : the_post(); ?> and

paste this code after the above line.

<?php if (function_exists(’ls_getinfo’)) : ?>
<?php if (ls_getinfo(’isref’)) { ?>
<div class=”landingsites”>
<h2><?php ls_getinfo(’terms’); ?></h2>
<p>You came here from <?php ls_getinfo(referrer); ?> searching for <i><?php ls_getinfo(terms); ?></i>. These posts might be of interest:</p>
<ul>
<?php ls_related(5, 10, ‘<li>’, ‘</li>’, ”, ”, false, false); ?>
</ul>

</div>
<?php } ?>
<?php endif; ?>

Step 4. Add this code to your Style.css file and modify it according to your needs.

.landingsites{
line-height: 15px;
border: 1px #ff9933;
border-style: double;
width: 350px;
margin: 12px 12px 12px 12px;
padding: 15px 15px 15px 15px;
}

landingsites-ty

Just do a search of your blog and test your landing site plugin.

I have implemented the plugin on this blog and the plugin works with WP 2.5.1

Note : for this plugin to retreive related post you need to have Related Post Plugin Installed.
Download the Related Posts Plugin from here.

Technorati Tags: wordpress,search engines,google,yahoo,wordpress plugins

If you're new here, you may want to subscribe to my RSS feed. Thanks for visiting!

TEST
tag Digg This! tag Stumble it! tag Add to Del.icio.us tag Netscape it! tag Google Bookmark It!

Remove Ads From Your Yahoo Messenger »

tag Categories :  Freeware, Tips,Tricks and Hacks, Yahoo
time Posted on Tuesday, April 1, 2008 by Avinash | * Comments(2)

Yahoo-msgrDid you ever wanted to remove those ads from your Yahoo Messenger, run multiples versions of Yahoo Messenger. Here’s a tool that can enable you to run multiple versions of Yahoo Messenger and also remove those ads from the bottom of the messenger.

A-Patch for Yahoo! Messenger lets you remove the advertisements and open more than one Messenger at a time. It just adds a few registry entries to which disables the ads and enables multi-messenger for Yahoo Messenger!.

It has only been tested with version 8.1.0.421 but it may also work for other 8.x versions of Messenger.

Download A-Patch For Yahoo.

There are always open source multi protocol IM client alternatives like Pidgin, Miranda .

TEST
tag Digg This! tag Stumble it! tag Add to Del.icio.us tag Netscape it! tag Google Bookmark It!

MyBlogLog Profiles To Go Dynamic »

tag Categories :  Yahoo
time Posted on Sunday, February 17, 2008 by Avinash | * Comments(3)

I’ve just received a mail from Yahoo!, the mail states that

Yahoo will be launching a new feature called New with Me. This feature will use the URLs on the Services tab of your MyBlogLog profile to aggregate your latest activity on sites such as Twitter, Last.fm, Digg, and YouTube.As a result, your profile page will look different - publicly available updates from the services
you have listed will be merged with your existing information. Your latest Flickr photos, Last.fm tracks, and YouTube videos, will all be in one place. Updates from your contacts on MyBlogLog will be merged
and available as well. Simply put, the New with Me feature will transform your static profile into a dynamic one.

The new MyBlogLog recent visitors widget has already been changed.

mybloglog-old-new

The new widget has a new flyout that shows the more info about the visitor like the site he authors. There is one column and a multiple column display option. There are 7 colors to choose from.You can also set the direction of flyout.

You can have your widget from your MyBlogLog profile widget section.

Looks like there are going to be feature changes in MyBlogLog in the coming days, lets see how they pan out.

Technorati Tags: Yahoo,MyBlogLog

TEST
tag Digg This! tag Stumble it! tag Add to Del.icio.us tag Netscape it! tag Google Bookmark It!


Translate TechYard Into Your Language

العربية Български 中文(简体) 中文(繁體)
Hrvatski Česky Dansk Suomi
Français Deutsch Ελληνική हिन्दी
Italiano 日本語 한국어 Norsk
Polski Português Română Русский
Español Svenska    
Subscribe to Tech Yard by Email
Google Reader or Homepage Add to My Yahoo! Subscribe with Bloglines Add to Technorati Favorites! Add to netvibes

Recent Posts

  • Bechmark Your Blog Loading Time
  • Convert Your Photos Into Sketches
  • Change Default Folder Where Windows Installs Softwares
  • US Dollar Bill Aptly Suiting The Present US Economy
  • Customize Your iPod With Themes Using iPW
  • Translate WebPages From Within FireFox
  • Check Whether Your System Can Play The Game Or Not
  • Access Google Analytics On iPhone
  • Twitter Revamp In The Making
  • Create Ripple Effect Of Your Desktop Wallpaper
  • Recent Comments

    • Avinash on Bechmark Your Blog Loading Time
    • zuborg on Bechmark Your Blog Loading Time
    • firefox tricks on Chrome Tweaks : Wordpress Theme
    • tricks on US Dollar Bill Aptly Suiting The Present US Economy
    • Tech News on Display Thumbnails For Excerpts On Homepage In Wordpress Without Using Custom Fields.
  • TECH YARD Copyright © 2008 | Disclaimer & Privacy Policy | Slick Blue Theme by Kyle Eslick