below featured

v
Showing posts with label Blogger Tips. Show all posts
Showing posts with label Blogger Tips. Show all posts

adsense in middle of post in blogger

Posted by HANIF Monday, September 21, 2009 0 comments

Problem

In the famous Google AdSense heat map are reported the most profitable areas where to put advertising for your site or blog.
There is no mention of a placement in the middle of your posts. Why?
Because by default Blogger, the blogging platform offered by Google, doesn’t offer a way to break a post in the middle and put there an ad.
But, if you search very carefully on the Net, you’ll find that several webmasters tried to put ads in that position and report a significant increase in profits.

This site doesn’t confirm an increase in profits when an ad is in the middle of a post, but explains how to put AdSense in the middle of a Blogger post.


Solution

There is a simple way to solve this problem: move post body around the advertising code, just with a bunch of JavaScript and a couple of DIVs. In 2 easy steps:

  1. In your Blogger template:


    OLD BLOGGER

    Find the tag <$BlogItemBody$> and replace it with following code:







      <$BlogItemBody$>




    NEW BLOGGER

    Find the tag (you must check Expand Widget Templates in Blogger console) and replace it with following code:

    expr:id='"aim1" + data:post.id'>





    expr:id='"aim2" + data:post.id'>




    Note that you must replace with block code provided by Google.


  2. In every blog post:

    Put a special comment
    in the exact point you want to appear AdSense advertising.
    Done!

Look at the old Blogger example
Look at the new Blogger example




Questions
  1. Does this method violate Google ToS?

    No. Answering a direct support request Google stated this method doesn't violate any of their program policies.


  2. What if I forget to put in a post the comment?

    Nothing. The advertising block will appear in the traditional position you defined in your template before implementing this modification.

    Look at the example


  3. What happens in Blogger home page and archive pages where there several posts with comment appears together?

    Exactly the same thing happening before this modification: Google automatically inject in your posts up to 3 AdSense blocks. So just the first 3 posts (in a top-down order) in your home page or archive pages will have ads.

    Look at the example


  4. Can I automate the injection of AdSense in the middle of my posts without manually inserting the comment?

    Yes, but you’ll need to change the JavaScript code listed above with the following one:


    OLD BLOGGER



    NEW BLOGGER



    Look at the old Blogger example
    Look at the new Blogger example

Notes

There are a couple of different approaches to solve the stated problem, both not working:
  1. Write all AdSense code block directly inside the post.

    This is not working because Blogger will warn you it’s prohibited to insert JavaScript code inside a post.
    Even bypassing the error (flagging Stop showing HTML errors for this post) what you’ll get is not what you wanted.

  2. Write a JavaScript to move AdSense code block in the middle of our post.

    While this method works, it’s prohibited by the Google ToS since you have to modify the AdSense code itself.

This method also works with other advertising systems, like Yahoo! Publisher Network (YPN), Microsoft adCenter, Chitika, AdBrite, or others.


Spread Any News to all your Orkut Friends using 'ORKUT PROMOTE'

Orkut, a member of Google family, is one of the largest social networking website in India and it is improving like anything. Last week Orkut announced a new feature through their blog called 'Orkut Promote' which allows you to create announcements and automatically send them to all of your orkut friends with a single click!

Following are some of the feature of this new add-on by orkut:
  • You can create promotions using text, photos from your orkut albums, and your original YouTube videos.
  • It has a built-in features 'spread' and 'trash' that let you pass on the promotions you like to all of your friends and delete the ones you don't so that they never show up for you again.
  • It also includes a tool called 'my promotions' that shows you how many users have viewed, clicked on, or deleted your promotions, as well as how far they've spread.
  • You can also stop or delete a promotion that you've created at any time


You can watch the video below about this new feature by orkut:



Overall it seems to be a good tool especially if we are a blogger or webmaster. Because getting a tool to announce and promote anything related to our sites to our friends will hopefully help us to promote it efficiently!

If you haven't seen 'promote' feature in your profile yet, wait for some days. They are currently in the process of rolling it out to all of the users around the world.

Don't forget to add me in your Orkut friend list!

HAPPY ORKUTTING!

Source: Orkut blog

Flash Label Cloud For Blogger

Posted by HANIF Sunday, August 09, 2009 0 comments


