feed me
Showing posts with label SEO. Show all posts
Showing posts with label SEO. Show all posts
Sunday, May 9, 2010

Ping services will help you to automatically notify blog directories and search engines that your blog has been updated. The bigger your ping list the higher the chances of receiving traffic from those sources, so check out the list below and include it on your blog. But if you are using Wordpress, you can modify the ping list on the Control Panel, then Options, then Writing.

Ping services will help your blog to increase visitors, when you are updating your blog, you ping the ping services then your site will be listed in the ping services site. It expose your weblog to the many others.

Here is a list of 5 sites that offer ping service for you to use. Simply submit your your site or feed to these ping services when you update or add new content/post.

1. Ping-O-Matic!
http://pingomatic.com
Ping-O-Matic is a service to update different search engines that your blog has updated.

2. PingMyBlog.com
http://pingmyblog.com
PingMyBlog.com is a service which does the hard work for you. This notify all the major blog directories in one go so that everyone knows about your latest blogs.

3. MyPageRank.net
http://www.mypagerank.net/service_pingservice_index
Free submit lets you submit your URL to 20 popular search engines from one MyPagerank.Net Google PageRank Checker - Check Google page rank
Webmasters, monitor your webpage pagerank

4. Pingler.com
http://www.pingler.com
Blog and Ping Tool - Use Pingler.com to Drive Traffic your Blogs and Websites
Use Pingler.com to Ping your Blogs and Websites in the best way possible!

5. Feed Ping
http://feedping.com
Free Website and Blog Multiple Submission Service - FEED PING Website and Blog Multiple Feed Service

Sunday, April 25, 2010

Every time you add a widget and pictures to your blog, this will add an outbound link, usually like this 'http://www.blogger.com/rearrange?blogid=8632444376522355252&widgettype=label&widgetid=label1&action=editwidget' for widget and for the picture you can see here.

You can check inbound and outbound links in your blog here :

http://www.diagnosticoweb.com OR http://www.seochat.com/seo-tools/site-link-analyzer.

To eliminate outbound links, there are some steps you should do :

1. Go to layout and edit html, check the 'Expand Widget Templates'

2. Find the code below

<b:include name="quickedit">

You can pressing Ctrl + F for quick search

3. Remove the code above that listed on your template

4. This will reduce outbound links on your blog depending how many widgets that you have already installed

Note :
You can not do 'Quickedit' again on your blog page, even if you are already logged into blogspot.

Saturday, April 24, 2010

Now I will share information about WordPress.

Several plugins WordPress, which I think important to install on your website or blog on wordpress :


1. All In One SEO Pack


Which can optimize your blog, because this plugin can create meta description, set the title, description of the blogs, etc.
Download Plugin

2. Akismet

Akismet checks your comments against the Akismet web service to see if they look like spam or not and lets you review the spam it catches under your blog's Comments admin screen.
Download Plugin

3. Cbnet Ping Optimizer

When you create a new post, your blog will ping and notify all the ping services that it has been updated. This encourages search engines and different blog directories/services to index your updated blog properly.
Download Plugin

4. Count Per Day

This Plugin will count reads and visitors, shows reads per page, shows visitors today, yesterday, last week, last months and other statistics on dashboard, you can show these statistics on frontend (e.g. on sidebar) too.
Download Plugin

5. FD FeedBurner

Redirects the main feed and optionally the comments feed to Feedburner.com. It does this seamlessly without the need to modify templates, setup new hidden feeds, modify .htaccess files, or asking users to migrate to a new feed. All existing feeds simply become Feedburner feeds seamlessly and transparently for all users. Just tell the plugin what your Feedburner feed URL is and you're done.
Download Plugin

6. Google XML Sitemap

This plugin will generate a special XML sitemap which will help search engines like Google, Bing, Yahoo and Ask.com to better index your blog. With such a sitemap, it's much easier for the crawlers to see the complete structure of your site and retrieve it more efficiently. The plugin supports all kinds of WordPress generated pages as well as custom URLs. Additionally it notifies all major search engines every time you create a post about the new content.
Download Plugin