AnnouncementsBlogger News and IssuesBlogger Template Design SeriesBlogger TemplatesCustom DomainsCustomize your Blogger TemplateFeeds and SyndicationFree Blogger TemplatesGeneralImages Icons and BadgesLabels Categories and TagsMonetize Your BlogReaders QuestionsResourcesSEO and Blog TrafficShowcaseToolsWeekly ReviewWidgets and Add-ons" allowscriptaccess="always" width="460" height="200"> "Blogumus" is an Flash based tag cloud widget which uses scripts converted from Roy Tanck's WP Cumulus plugin for Wordpress. I fell in love with Roy's original Cumulus plugin when I saw it, and simply had to learn how to convert this for use in Blogger powered blogs. The result is the widget you can see in action at the top of this post. Hover your mouse over the Flash object to see the animation begin. In this post, I'll explain how you can add Blogumus to your own Blogger layout with ease!

Update: Improved Widget Code

I have updated the code required to run this widget to activate links in the tag cloud Flash movie. If you have already installed Blogumus, please replace your widget code with the new updated code, or reference the additional lines to modify your existing installation.

How it works

This widget uses a combination of JavaScript and Flash animation to parse and display your blog labels. Once installed in your template, it should work "out of the box" without any additional tweaking required, though of course you may prefer to change the variables for color, background and size if appropriate :) You should also be able to move the Label Cloud widget through the Page Elements page of your dashboard if you prefer display in a different layout location. To see Blogumus in action, both Flash and Javascript must be installed and enabled for your internet browser. However, it does degrade relatively gracefully, and label links will still be clickable (though not animated) for those who do not use JavaScript of Flash (including search engine spiders).

How to install Blogumus in your Blogger layout

Installing Blogumus in your Blogger layout is surprisingly simple! You should only need to copy and paste a section of code to your Blogger template, though any tweaks for the style of display will require some manual editing. Here are the steps required to install Blogumus in your Blogger layout: Go to Layout>Edit HTML in your Blogger dashboard, and search for the following line (or similar):
Immediatly after this line, paste the following section of code:










Then preview your template. If installed correctly, you should see the tag cloud appear in your sidebar. Then you are free to save your template, edit the colors and dimensions as required, or move it to a different location. That's all!

Customizing Blogumus

In this default installation, Blogumus includes the following preset variables:
  • Width is set to 240px
  • Height is set to 300px;
  • Background color is white
  • Test color is grey
  • Font size is "12"
If you would prefer to make your widget wider, shorter, change the color scheme, etc, you will need to do this by editing various parts of the code. I'll go through these options in the order they appear in the widget code. Editing width and height The variables for width and height are found in this line of the script:
var so = new SWFObject("http://halotemplates.s3.amazonaws.com/wp-cumulus-example/tagcloud.swf", "tagcloud", "240", "300", "7", "#ffffff");
The width (currently 240) is highlighted in red, while the height (300px default) is highlighted in blue. These numerical values specify the width and height in pixels, so you can alter these of you prefer. Editing background color You can change the background color from white to any other color by altering the hex value in the same line:
var so = new SWFObject("http://halotemplates.s3.amazonaws.com/wp-cumulus-example/tagcloud.swf", "tagcloud", "240", "300", "7", "#ffffff");
For example, if you prefer a bright red background, you may replace #ffffff with #ff0000. Take a look at this page for a list of commonly used hex color codes. Alter the color of text By default, the text is set to display as dark grey ( hex value #333333). You can alter this variable in the following line:
so.addVariable("tcolor", "0x333333");
Be aware that "tcolor" is a Flash variable and doesn't include the usual hash symbol of hex color codes. Be sure to only replace the numbers! Adjust the font size The maximum font size of tags is specified in this line:
so.addVariable("tagcloud", "12'>");
You can alter this to ensure tags are displayed in a bigger or smaller font if you prefer by changing "12" to a larger or smaller number. While making any of these changes, you should be able to preview your widget and be certain that your new choice of color, dimensions and background are suitable for your needs.

Credits, support and requirements

Blogumus is based on the original WP Cumulus plugin by Roy Tanck, and was converted for use with Blogger layouts by myself. Please leave the credit links in the widget code intact. These will not be seen by the majority of your blog readers (as they will only display if JavaScript and Flash is not activated) but leaving these links intact is a great way of passing some link love on to Roy for all his hard work, and to inform other Blogger users that they can find the widget codes on this site.

Support/Issues

If you have any problems installing or using this widget, please leave your comments below or direct these to the Blogger Buster forums as Roy will be unable to provide support for installation in Blogger blogs!

Requirements