7. Related Post Plugin

Provide useful links to other articles automatically to the relevant anchor text from the article title. We are also able to automatically link our to other blog pages, or specific objects.
Download Plugin

8. SEO Smart Links

SEO Smart Links provides automatic SEO benefits for your site in addition to custom keyword lists, nofollow and much more. This Plugin can automatically link keywords and phrases in your posts and comments with corresponding posts, pages, categories and tags on your blog.
Download Plugin

9. Webmaster Tools Verification

If you have a new blog, you must register your blogs to webmaster services, for example, webmaster Google, Yahoo and Bing webmaster. This plugin helps you in the review process by filling out the codes for webmasters that will maintain your records in columns that are available in this plugin.
Download Plugin

Thursday, April 22, 2010

I would like to share information how to make a link that you added on your blog will be not indexed as 'outbound links'.


It is easy, all you need to do is add rel="nofollow" script in link that you want to add.


For example, you posted a link to my blog :

<a href="http://blog-helpers.blogspot.com">Tutorial for blogger</a>
Change to
<a rel="nofollow" href="http://blog-helpers.blogspot.com">Tutorial for blogger</a>
Or
<a href="http://blog-helpers.blogspot.com" rel="nofollow">Tutorial for blogger</a>
* Do not do this if you exchange link with another blog!

Additional information for the user of blogspot, every time you upload a picture to your posts, this make one additional outbound links, like the code below :
<a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEibEoO6sr7Sow1fRb2IlPZkwPiteUw5nL26gZtP1sFTaziKH-5sboBFATehXWry71wDNIeIJSkO5pEwnOZglW2iSSgXyURa0pMxAMr1yX53A0hE2T1nJKs0qUE4CCReYdm6D7mzoAw9AvXM/s1600/blogger-logo.jpg">
<img style="float: left; margin: 0pt 10px 10px 0pt; cursor: pointer; width: 140px; height: 140px;" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEibEoO6sr7Sow1fRb2IlPZkwPiteUw5nL26gZtP1sFTaziKH-5sboBFATehXWry71wDNIeIJSkO5pEwnOZglW2iSSgXyURa0pMxAMr1yX53A0hE2T1nJKs0qUE4CCReYdm6D7mzoAw9AvXM/s200/blogger-logo.jpg" alt="" id="BLOGGER_PHOTO_ID_5461657008111857586" border="0" /></a>
You can add rel="nofollow" like this :
<a rel="nofollow" onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEibEoO6sr7Sow1fRb2IlPZkwPiteUw5nL26gZtP1sFTaziKH-5sboBFATehXWry71wDNIeIJSkO5pEwnOZglW2iSSgXyURa0pMxAMr1yX53A0hE2T1nJKs0qUE4CCReYdm6D7mzoAw9AvXM/s1600/blogger-logo.jpg" rel="nofollow">
<img style="float: left; margin: 0pt 10px 10px 0pt; cursor: pointer; width: 140px; height: 140px;" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEibEoO6sr7Sow1fRb2IlPZkwPiteUw5nL26gZtP1sFTaziKH-5sboBFATehXWry71wDNIeIJSkO5pEwnOZglW2iSSgXyURa0pMxAMr1yX53A0hE2T1nJKs0qUE4CCReYdm6D7mzoAw9AvXM/s200/blogger-logo.jpg" alt="" id="BLOGGER_PHOTO_ID_5461657008111857586" border="0" /></a>
This will reduce outbound link on your blog :)

One way to optimize your blog to the list of Google Search Engine is to create and add a META tag in your template HTML code.
At this stage do not need an expert in HTML, so easily as any novice blogger, like me, can add a meta tag to your blog.
This the following steps that you need to do, it's so easy. :)