For Blogumus to display properly in your template, you will need to have Flash Player 7 or higher. You can download the latest Flash Player plugin for your browser from Adobe. I'm not sure that this installation will support special characters as tags (only Latin characters supported at present). If you do experiecce issues with labels displaying incorrectly, please let me know. I'll try to add more support, but have very little experience using Flash!

Your thoughts?

I hope that you enjoy using Blogumus in your own Blogger blogs! Please feel free to share or syndicate this page with your favorite bookmarking service if you think it is worth a mention, or subscribe to the newsfeed to learn of more great Blogger tutorials as they are posted.


How to remove Header borders in blogger

Posted by HANIF Tuesday, June 30, 2009 0 comments


A blogger request help for removing the Header border (she called it title). This is easily done.

First, sign into your Blogger account (Dashboard). Then click on the LAYOUT tab followed by EDIT HTML to get to the template editor. Look for this in the template:


#header-wrapper {
width:100%;
margin:0 auto 10px;
border:1px solid $bordercolor;
}

#header-inner {
background-position: center;
margin-left: auto;
margin-right: auto;
}

#header {
margin: 5px;
border: 1px solid $bordercolor;
text-align: center;
color:$pagetitlecolor;
}


Now delete
border:1px solid $bordercolor;

Preview and if satisfactory, save template.

Recent Posts Widget for Blogger with photo

Posted by HANIF Monday, June 29, 2009

Top 5 Bollywood Celebrity Bloggers in India

Everyone has a story to tell and blogs are good medium to share that story with the outside world. Here is a list of some of the popular indian bollywood celebrity bloggers. Well these are very recognized faces in terms of fame all because of their contribution to Indian Film Industry.

Top Bollywood Celebrity Bloggers

Amitabh Bachchan

bollywood-celebrity-blogger-amitabh-bachchan Amitabh Bachchan < (link), also called Big B and Shahenshah. He first gained popularity in the early 1970s as the "angry young man" of Bollywood cinema, and has since become one of the most prominent figures in the history of Indian cinema. He has won numerous major awards in his career, including three National Film Awards and twelve Filmfare Awards. He holds the record for most number of Best Actor nominations at the Filmfare Awards. In addition to acting, Bachchan has worked as a playback singer, film producer and television presenter, and was an elected member of the Indian Parliament.

Aamir Khan

bollywood-celebrity-blogger-Aamir KhanAmir Khan < (link), an Indian film actor, director and producer. Khan worked in a number of commercially successful films and has established himself as one of the leading actors of Hindi cinema, delivering a number of acclaimed performances. He is also the founder-owner of Aamir Khan Productions.In 2007 he produced Taare Zameen Par which marked his directorial debut. Khan also played a supporting role in the film which won the 2008 Filmfare Best Movie Award as well as a number of other Filmfare and Star Screen Awards.

Salman Khan

bollywood-celebrity-blogger-salman_khan Salman Khan < (link), who made his acting debut with the film Biwi Ho To Aisi (1988), had his first commercial success with the blockbuster Maine Pyar Kiya and won a Filmfare Best Male Debut Award for his performance.Salman Khan is a dedicated bodybuilder. He trains everyday and is famous for taking off his shirt in movies and stage shows alike. In 2004, he was voted 7th best-looking man in the World and the best looking man in India by People magazine, U.S & been involved in several charities during his career. Khan is frequently featured by Indian media as Bollywood’s most eligible bachelor. He has been dating model-turned-actress Katrina Kaif since 2003

Karan Johar

bollywood-celebrity-blogger-Karan Johar Karan Johar < (link), Producer, Director and Host Karan Johar is associated with a many words. young, versatile, stylish and successful being a few. Amongst a young group of Indian film makers who have brought about a fresh and modern outlook to Hindi commercial cinema, Karan made his directorial debut at age 25 with Kuch Kuch Hota Hai in 1998 , a landmark film that was appreciated both critically and commercially in India and the world over.

Gul Panag

bollywood-celebrity-blogger-gul-panag Gul Panag < (link), Gul Panag won the Miss India title in 1999 and was crowned Miss Beautiful Smile at the same pageant. Gul began her movie career with the 2003 film Dhoop. Since then she has worked in films and the TV series.She received acclaim for her role of Zeenat Fatima, a commoner fighting hard to save her husband from going to the gallows, in the 2006 Nagesh Kukunoor film, Dor. Gul appeared on the front page and a photo shoot for Maxim (magazine) in September 2008.


>> If know of any other Then Do let us know…in Comments.

Tip : How to make a Blog?

Customizing Blogger post Navigation script

Posted by HANIF Sunday, June 28, 2009


Blogger Blogs have default post navigation script which allows user to navigate between posts.It consists of ” older posts” , “Newer posts” and ” Home page” link. Since it’s default , no CSS codings are added for the navigation script. So in this post I will explain how to modify the script and to add background images and then aligning the older posts and newer posts links properly.

Know the script codes

Before explaining how to customize the codes , I would like to explain the tags involved in the blogger templates which control the blogger post navigation script.

CSS codes

Firstly, let us see the default code included in minima or Rounders blogger template.

#blog-pager-newer-link {
float: $startSide;
margin-$startSide: 13px;
}

#blog-pager-older-link {
float: $endSide;
margin-$endSide: 13px;
}

#blog-pager {
text-align: center;
}

instead of startside and endside we can have left and right respectively.
#blog-pager-newer-link : this code contains the css necessary for newer posts link
#blog-pager-older-link : this code contains the css necessary for older posts link
and #blog-pager controls the contains necessary for Home page links.

If you are using custom blogger template , then you will find something like this :
#blog-pager-newer-link {
padding-left : 20px;
border : none;
float : left;
}
#blog-pager-older-link {
float : right;
padding-right : 20px;
border : none;
}
#blog-pager {
padding : 0 15px 0;
text-align : center;
}
.blog-pager a {
color : #cc0000;
}
.blog-pager a:hover {
color : #cc0000;
}

XML tags which shows the post navigation links

Now let us see the default tags included in the blogger templates which shows post navigation links.To see this tag , you need to check ” expand widget templates” option in EDIT HTML page of the blogger template.

There you can find the following tag



















As mentioned in the CSS codes itself,

  • contains the code to show newer post links.
  • contains the code necessary to show older posts link.
  • will contain the code necessary to show Home Page Link.

Hope now you know about the code which controls the Older post and Newer post links for post navigation. Now let us see how to customize this script to suit our blogger template.

Adding background image along with text

Let us see how to add Background image to the text Older Posts and Newer Posts.
Go to EDIT HTML SUBTAB and then search this following code or similar.

#blog-pager-newer-link {
float: $startSide;
margin-$startSide: 13px;
}

#blog-pager-older-link {
float: $endSide;
margin-$endSide: 13px;
}

#blog-pager {
text-align: center;
}

Now replace the whole code with

#blog-pager-newer-link {
background : url(http://i43.tinypic.com/11bro1s.jpg) no-repeat left 0%;
padding-left : 20px;
border : none;
float : left;
}
#blog-pager-older-link {
float : right;
background : url(http://i44.tinypic.com/2n6dirp.jpg) no-repeat right 0%;
padding-right : 20px;
border : none;
}
#blog-pager {
padding : 0 15px 0;
text-align : center;
}
.blog-pager a {
color : #cc0000;
}
.blog-pager a:hover {
color : #cc0000;
}

In that you can change the background images and then customize the color of the text. That’s it now save your template , you can find something like this :
post navigation image

Replace Image with Background images

To replace the “older posts” , ” Newer Posts” and “Home” text with background images , follow these simple steps.

replace the css code for blog post navigation widget with this code

#blog-pager-newer-link {
padding-left : 20px;
border : none;
float : left;
}
#blog-pager-older-link {
float : right;
padding-right : 20px;
border : none;
}
#blog-pager{
padding:50px 10px 10px 10px;
text-align:center;
}
.blog-pager a{
color:#A10000
}

.blog-pager a:hover{
color:#15FFED
}

and then save your template. Now check ” Expand Widget Templates” option and now replace the



















with this code





’techieblogger.com’



’Techie


’Techie


’Techie



You can change the images included with your own blog navigation images. After that save your template and check your blog. You can find a blog navigation links something like this :


post navigation

Show blog post navigation above posts title

You can also show the blog post navigation script above post title too. In order to implement this hack , go to EDIT HTML page of your blog and check ” EXPAND WIDGET TEMPLATES” option. Now search this tag in your template.

Now paste the following code immediately below it

Troubleshooting problems with blog post navigation script

Few might have noticed that the Blog post navigation links will be misaligned sometimes. Newer post , Older post and Home page links will get together. So it means that the CSS codes are missing for the file. To overcome this problem , just copy and paste the corresponding CSS code you need above ]]> .

Blog post navigation missing

Sometimes the blog post navigation may be missing in your blog. It’s because the blog post navigation code may be missing in your template. To overcome this problem , search this tag in your template with ” expand widget templates” option enabled.