Place the code below between <head> and <b:skin><![CDATA[/*

Here is the code :

<meta content="YOUR DESCRIPTION" name="Description"/>
<meta content="YOUR KEYWORDS" name="Keywords"/>
<meta content="index,follow" name="robots"/>
<meta content="YOUR NAME" name="Author"/>

Monday, April 19, 2010

Some patterns bloggers / blogs usually bad in SEO. In this article I will try to explain how to optimize your title in the template to more SEO friendly.

Sign in to your blog, and then select a blog that you will change the name, and select edit HTML. And do not forget to checking 'Expand Widget Templates'.

Look for this code :

<title><data:blog.title/></title>
Located at the top of tempale, replacing the code with the code below :
<b:include data="blog" name="all-head-content"/>
<meta content="blogger" name="generator"/>
<b:if cond="data:blog.pageType == "item"">
<title><data:blog.title/></title>
<b:else/>
<title><data:blog.pagename/> | <data:blog.title/></title >
</B:if>


So from this perspective is more to promote best title of the article, these tips are also very good at blogger optimization SEO. How do I know the code :
<title><data:blog.title/></title>
This code describes the name of the blog, and eventually your blog title will appear in search engines, which you want.
If we change the code as follows:
<title><data:blog.pagename/></title>
This code example to explain its title, like this example:

Contents of this article that describes How to Optimize Alexa Rank
You can change the name of the blog by adding at the end of title, including code, like this :
<title><data:blog.pagename/> | <data:blog.title/></title>
By adding code like this, the result will look something like this :

How to Optimize Alexa Rank | Tutorial for Blogger

Happy blogging, good luck! :)

Sunday, April 18, 2010

There are several ways you can do for your blog quickly indexed by search engines.
We hope the following ways can help you all that can be quickly indexed by search engines blog.


This is the following tips :

Post some original content. Preparation of original content more than one blog. Then for each post each communication link (not outbound links).

Register on several major search engines. You can register your blog at :
- Google (http://google.com/addurl)
Put your blog site for webmasters Google, it is very useful once so that every change you make to your blog easily found on Google. Here I write a series of measures to put the site on Google Webmaster Tools:
1. You are here http://www.google.com/webmasters
2. Then click on the tools for webmasters (including map)
3. Then sign in, enter your email address and password.
4. Fill your address into the "Add", click OK.
5. Then click on the link that you have "Add" and click "Sitemaps'
6. Then click "add map (top left) Select type and enter the URL address as www.yourblog'sname.blogspot/atom.xml (add atom.xml)
7. Click OK.

- Yahoo (http://search.yahoo.com/info/submit.html)
Put a Yahoo map to your blog on Yahoo, so your blog do not just work on Google Search Engine, and Yahoo.
1. You are here = https://siteexplorer.search.yahoo.com/submit
2. Then you enter the blog address to "Send" Add Your Site feed channel, click
3. Please add my feed to your blog, for example, http://yourblog'sname.blogspot.com/atom.xml
4. Please authenticate the right side of chart
5. Then came a new look and you "add a meta tag to the main page to meta tags that looked like this:
meta name="y_key" content="67a8dd43d456bhy2" Then put a label on the front of the HTML tags in your blog .
- Bing (http://www.bing.com/webmaster/SubmitSitePage.aspx)

Register on several minor search engines. For Example, http://freewebsubmission.com and http://www.submitexpress.com

Submit your blog at popular blog directory, like http://www.blogcatalog.com, http://www.blogtoplist.com and http://www.blogarama.com

Submit your blog at http://verifiedfile.com/seo or http://seo.woothy.com

Perform ping. Not only ping services, but the number of Multicast pings immediately. You can see a list of ping service here.

comments on the blog and leave your link. Finally, make a lot of comments on other blogs, especially blog, which quickly indexed in search engines. You can check the target blog where your comments by checking the latest posts on search engines. You can enter your job title. For example, you can check this message indexed in Google. In comments on a blog that quickly indexed, indexed securities rate hopes will occur in your blog.