if the tag is missing , then add the above tag in your template below as shown in the image.

troubleshooting Customizing Blogger post Navigation script

Hope this post will be helpful for all blogger newbies. If you need any other customization then feel free to ask in comment form below.


Need Most Popular Ways to Get Desired Traffic ?

Posted by HANIF Saturday, June 27, 2009


Website traffic is one thing that every website owner and webmaster desires for. They spend considerable amount of time, money and energy to obtain desired traffic to their websites. In fact, all the aspects of web designing, contents, SEO, revolve round the buzz word traffic. Unless you promote your website with various strategies to rank for keywords your website will get lost among the millions of competitors.

This article briefs on some of the popular ways to get good traffic to your website. Backlinks through directory submissions, article submissions, press releases, social book marking can deliver a good traffic to your website. This process optimizing your website to obtain traffic through backlinks is known as the offpage SEO. One other way of obtaining free targeted traffic is through search engines results. Onpage SEO is the most popular of all the ways that drive free targeted traffic to your website. SEO involves in optimizing your website content for specific keyword so that when a user types the words in the search engines you website is placed in the first page of the search results.

A few other types of strategies that have the capability to drive potential customers to product sites include pay per click (PPC) programs, banner ads, email marketing, business cards, brochures and word of mouth marketing techniques. While these methods for driving traffic to your website will cost you a little more than that of optimizing your website for free targeted traffic, they can greatly increase the conversion rate and online income exponentially.

About the author
This guest post is written by Joe Parker, a dear friend of mine and the designer of Custom Icons

Best SEO Sites to Increased Traffic Tips

Posted by HANIF Thursday, June 25, 2009

As many of you know, Search Engines are the most substantial source of traffic for almost any blog on the web. The blogs without any traffic from Google will never have the chance to be shared with the world. In order to increase your traffic, you must optimize your blog so that Search Engines are attracted to it. Which is also known as SEO (Search Engine Optimization).
So here is a list of useful SEO sites :
Daily Blog Tips
Improve your blog with Daily Blog Tips. A fast paced blog featuring articles on blog design, SEO, promotion, menotization and more

Search Engine Land
Search Engine Land is a hub for news and information about search engine marketing, optimization and how search engines work for searchers.

Matt Cutts: Gadgets, Google, and SEO
talk about Google, SEO, and Gadgets. But mostly Google.

SEOmoz
Search Engine Marketing News & Tips

Search Engine Journal

Pronet Advertising
Pronet Advertising is a weblog about Neil Patel's personal experiences in online marketing.

Search Engine Guide
The small business guide to search engine marketing. Articles from the top names in the industry cover topics including SEO, PPC, SEM, blogging, social media, adsense, adwords, Google, Yahoo, MSN and Internet marketing.

Online Marketing Blog
All about the intersection of search engine & social media marketing

Marketing Pilgrim
Andy Beal discusses news from the search engine industry, blogging, rss and other internet marketing.

Search Engine Watch
Search Engine Watch provides news and tips about search engine marketing (SEM), search engine optimization (SEO), and searching the Web. We offer daily news & analysis of the search industry, including the latest on Google, Yahoo, Microsoft and Ask.

Get Elastic
Ecommerce articles on internet retail, online marketing, social media, SEO, and killer ecommerce tips from Elastic Path Software; Featuring the Get Elastic ecommerce podcast - conversations with ecommerce industry insiders.

Web Analytics World
Manoj Jasra's insight on Web Analytics and the Search Marketing Industry. Also including Interviews, Technology Reviews and Podcasts

BlogStorm
Search engine optimisation & internet marketing blog

Small Business SEM
Small Business SEM by Matt McGee | SEO and Marketing Discussion for Small Businesses

SEO Scoop
SEO Scoop is a popular search engine optimization blog that focuses on SEO tips, theories and news.

Search Engine Roundtable
Search engine optimization news and resources

How To Show Adsense Adds In Between Of Blogger Posts,yup its right,you can now show adsense adds between the blogger posts.Just what you have to do is to select at which posrion of the middle of the post you want adsense adds to be shown up and adsense add will be shown up itself.No need to add the adsense codes manually in between the posts.

You can also add adsense codes at the start of blogger post and end of blogger post,for this trick you can continue to this post.

Now how to add adsense adds in between the blogger posts.

Got To Blogger Layout > Edit Html > Expand Widgets > Press Ctrl + F and seach For Below code



After getting this code replace it with below codes.



















Please add your adsense add code in place of red line in above code.

And save your template.

Now whenever you write a new blogger post and when you reach in middle of the post where you want to show up adsense adds just add below code there





and continue writing the rest post.

Now when you will publish your post you will see adsense adds in between posts at the place where you placed the above line.

Sharing is Sexy widget for blogger

Posted by HANIF Tuesday, June 23, 2009 0 comments

About three days ago I am walking around the web and find a good tutorial about adding social bookmarks. Actually, about it, many blogger have written. But, I have never found it with something sexy. Yes, It has a short title "add is sexy", very stylist and also sexy.... :). Please see the screenshot below.



Or, you could see the demo at the end of this article.

Please Click Here to get it



Rank your business web pages high in top search engine.
Its a zip file. Unzip it to find the pdf.
Download
(copy the download link and paste it in your browser)

Please note some of these websites have changed so I’ll be updating with new sites [Thx Nyoka]

For bloggers who wish to gain more readers there can never be enough ways to promote one’s blog. One way that bloggers (blog owners) can market and promote their blog site is by taking part in blog exchange programs.

I have provided an outline of some sites for you to check out. Remember this form of advertising is a method of “Viral Advertising”. Whereas you promote your blog for free alongside a potential hundreds and thousands of other blog publishers and readers.

Viral marketing can provide tons of traffic to your blog site(s) to bring in visitors to your blog. Once you have a growing stem of traffic to your blog site you can monetize on generate revenue from your Google Adsense ads and other ads displayed on your site which may be of interest to visitors. Leverage the power of viral advertising and watch your traffic and revenue grow using the following free services.

Blog Advertising
Blog Exchanges
Blog Pop Unders
Blog Polls and more..

1. BlogBanner
Provides a generous 2:1 ratio for impression to your blog. A free service designed to help blogs trade advertising with each other. The mechanism of advertising is a 728×90 leader board banner that you will place above the fold in your blog.

Every time a banner of the network receives an impression on your blog they service will show your text ad in 2 other blogs from the network (in the categories you choose).

• 10% bonus traffic from referrals
• Free 50 impressions for new members
• Live online statistics
• Insert HTML code to get traffic

Visit and join BlogBanner [No longer in service]

2. BlogClicker
Free blog traffic exchange community. For every 2 member blogs you view get one visitor to your blog (2:1 ratio).

Purchase extra credits to increase the views of your blog instantly. BlogClicker also offers monthly prizes and additional credits can be earned through special promotions.

Visit and join BlogClicker

3. BlogCrowd
A free blog traffic exchange, where you earn credits for visiting other blogs during 20 seconds. Those credits can be redeemed in order to get a crowd of visitors to your blog, for at least 20 seconds. For every 2 blogs you visit, you get 1 out of the BlogCrowd of members to get to your blog.

Visit and join BlogCrowd [No longer in service]

4. BlogExplosion
Free blog traffic exchange community with a 2:1 ratio.

• Add unlimited blogs
• Add unlimited banners
• Full statistics
• Win monthly bonus credits
• Refer new BlogExplosion members and receive referral traffic on a generous 5 tier credit system

BlogExplosion also permit members with site relating to blog community such as:

• Blog script providers
• Blog hosting
• Blog templates
• Blog products and services

Visit and join BlogExplosion

5. BlogLinker
Automatic link swapping created when you join and place code into your pages. Once you link to a BlogLinker member they automatically link back to you.

Visit and join BlogLinker

6. BlogPopUnder
A Free pop-under traffic exchange system for bloggers. Every 2 pop-unders you show on your blog, you get 1 pop-under showing your blog on any other blog of our system (2:1 ratio).

Visit and join BlogPopUnder

7. BlogVisitors
Buy advertising targeting blog readers. Get traffic for your blog.

Visit and join BlogVisitors [No longer in service]

8. EmoBlog
Blog link exchange. Seek to recruit blog links from other bloggers to grow their link exchange community. Link to EmoBlog and provide your own blog link with details of where you have placed their reciprocal link on your blog. Your blog must provide good quality information to visitors and not just advertising.

EmoBlog also offers free online blog hosting for anyone wishing to set up an online journal or diary.

Visit and join EmoBlog

9. Link2Blogs.com
Free text link exchanges to cross promote your blog with other bloggers in the Link2Blogs network. Earn credits by placing a small text box on your blog, containing link to 5 other blogs. Your blog will then be shown on all 5 sites.

Visit and join Link2Blogs

10. TextAds
A free advertising network for microads (small text advertisements) without the use of javascript. You just add a text ad to your site and your ad will appear in other people’s web sites that are part of the network.

Free sign up and 300 credits for new members.

Visit and join TextAds [No longer in service]

SPECIALIST SERVICES

Pheedo Blog Network

1. Pheedo Blog Network
This is for bloggers who want to leverage Pheedo’s advertising partners to offer ads from their own blog sites. Revenue streams from cost per click. Specific criteria apply for acceptance into the Pheedo Blog Network.

Helps to monetize blog content by inserting ads into feeds for bloggers. Selected ads for your feeds are matched to be relevant to your content and theme so that they complement your content.

Bloggers have control over the amount over the amount of ads and types of ads placed in their blogs. Pheedo has truly created a revolutionary way for bloggers to monetize their RSS and Atom feeds.

2. Pheedo Feed Manager for Publishers

Complete reporting statistics include the following:

• Campaign Management
• Robust Revenue Reporting – info delivered via RSS if desired
• Targeted Advertising
• Sophisticated Ad Optimization

See site for full details and services

Recommended Educational Resources:

1.Log in to your blogger dashboard and go to--> layout- -> Edit HTML

2.Now Cut CSS Code of your template.

NOTE : CSS Code is the code between the and tags.

3.Now go to cssdrive.com

4.Paste your CSS Code into the box.



5.Select ,
(a).Compression mode:- Normal

(b).Comments handling:- Select Don't strip any comments.



6.Now click on "Compress-it!".

7.After compressing your css code you can see like this message.



8.Now copy your Compressed CSS Code and paste it between and tags.

One of the best things about the web and social media is how much great information is written and produced every single day. If you’re a regular reader of blogs, you probably come across great articles that you just want everyone to know about. But what’s the best way to share these posts?

1. Using Twitter to Tweet and Share: Perhaps the fastest and most effective way to share a great blog post is through Twitter. Sharing or retweeting a link in Twitter can spread like wildfire. Use a URL shortener such as tinyurl or bit.ly to shorten links to fit within 140 characters.

2. Posting to Facebook: Sharing a blog post on the world’s largest social network is as simple as going to the Facebook homepage and posting a link.

3. Digg it: Not only will you help bring that blog post one step closer to reaching the front page of the news site Digg (which will spread it even further), but all of your Digg friends will see it as well.

4. Post on MySpace Profile: Don’t forget about the world’s second largest social network when sharing your favorite articles. Post the link to your MySpace profile so your friends can enjoy it too.

5. Posting to LinkedIn: Some blog posts are worthy of being shared by your business network onLinkedI. Post a link to the Network Updates area in the homepage.

6. Stumbling on StumbleUpon Stumble the post! StumbleUpon is a favorite network for discovering fun websites and useful information, so make sure that you give the post a thumbs up. The StumbleUpon Toolbar is the easiest way to Stumble.

7. Bookmarking to Delicious: Delicious is great for not only sharing posts, but for helping categorize blog posts for others to find. In addition, you can import your delicious bookmarks toFacebook, FriendFeed, and other social media websites.

8. Sharing on FriendFeed: The social media aggregator FriendFeed has a vibrant community who love to share videos, links, and pictures. Use the FriendFeed bookmarklet to quickly share a good blog post to FriendFeed.

9. Adding to Reddit: Reddit is another great social media site for sharing and voting on articles. It’s quick and easy to submit a link

10. Reblogging Great Posts: Blogging about a great article is one of the best ways to engage with the topics being discussed. Post a link, write some commentary, and share it with all of your readers. And don’t forget to share your own blog post as well!

11. Sharing via Google Reader: Google Reader has a great feature for sharing blog posts. If you use Google Reader as your news reader of choice, all you have to do is click the “share” button at the bottom of blog posts to share it with all of your Google friends. You can also add notes and comment as well.

12. Posting on Tumblr or Posterous: If you want to share something via a blog, but don’t want to write a full blog post about it, there are great options for that as well, primarily Tumblr and Posterous. They are the quick and easy versions of full-fledged blogs, ideal for posting about pictures and blog posts.

13. TwitThat: TwitThat is one of the quickest and easiest tools for sharing blog posts. It will post to your Twitter quickly and easily. Just add the bookmarklet to your browser toolbar and click it whenever you come across a great post.

14. Shareaholic Firefox Extension: There are a lot of great social networks where you can share a great post, but who wants to visit Facebook, Twitter, Tumblr, and LinkedIn to share a post? If you are a Firefox user, then install Shareaholic, an extension that goes on your toolbar. It provides quick links for sharing to all of the major social networks.

15. Ping.fm: If you’re a busy person, you might not have time to share on all of these social media websites. Isn’t there an easy way to share a blog post everywhere, all at once? Ping.fm links to all of your social networks and sends your updates to LinkedIn, Twitter, Facebook, to any other website you wish to link to it. You can even update from your instant messenger. It’s the perfect solution for those who like to share content all over the web.

Other Ways of Sharing

16. Emailing: Email has always been a good way to share articles, especially with close friends and family. Although it may not reach as many people as Twitter, it will definitely reach anyone who isn’t as deep into social media as you are.

17. Changing IM Statuses: You probably have dozens, if not hundreds of IM contacts. Share great posts with all of them by changing your IM status to a great post you just read or wrote.

18. IMing a friend: If changing an IM status seems too impersonal, then just IM your friends the link. You can then have a fun chat about the blog post.

19. Talking to Friends: If you don’t have a computer handy, then don’t forget about the analog approach – call a friend or tell him or her over coffee about a great blog post you read. You can always send the link later if necessary.


How do you Like my Post? Do you want to Add ?

I can’t define advanced SEO either. What I can do though is to collect 30+ advanced SEO tactics, techniques and resources. But SEO Define as "Short for search engine optimization, the process of increasing the amount of visitors to a Web site by ranking high in the search results of a search engine. The higher a Web site ranks in the results of a search, the greater the chance that that site will be visited by a user. It is common practice for Internet users to not click through pages and pages of search results, so where a site ranks in a search is essential for directing more traffic toward the site".How to Increse the Traffic and Adsense Pro, Cons?


Web Design/Development

· Landing page optimization for organic search results

· ROI oriented usability testing (Split A/B Testing etc.)

· Streamlining information architecture towards a predefined sales funnel

· Enforcing security considerations to prevent crackers from compromising your system and hijacking your site’s authority

· Implementing dynamic scalability for large sites by self replicating processes

· Siloing content on important keyword optimized pages (instead of PageRank sculpting)

Web Analytics

· Identifying the target audience by age, income, education, computer skills, region and understanding it

· Conversion attribution to find out how many stages were involved in making a person finally appear on site or buy

· Twitter analytics to follow your true fans and connectors who spread the word and realistic Twitter traffic numbers

· Monitoring long tail keyword combinations and frequency for early acknowledgment of trends

· Time based and historic keyword research to identify potentials for recurring traffic spikes

Content Creation

· Creating videos, ebooks, infographics and other rich media for SEO purposes

· Semantic SEO trying to understand user intent and serving the appropriate content

· Business blogging beyond solely SEO copywriting keyword rich content for search engines

· Writing of “magnetic Web content“, with “killer headlines” and irresistible hooks

· Defining an SEO code of ethics for your company and anticipating upcoming industry standards

· Allowing and managing and user generated conent with crowdsourcing, tagging/folksonomy

· Predictive SEO in order to be the first to offer supplies for demands that don’t exist yet

Link Acquisition

· On topic widget bait for long term recurring results (not just link bait)

· Creating both funny and engaging quizzes. Example: SEO expert quiz

· Preparing and implementing contests to actively empower audiences as brand evangelists

· Establishing reputable awards or annual best of collections. Examples: Web 2.0 awards, Semmys

· Pulling a Calacanis” that is stirring controversy to gain attention and make adversaries and supporters to link to you

Social Media Outreach

· Proactive online reputation building, instead of just reactive firemen like management

· Social CRM for all relevant groups (beyond “customers”). Example: Influencers

· Creating and spreading viral memes through various media independently of your own presence there

· Creating communities both inside and outside your own websites. Example: Dell Idea storm

· Disseminating social media press releases and cultivating blogger relations

Expanding into New Markets

· Embracing Twitter plus other Microblogging for business purposes

· International multilingual SEO on one site or creating parallel sites

· Geo-location based local SEO and IP delivery for international businesses

· Mobile search optimization with appropriate CSS formats for different use cases

Introducing “real life” SEO with links you can scan with your mobile


This list does not contain all current advanced SEO methods, by far not all of them.I compiled this list quite quickly from the top of my head. The 30 tactics that first came to my mind got listed. Afterwards I searched for the links supporting or explain these tactics. So you are welcome to add some more advanced SEO tactics I didn’t mention yet!

x

Get Our Latest Posts Via Facebook - It's Free