Is Yahoo (or Gmail or Hotmail or ...) reading my email?

web design

I noticed the banderole ads on Yahoo Mail mirror the potential of my mail. To analysis this, I created some affected letters to myself with capability accepting capability of no absorption to me like dog food, new car, landscaping, new shoes, etc. and noticed the ad banners modification to mirror them. I see ads for fully my mail subjects. Is Yahoo accounting my mail?


It's not bound to Yahoo. In fact, my admired archetype is back blockage my spam binder in Gmail, the ad beyond the very best is typically for some affectionate of affable compound involving Spam, the meat product.

Absolutely, if you're seeing targeted ads on your email show, another time the service, be it Yahoo or Gmail or whomever, has tried your email, analyzed its contents, best out assertive keywords and another time akin it up adjoin their account of accessible advertising.
"... they do exactly the same thing to filter out spam."


Is that "reading" your email?


Well, yes and no.


Obviously, that that they had to assay your message's capability to actuate what it's regarding at that aerial level.
But then, they're doing absolutely the aforementioned affair to clarify out spam. Most accepted spam angry techniques absorb allegory the anatomy of email to actuate its characteristics and intent, and achieve some affectionate of assurance whether or not or not or not the e-mail is spam.

So, yeah, that's "reading" your email too, in a sense.

Now, is addition - some being - account your email to spy on you or see what you're adage or contrarily accumulate clue of you?
No.
OK, maybe yes for some very little proportion of you below government surveillance, I suppose, apart from the overwhelming majority of people reading this the answer is also a powerful NO.

As I've said completely different times here, you, as a non-public, aloof aren't that fascinating.

Sorry if that's a bang adjoin your ego.

What if you're still concerned?

Opt out.

Depending on your akin of paranoia, which may beggarly artlessly alteration to a beneath advancing email service, affective to some affectionate of encrypted email, or it should beggarly not application email within the least. Email, by its actual nature, is completely woefully insecure, which is one acumen that these techniques for spam angry and ad confined assignment within the least.

It's additionally one acumen that spam exists.

But for best people, targeted ads are artlessly a assurance of the times, and annihilation further.

Partner site : online news





How to Add Robots.txt and Sitemap.Xml

robots.txt
Hello friends, today I am going to write regarding the thanks to add a robots.txt and sitemap.xml into internet web site

First of all it’s important to know what is Robots.txt and Sitemap.xml file. I justify a fast introduction here for extra information regarding those searches Google.


Robots.txt

Each search engine have its own crawlers like robots, scooters etc. When these crawlers go to any internet web site first of all they check the robots.txt file and then crawl the entire internet web site. In line with robots.txt file permission they crawl an online web site. as an example if I prohibit the Google crawler to contact us page then my contact us page is not crawled. This could be an idea regarding Robots and why we have a tendency to tend to use the Robots.txt file. Here is that the subsequent code that is used for robots.txt file.

user-agent:*
Disallow:




Use * and leave blank field in front of disallow if you want to allow all robots to crawl your internet web site. You will be able to prohibit a page by using following code.

user-agent: *
disallow: /cgi/

This code offer the instruction to crawlers to not crawl a page with cgi name.

How to upload it in website


After finishing the coding of Robots.txt in Notepad, place it aside with robots.txt name. currently Use FTP server to upload it and upload it inside the basis directory of your internet web site.

What is Sitemap.xml
Sitemap
Sitemap.xml and sitemap.html are two sorts of sitemaps. Sitemap.Xml can be a kind of sitemap that is used only for crawlers. Sitemap can be a file that makes an internet web site straightforward to travel to. When crawlers come to website then in line with sitemaps they crawl the overall site. Sitemap.xml is formed by using varied on-line tools like http://www.xml-sitemaps.com/. Enter your internet web site url here and download the coding file. Save the same file in notepad with sitemap.xml file and upload it in Root directory of your internet web site.

I hope this temporary description offer you with set up regarding Robots.txt and Sitemap.xml. If this post assists you then Like my facebook fan page and follow my blog.

Partner site : online news




How To Set Up Goals and Funnels In Google Analytic?

Google Analytic's is a webmaster tool that help webmaster to know the results for site.
Know more about Google Analytic's by Googlize it. I am going to post how to set up Goals in Google Analytic's. Setting goals mean, Having knowledge of ROI (Return on Investment). Goal conversion mean when a visitor turn into customer. For tracking how much visitors turned into customers, goals are used. Read more About Goal Conversion from Google Anaytic's Support Center. Follow the below steps to set up goals.

1. Log In To Google Analytic.
2. Open dashboard for site that is going to setting up with goals.
3. Click on Goals in right side as showed in image.

4. Click on "Add Goal button" then a new window open. Create Goal Name " so you can easily identify it". Like you are creating a goal conversion for contact us page then assign it "Contact us" to identify.

5. Click on "Active Goal" Radio Button "ON" mode
6. Goal Position is the number of Goals you set and what is the position of current goal.
7. Goal Type - There are three options

I. URL Destination
II. Time on Site
III. Page/Visits

This mean, the type of your goal or you can set three types of goals. Below the brief description of these three types: -

URL Destination: - It means when a user reach on the specified URL then this type of Goal it completed like you set a Goal for /About.html page, if a user click on About.html page then Your Goal is completed.
Time on site: - When a user spend a particular time as you set in Goal while creating this type of Goal then this Goal Completed like you set a Goal if a visitor spend 3 minutes on site.
Page/Visits: - This mean when a user visits the minimum number of pages that you specified in your Goals, like you set a Goal if a visitor visit 2 pages.

Now choose 1 of them, we go with URL Destination, when we click on URL Destination option, page expands below with title "Goal Details:-

1. The first one is "Match Type" and its Text button show three options

i. Head Match
ii. Exact Match
iii. Regular Expression Match

Goal URL Match Types: - The match type defines how GA identifies a Goal/Funnel

i. Head Match:- Its mean when a particular word of URL visited then this is counted like your set ..../offer/....
Its mean there is something behind the offer/.. page.

ii. Exact Match: - This Goal is counted only if the exact URL is visited. like .../offer/signup.html. I Recommend for Exact Match type Goal.

iii. Regular Expression Match:- Regular expressions are the marks like * or . etc. Like if we can set a Goal /*/signup.html. This mean if a visitor visits /offer/signup.html or /offer1/signup.html these are counted as Goals.

So Give the Exact Type of Match Type, Now move further
2. Goal URL:- Now give the url of page for what you want to create Goal like i created a goal for  www.stockexchangebd.net (stock exchange) , Here is no need to give full url just type the page url like /about-me.html.
3. Case Sensitive :- Case sensitive mean, matching for the character of url like we set a url in small character but a visitor visit our site with capital letters URL. So if you think you Goal URL is different for both types then check it otherwise leave it blank.
4. Goal Value:- Goal Value mean how much you earn or how much value of this Goal.

Now Give a little smile because your Goal is set and You did it.

But it not finish the Goal conversion at all.
As see in your page a further button calling "Funnels" stand still. So what you think go through that, I am here to help you.

Funnels:- Funnels mean a process from which a user or visitor visits your target page. For example - A visitor enter into your website with home page and then seen your site is interesting. He like to read more from there. Now he/she go to next page of your site and then next page and then your targeted page. So this process is called Funnel.
Like i set a funnel for /about-me.html page, the path i give to my funnel is home-page->about-me.html.
Now click on "yes i add a funnel"
step 1 : - Give the URL of page from your want to come. As shown in Image of Chart.
Name it like you want to come from home page, then name home page. So like this you can add as many pages as you want.

Now click on Save Goal. You Goal is saved. You created your First Goal congrats. After clicking on Save Goal you come back to Edit profile page where the page of your Goal is displayed under Goals Section.

Some more interesting posts like this are in my blog. If This post help you then Like my facebook fan page and follow my blog.

Partner site : online news

What is a Copywriter?

Copywriter
Whenever you hear a thirty second spot on the radio or scan the words in an exceedingly magazine print ad, a copywriter is accountable. A copywriter creates the text for advertisements, promotional brochures or alternative public relations shops. Advertising agencies routinely visit a written script as copy; therefore the name copywriter applies to people who produce the scripts. In earlier times, a copywriter could are relegated to mundane chores like rewriting weather reports or newswire stories, however nowadays a copywriter is usually simply as invaluable as a graphic artist or the on-air talent who scan the copywriter's words.

A good copywriter sometimes includes a sturdy background in English and/or journalism. Persistently a copywriter should work underneath tight area or timing constraints, thus a degree of creativity and therefore the ability to suppose besieged is additionally a useful trait. The thought is to use language to reinforce the image of a product or produce a desired mood. Throughout a typical business production, the copywriter works closely with the shopper and alternative inventive team members to come up with ideas. From those brainstorming sessions comes a operating script which can set the tone for the opposite components -- video, music, narration, acting and thus on.

There is a still lot of routine work performed by a copywriter, like writing press releases for firms and general interest stories for newspapers. A copywriter might not have the chance to jot down ensuing nice yank Novel each week; however the work is usually steady and pays well. Some see the position of copywriter as a solid introduction to the important business of writing. A operating copywriter may also earn income by writing nonfiction items for print magazines or bidding on freelance writing contracts.
A copywriter operating for a high-end skilled advertising agency will truly do quite well financially. Alternative lucrative venues embrace ghostwriting for non-professional writers and freelance editing of scripts or novels. Those operating for newspapers or tv news organizations will advance from copywriting to production or editing work. Some copywriters are utilized as voice over talent for radio spots or actors in tv commercials and promos.

Partner site : online news


What is a Freelance Writer?

Freelance Writer
An author is anyone who puts pen to paper, whether or not for enjoyment, creative talent, inventive outlet, volunteer work or pay. Paid writers, used full time by one employer, may work for a newspaper, magazine, advertising business, or the other business that desires a full time author on employees. a contract author is just a author who acts as a little business or freelance contractor; he sets his own pace, seeks out his own work, and pays nobody however himself.

A freelance author may work full time as a author or have a totally completely different daytime career. a contract author may merely write for fun, jotting down poems, posting on-line blogs, or attempting his hand at short fiction. a contract author can be a stay-at-home parent, school student or shut-in. no matter his selection, the liberty one finds in being a contract author is an element of the charm.

There is an outsized market from that a contract author will opt for, and therefore the sky is that the limit on what sort of genre or what proportion work a contract author may need at any given time. a contract author whose specialty is fiction may dabble in poetry, short stories or e-books, or he may need an ongoing novel within the works. Several publishers can settle for fiction however most freelance writers agree it's a way tougher market to interrupt into.

Non-fiction is everywhere, each on-line and in print: magazine articles, books, advertisements, business proposals, promoting plans, manuals, contracts and web page. Articles written by a contract author can be entertaining, informational, or instructive. A non-fiction freelance author can have a way higher likelihood of finding work than a contract author specializing solely in fiction.

A freelance author may need freedom that a formally used employee doesn't, however with that freedom comes abundant responsibility. Writing is just a part of the work of a contract author. The freelance author should keep track of his own income and taxes. Cash could be a constant issue as a result of work is sporadic and perpetually changing. Several publishers communicate clearly with their freelance writers, providing work, keeping set payment schedules and explaining any changes in policy, whereas different employers may not answer queries or send payment during a timely manner. Usually an excellent article is turned down just because the monthly quota has already been crammed.

Freelance writers should even have self-discipline. When not writing, the freelance author should always be seeking out new leads, opportunities and advertisements for writers. Freelance writers should have the fortitude and determination to continue and keep writing. The sweetness of freelance writing is that the author will do what he loves most and obtain obtained it. There are few jobs which will provide quite that.

Basic SEO practices for newbies


The factor to recollect is that SEO is not a magic bullet. it is vital, however nobody is aware of the precise algorithms the SEs use, and every one is totally different thus all you'll be able to do is optimize the simplest you'll be able to. There happens to be some things that you {just} ought to just forever do whenever you create a brand new web site. Do not stress over each very little factor, simply certify you're doing it, this could simply become reasonably automatic for you.

Make sure you fill in your meta tags with a good title, description, and the right keywords. 
I personally do not assume the keywords meta-tag is sort of as necessary as everybody else on here will, however it offers me the way to prepare my keywords list on behalf of me to reference. After you begin having many various websites, it's sensible to incorporate no matter notes to yourself you'll be able to. After you return to figure on an older website you would possibly not bear in mind everything you were thinking before. The metatags assist you bear in mind your website information the maximum amount because it helps the SE figure it out. a decent rule of thumb is that something that will not hurt you for SEO and would possibly facilitate, you ought to use and use properly. Definitely use the title meta-tag, try and embody keywords within the title. Definitely use the outline meta-tag, google can normally use this for the outline it displays within the listing. it is not used for indexing thus write it for humans, this can be what gets individuals to click on your link after they see it within the SERP. do not use constant metatags for each page on your website. Take the time to form them be specific to every page.

Create good content
Make sure you have got some good content. Content is what the web was invented for. If you have got distinctive and quality content, then all the seo and back linking you are doing is simply to induce the ball rolling. Provide them what they need, show them where it's, and they will begin returning. If it's adequate then it's going to eventually begin building on its own naturally as a result of individuals like what they found. that is the plan anyway. Thus whenever potential use the simplest page style and therefore the best content potential. Avoid duplicate content between totally different pages on your website; the SE can possibly penalize your website for that.

Remember, your content is not only one thing to induce google to love your website; it's the entire purpose of your website. The content and the way you structure it's what is going to create guests do what you wish after they get there. If it's crap they will simply leave, and ninety nine of them will not leave by clicking on your ad sense or affiliate link, they will simply shut the window or use the rear button. (Yes, after all if your doing black hat stuff you'll be able to create the browser go where you wish, however that is for a special discussion.)

Include your keywords
Structure your content properly, create some title headers within the content that embody keywords (use header tags h1, h2, etc.), try and have a keyword density around two hundredth in your content, and perhaps four-dimensional for the entire page as well as the metatags, alt tags, anchors, etc.

Be sure that your .htaccess is set up correctly
Decide on that manner you wish your url to be and keep on with it. If you choose to use www then forever use it like that in your links, do not use each. I sometimes got wind of a 301 for all www requests to redirect to non-www urls. If you do not set that up then each single page on your website will seem to google as having a minimum of one duplicate. If that is the solely factor wrong on your website it is not getting to kill you, however it is so simple to mend. If you do not knowledge to line up a redirect in your .htaccess file then simply do a research, there are several different threads explaining it. Check google if you cannot notice it here. Also, .htaccess solely apples if your on an Apache server, Windows servers do it a little differently, if that applies to you then simply search google to seek out  the way to do it. If you’re consistent in your linking, then the sole time the redirect can return into play is that if you get natural back links that you just don't have any management over. You ought to additionally specify that you favor www or not-www in google tools if you employ it. (If you do not then you actually ought to, I like to recommend you set yourself up an account for webmaster tools and analytics.)
Make a robots.txt file 
I like to incorporate a favicon as a result of while not those the robots can trigger file not found errors on your server. Make sure to configure your robots.txt properly. Create a custom 404 page. If your website has over simply a handful of pages then additionally produce a sitemap.xml file. it is not a foul plan to merely produce a sitemap anyway in spite of what, it helps you to outline the structure of your website to the crawlers. Simply search google if you do not knowledge to try to any of that, it's extremely basic and you'll be able to notice actual directions at intervals a moment after you do a research.

Other than that there are not lots additional you'll be able to do for on-site SEO. When individuals raise regarding SEO they are forever thinking of on-site SEO, however that’s the simple and fast half. Simply do it and obtain on with it.

Everything else is off-site SEO and involves building back links and promotion.
This is where you would like to focus your efforts. this can be where the magic bullet is, if there very is one.

Social Bookmarks, Directory Submissions, Profile Links, and Blog Comments are very the best place to begin obtaining backlinks. it is not a foul plan to get these links from a service. They’re simple to form, however to try to it right they really want to be posted from many various accounts and it addresses. A decent plan when your beginning is to try to it yourself a little bit to envision how it works, then purchase larger quantities from a service. You wish to induce lots of links; however you do not wish to over do it. Building to quick will look unnatural, simply do some searches and browse up on it a little additional. What percentage and the way quick could be a judgment decision you have got to form. Hold off on additional complicated link building till you have got a little additional expertise. Link wheels and different link structures are often terribly powerful, however can even hurt your website lots if not done properly.

Whenever possible include keyword anchors and title or alt tags on your backlinks
Don't forever use constant anchors, vary it up a little, use three or four totally different keywords and even do some with some non keyword anchors. You’re attempting to seem as if lots of various real individuals have taken a liking to your website, if it were natural then all links would not be precisely the same, thus you wish to simulate that very same sort of randomness. Back linking ways are all regarding simulating the natural events that happen as a website grows in popularity? If you'll be able to do it successfully then the SE's can offer you sensible position within the listings and then hopefully what you're simulating will become reality. The purpose of all of it's to induce traffic.

Change up your anchor text
The idea of back linking is to simulate that lots of individuals are getting curious about your website. It ought to have some quantity of randomness to it so as to seem natural. I've seen some created up stats on what is best, however I believe a decent rule of thumb is probably regarding forty fifth primary keywords, thirty fifth secondary keywords, and regarding V-day random unrelated like Click Here, and then regarding five-hitter simply the url. The precise share is not dramatically necessary, it simply has to seem to be the linking is natural.

Create relevant articles containing your keywords, embody back links using keyword anchors, and withstand article directories. Article directories are largely authority websites and your article becomes a relevant back link to your site. Then produce profiles and accounts on blogs, social networking sites, forums etc. embody a link to your web site whenever you are doing that and every one in every of those become back links in addition.

That’s the tip of it. Well kind.
Go back and watch your stats to envision what keywords have gotten the foremost traffic to your website, analyze the information a little bit and if you would like to, take away or add keywords to your content and tags, and regulate the anchors you’re using in your back links.

Continue building links. Bear in mind you are attempting to artificially produce the looks to the SE that your website is fashionable. When that happens naturally, individuals are forever adding new links to your website. Since you're attempting to seem natural you have got to try to constant factor. Link building never stops fully.

OK, there you go. that is that basics of SEO. Everything else is regarding fine tuning, and must be checked out for every individual state of affairs.

If you have got any longer queries, before you begin PMing anyone simply browse through the threads within the White HatSEO section, and do some looking on google. You’ll be able to notice some particular data from some a lot of smarter individuals than me.

If there are any SEO gurus that wish to expand on this or if you see any errors you think that ought to be mentioned, please add your input.



Partner site : online news


Increase Blog Traffic - Tactics & Tips

It's easy to build a blog, but hard to build a successful blog with significant traffic. Over the years, we've grown the Moz blog to nearly a million visits each month and helped lots of other blogs, too. I launched a personal blog late last year and was amazed to see how quickly it gained thousands of visits to each post. There's an art to increasing a blog's traffic, and given that we seem to have stumbled on some of that knowledge, I felt it compulsory to give back by sharing what we've observed.
NOTE: This post replaces a popular one I wrote on the same topic in 2007. This post is intended to be useful to all forms of bloggers - independent folks, those seeking to monetize, and marketing professionals working an in-house blog from tiny startups to huge companies. Not all of the tactics will work for everyone, but at least some of these should be applicable and useful.

#1 - Target Your Content to an Audience Likely to Share

When strategizing about who you're writing for, consider that audience's ability to help spread the word. Some readers will naturally be more or less active in evangelizing the work you do, but particular communities, topics, writing styles and content types regularly play better than others on the web. For example, great infographics that strike a chord , beautiful videos that tell a story and remarkable collections of facts that challenge common assumptions are all targeted at audiences likely to share (geeks with facial hair, those interested in weight loss and those with political thoughts about macroeconomics respectively).
A Blog's Target Audience
If you can identify groups that have high concentrations of the blue and orange circles in the diagram above, you dramatically improve the chances of reaching larger audiences and growing your traffic numbers. Targeting blog content at less-share-likely groups may not be a terrible decision (particularly if that's where you passion or your target audience lies), but it will decrease the propensity for your blog's work to spread like wildfire across the web.

#2 - Participate in the Communities Where Your Audience Already Gathers

Advertisers on Madison Avenue have spent billions researching and determining where consumers with various characteristics gather and what they spend their time doing so they can better target their messages. They do it because reaching a group of 65+ year old women with commercials for extreme sports equipment is known to be a waste of money, while reaching an 18-30 year old male demographic that attends rock-climbing gyms is likely to have a much higher ROI.
Thankfully, you don't need to spend a dime to figure out where a large portion of your audience can be found on the web. In fact, you probably already know a few blogs, forums, websites and social media communities where discussions and content are being posted on your topic (and if you don't a Google search will take you much of the way). From that list, you can do some easy expansion using a web-based tool like DoubleClick's Ad Planner:
 
Sites Also Visited via DoubleClick
Once you've determined the communities where your soon-to-be-readers gather, you can start participating. Create an account, read what others have written and don't jump in the conversation until you've got a good feel for what's appropriate and what's not. I've written a post here about rules for comment marketing, and all of them apply. Be a good web citizen and you'll be rewarded with traffic, trust and fans. Link-drop, spam or troll and you'll get a quick boot, or worse, a reputation as a blogger no one wants to associate with.

#3 - Make Your Blog's Content SEO-Friendly

Search engines are a massive opportunity for traffic, yet many bloggers ignore this channel for a variety of reasons that usually have more to do with fear and misunderstanding than true problems. As I've written before, "SEO, when done right, should never interfere with great writing." In 2011, Google received over 3 billion daily searches from around the world, and that number is only growing:
Daily Google Searches 2004-2011
sources: Comscore + Google
Get Noticed with a £5.49 .Com or .CO from GoDaddy.com!
Taking advantage of this massive traffic opportunity is of tremendous value to bloggers, who often find that much of the business side of blogging, from inquiries for advertising to guest posting opportunities to press and discovery by major media entities comes via search.
SEO for blogs is both simple and easy to set up, particularly if you're using an SEO-friendly platform like Wordpress, Drupal or Joomla. For more information on how to execute on great SEO for blogs, check out the following resources:
Don't let bad press or poor experiences with spammers (spam is not SEO) taint the amazing power and valuable contributions SEO can make to your blog's traffic and overall success. 20% of the effort and tactics to make your content optimized for search engines will yield 80% of the value possible; embrace it and thousands of visitors seeking exactly what you've posted will be the reward.

#4 - Use Twitter, Facebook and Google+ to Share Your Posts & Find New Connections

Twitter just topped 465 million registered accounts. Facebook has over 850 million active users. Google+ has nearly 100 million. LinkedIn is over 130 million. Together, these networks are attracting vast amounts of time and interest from Internet users around the world, and those that participate on these services fit into the "content distributors" description above, meaning they're likely to help spread the word about your blog.
Leveraging these networks to attract traffic requires patience, study, attention to changes by the social sites and consideration in what content to share and how to do it. My advice is to use the following process:
  • If you haven't already, register a personal account and a brand account at each of the following - Twitter, Facebook, Google+ and LinkedIn (those links will take you directly to the registration pages for brand pages). For example, my friend Dharmesh has a personal account for Twitter and a brand account for OnStartups (one of his blog projects). He also maintains brand pages on Facebook, LinkedIn and Google+.
  • Fill out each of those profiles to the fullest possible extent - use photos, write compelling descriptions and make each one as useful and credible as possible. Research shows that profiles with more information have a significant correlation with more successful accounts (and there's a lot of common sense here, too, given that spammy profiles frequently feature little to no profile work).
  • Connect with users on those sites with whom you already share a personal or professional relationships, and start following industry luminaries, influencers and connectors. Services like FollowerWonk and FindPeopleonPlus can be incredible for this:
Followerwonk Search for "Seattle Chef"
  • Start sharing content - your own blog posts, those of peers in your industry who've impressed you and anything that you feel has a chance to go "viral" and earn sharing from others.
  • Interact with the community - use hash tags, searches and those you follow to find interesting conversations and content and jump in! Social networks are amazing environment for building a brand, familiarizing yourself with a topic and the people around it, and earning the trust of others through high quality, authentic participation and sharing
If you consistently employ a strategy of participation, share great stuff and make a positive, memorable impression on those who see your interactions on these sites, your followers and fans will grow and your ability to drive traffic back to your blog by sharing content will be tremendous. For many bloggers, social media is the single largest source of traffic, particularly in the early months after launch, when SEO is a less consistent driver.

#5 - Install Analytics and Pay Attention to the Results

At the very least, I'd recommend most bloggers install http://www.google.com/analytics (which is free), and watch to see where visits originate, which sources drive quality traffic and what others might be saying about you and your content when they link over. If you want to get more advanced, check out this post on http://www.seomoz.org/blog/launching-a-new-website-18-steps.
Here's a screenshot from the analytics of my wife's travel blog, the Everywhereist:
Traffic Sources to Everywhereist from Google Analytics
As you can see, there's all sorts of great insights to be gleaned by looking at where visits originate, analyzing how they were earned and trying to repeat the successes, focus on the high quality and high traffic sources and put less effort into marketing paths that may not be effective. In this example, it's pretty clear that Facebook and Twitter are both excellent channels. StumbleUpon sends a lot of traffic, but they don't stay very long (averaging only 36 seconds vs. the general average of 4 minutes!).
Employing analytics is critical to knowing where you're succeeding, and where you have more opportunity. Don't ignore it, or you'll be doomed to never learn from mistakes or execute on potential.

#6 - Add Graphics, Photos and Illustrations (with link-back licensing)

If you're someone who can produce graphics, take photos, illustrate or even just create funny doodles in MS Paint, you should leverage that talent on your blog. By uploading and hosting images (or using a third-party service like Flickr to embed your images with licensing requirements on that site), you create another traffic source for yourself via Image Search, and often massively improve the engagement and enjoyment of your visitors.
When using images, I highly recommend creating a way for others to use them on their own sites legally and with permission, but in such a way that benefits you as the content creator. For example, you could have a consistent notice under your images indicating that re-using is fine, but that those who do should link back to this post. You can also post that as a sidebar link, include it in your terms of use, or note it however you think will get the most adoption.
Some people will use your images without linking back, which sucks. However, you can find them by employing the Image Search function of "similar images," shown below:
Google's "Visually Similar" Search

Clicking the "similar" link on any given image will show you other images that Google thinks look alike, which can often uncover new sources of traffic. Just reach out and ask if you can get a link, nicely. Much of the time, you'll not only get your link, but make a valuable contact or new friend, too!

#7 - Conduct Keyword Research While Writing Your Posts

Not surprisingly, a big part of showing up in search engines is targeting the terms and phrases your audience are actually typing into a search engine. It's hard to know what these words will be unless you do some research, and luckily, there's a free tool from Google to help called the http://adwords.google.com/select/KeywordToolExternal.
Type some words at the top, hit search and AdWords will show you phrases that match the intent and/or terms you've employed. There's lots to play around with here, but watch out in particular for the "match types" options I've highlighted below:
Google AdWords Tool
When you choose "exact match" AdWords will show you only the quantity of searches estimated for that precise phrase. If you use broad match, they'll include any search phrases that use related/similar words in a pattern they think could have overlap with your keyword intent (which can get pretty darn broad). "Phrase match" will give you only those phrases that include the word or words in your search - still fairly wide-ranging, but between "exact" and "broad."
When you're writing a blog post, keyword research is best utilized for the title and headline of the post. For example, if I wanted to write a post here on Moz about how to generate good ideas for bloggers, I might craft something that uses the phrase "blog post ideas" or "blogging ideas" near the front of my title and headline, as in "Blog Post Ideas for When You're Truly Stuck," or "Blogging Ideas that Will Help You Clear Writer's Block."
Optimizing a post to target a specific keyword isn't nearly as hard as it sounds. 80% of the value comes from merely using the phrase effectively in the title of the blog post, and writing high quality content about the subject. If you're interested in more, read http://www.seomoz.org/blog/perfecting-keyword-targeting-on-page-optimization (a slightly older resource, but just as relevant today as when it was written).

#8 - Frequently Reference Your Own Posts and Those of Others

The web was not made for static, text-only content! Readers appreciate links, as do other bloggers, site owners and even search engines. When you reference your own material in-context and in a way that's not manipulative (watch out for over-optimizing by linking to a category, post or page every time a phrase is used - this is almost certainly discounted by search engines and looks terrible to those who want to read your posts), you potentially draw visitors to your other content AND give search engines a nice signal about those previous posts.
Perhaps even more valuable is referencing the content of others. The biblical expression "give and ye shall receive," perfectly applies on the web. Other site owners will often receive Google Alerts or look through their incoming referrers (as I showed above in tip #5) to see who's talking about them and what they're saying. Linking out is a direct line to earning links, social mentions, friendly emails and new relationships with those you reference. In its early days, this tactic was one of the best ways we earned recognition and traffic with the SEOmoz blog and the power continues to this day.

#9 - Participate in Social Sharing Communities Like Reddit + StumbleUpon

The major social networking sites aren't alone in their power to send traffic to a blog. Social community sites like Reddit (which now receives more than 2 billion! with a "B"! views each month), StumbleUpon, Pinterest, Tumblr, Care2 (for nonprofits and causes), GoodReads (books), Ravelry (knitting), Newsvine (news/politics) and many, many more (Wikipedia maintains a decent, though not comprehensive list http://en.wikipedia.org/wiki/List_of_social_networking_websites).
Each of these sites have different rules, formats and ways of participating and sharing content. As with participation in blog or forum communities described above in tactic #2, you need to add value to these communities to see value back. Simply drive-by spamming or leaving your link won't get you very far, and could even cause a backlash. Instead, learn the ropes, engage authentically and you'll find that fans, links and traffic can develop.
These communities are also excellent sources of inspiration for posts on your blog. By observing what performs well and earns recognition, you can tailor your content to meet those guidelines and reap the rewards in visits and awareness. My top recommendation for most bloggers is to at least check whether there's an appropriate subreddit in which you should be participating. Subreddits and their search function can help with that.

#10 - Guest Blog (and Accept the Guest Posts of Others)

When you're first starting out, it can be tough to convince other bloggers to allow you to post on their sites OR have an audience large enough to inspire others to want to contribute to your site. This is when friends and professional connections are critical. When you don't have a compelling marketing message, leverage your relationships - find the folks who know you, like you and trust you and ask those who have blog to let you take a shot at authoring something, then ask them to return the favor.
Guest blogging is a fantastic way to spread your brand to new folks who've never seen your work before, and it can be useful in earning early links and references back to your site, which will drive direct traffic and help your search rankings (diverse, external links are a key part of http://www.seomoz.org/article/search-ranking-factors). Several recommendations for those who engage in guest blogging:
  • Find sites that have a relevant audience - it sucks to pour your time into writing a post, only to see it fizzle because the readers weren't interested. Spend a bit more time researching the posts that succeed on your target site, the makeup of the audience, what types of comments they leave and you'll earn a much higher return with each post.
  • Don't be discouraged if you ask and get a "no" or a "no response." As your profile grows in your niche, you'll have more opportunities, requests and an easier time getting a "yes," so don't take early rejections too hard and watch out - in many marketing practices, persistence pays, but pestering a blogger to write for them is not one of these (and may get your email address permanently banned from their inbox).
  • When pitching your guest post make it as easy as possible for the other party. When requesting to post, have a phenomenal piece of writing all set to publish that's never been shared before and give them the ability to read it. These requests get far more "yes" replies than asking for the chance to write with no evidence of what you'll contribute. At the very least, make an outline and write a title + snippet.
  • Likewise, when requesting a contribution, especially from someone with a significant industry profile, asking for a very specific piece of writing is much easier than getting them to write an entire piece from scratch of their own design. You should also present statistics that highlight the value of posting on your site - traffic data, social followers, RSS subscribers, etc. can all be very persuasive to a skeptical writer.
A great tool for frequent guest bloggers is Ann Smarty's MyBlogGuest, which offers the ability to connect writers with those seeking guest contributions (and the reverse).
MyBlogGuest
Twitter, Facebook, LinkedIn and Google+ are also great places to find guest blogging opportunities. In particular, check out the profiles of those you're connected with to see if they run blogs of their own that might be a good fit. Google's Blog Search function and Google Reader's Search are also solid tools for discovery.

#11 - Incorporate Great Design Into Your Site

The power of beautiful, usable, professional design can't be overstated. When readers look at a blog, the first thing they judge is how it "feels" from a design and UX perspective. Sites that use default templates or have horrifying, 1990's design will receive less trust, a lower time-on-page, fewer pages per visit and a lower likelihood of being shared. Those that feature stunning design that clearly indicates quality work will experience the reverse - and reap amazing benefits.
Blog Design Inspiration
A few resources I recommend:
  • Dribbble - great for finding high quality professional designers
  • Forrst - another excellent design profile community
  • Behance - featuring galleries from a wide range of visual professionals
  • Sortfolio - an awesome tool to ID designers by region, skill and budget
  • 99 Designs - a controversial site that provides designs on spec via contests (I have mixed feelings on this one, but many people find it useful, particularly for budget-conscious projects)
This is one area where budgeting a couple thousand dollars (if you can afford it) or even a few hundred (if you're low on cash) can make a big difference in the traffic, sharing and viral-impact of every post you write.

#12 - Interact on Other Blogs' Comments

As bloggers, we see a lot of comments. Many are spam, only a few add real value, and even fewer are truly fascinating and remarkable. If you can be in this final category consistently, in ways that make a blogger sit up and think "man, I wish that person commented here more often!" you can achieve great things for your own site's visibility through participation in the comments of other blogs.
Combine the tools presented in #10 (particularly Google Reader/Blog Search) and #4 (especially FollowerWonk) for discovery. The feed subscriber counts in Google Reader can be particularly helpful for identifying good blogs for participation. Then apply the principles covered in this post on comment marketing.
Google Reader Subscriber Counts
Do be conscious of the name you use when commenting and the URL(s) you point back to. Consistency matters, particularly on naming, and linking to internal pages or using a name that's clearly made for keyword-spamming rather than true conversation will kill your efforts before they begin.

#13 - Participate in Q+A Sites

Every day, thousands of people ask questions on the web. Popular services like Yahoo! Answers, Answers.com, Quora, StackExchange, Formspring and more serve those hungry for information whose web searches couldn't track down the responses they needed.
The best strategy I've seen for engaging on Q+A sites isn't to answer every question that comes along, but rather, to strategically provide high value to a Q+A community by engaging in those places where:
  • The question quality is high, and responses thus far have been thin
  • The question receives high visibility (either by ranking well for search queries, being featured on the site or getting social traffic/referrals). Most of the Q+A sites will show some stats around the traffic of a question
  • The question is something you can answer in a way that provides remarkable value to anyone who's curious and drops by
I also find great value in answering a few questions in-depth by producing an actual blog post to tackle them, then linking back. This is also a way I personally find blog post topics - if people are interested in the answer on a Q+A site, chances are good that lots of folks would want to read it on my blog, too!
Just be authentic in your answer, particularly if you're linking. If you'd like to see some examples, I answer a lot of questions at Quora, frequently include relevant links, but am rarely accused of spamming or link dropping because it's clearly about providing relevant value, not just getting a link for SEO (links on most user-contributed sites are "nofollow" anyway, meaning they shouldn't pass search-engine value). There's a dangerous line to walk here, but if you do so with tact and candor, you can earn a great audience from your participation.

#14 - Enable Subscriptions via Feed + Email (and track them!)

If someone drops by your site, has a good experience and thinks "I should come back here and check this out again when they have more posts," chances are pretty high (I'd estimate 90%+) that you'll never see them again. That sucks! It shouldn't be the case, but we have busy lives and the Internet's filled with animated gifs of cats.
In order to pull back some of these would-be fans, I highly recommend creating an RSS feed using Feedburner and putting visible buttons on the sidebar, top or bottom of your blog posts encouraging those who enjoy your content to sign up (either via feed, or via email, both of which are popular options).
RSS Feeds with Feedburner
If you're using Wordpress, there's some easy plugins for this, too.
Once you've set things up, visit every few weeks and check on your subscribers - are they clicking on posts? If so, which ones? Learning what plays well for those who subscribe to your content can help make you a better blogger, and earn more visits from RSS, too.

#15 - Attend and Host Events

Despite the immense power of the web to connect us all regardless of geography, in-person meetings are still remarkably useful for bloggers seeking to grow their traffic and influence. The people you meet and connect with in real-world settings are far more likely to naturally lead to discussions about your blog and ways you can help each other. This yields guest posts, links, tweets, shares, blogroll inclusion and general business development like nothing else.
Lanyrd Suggested Events
I'm a big advocate of Lanyrd, an event directory service that connects with your social networks to see who among your contacts will be at which events in which geographies. This can be phenomenally useful for identifying which meetups, conferences or gatherings are worth attending (and who you can carpool with).
The founder of Lanyrd also contributed this great answer on Quora about other search engines/directories for events (which makes me like them even more).

#16 - Use Your Email Connections (and Signature) to Promote Your Blog

As a blogger, you're likely to be sending a lot of email out to others who use the web and have the power to help spread your work. Make sure you're not ignoring email as a channel, one-to-one though it may be. When given an opportunity in a conversation that's relevant, feel free to bring up your blog, a specific post or a topic you've written about. I find myself using blogging as a way to scalably answer questions - if I receive the same question many times, I'll try to make a blog post that answers it so I can simply link to that in the future.
Email Footer Link
I also like to use my email signature to promote the content I share online. If I was really sharp, I'd do link tracking using a service like Bit.ly so I could see how many clicks email footers really earn. I suspect it's not high, but it's also not 0.

#17 - Survey Your Readers

Web surveys are easy to run and often produce high engagement and great topics for conversation. If there's a subject or discussion that's particularly contested, or where you suspect showing the distribution of beliefs, usage or opinions can be revealing, check out a tool like SurveyMonkey (they have a small free version) or PollDaddy. Google Docs also offers a survey tool that's totally free, but not yet great in my view.

#18 - Add Value to a Popular Conversation

Numerous niches in the blogosphere have a few "big sites" where key issues arise, get discussed and spawn conversations on other blogs and sites. Getting into the fray can be a great way to present your point-of-view, earn attention from those interested in the discussion and potentially get links and traffic from the industry leaders as part of the process.
You can see me trying this out with Fred Wilson's AVC blog last year (an incredibly popular and well-respected blog in the VC world). Fred wrote a post about Marketing that I disagreed with strongly and publicly and a day later, he wrote a follow-up where he included a graphic I made AND a link to my post.
If you're seeking sources to find these "popular conversations," Alltop, Topsy, Techmeme (in the tech world) and their sister sites MediaGazer, Memeorandum and WeSmirch, as well as PopURLs can all be useful.

#19 - Aggregate the Best of Your Niche

Bloggers, publishers and site owners of every variety in the web world love and hate to be compared and ranked against one another. It incites endless intrigue, discussion, methodology arguments and competitive behavior - but, it's amazing for earning attention. When a blogger publishes a list of "the best X" or "the top X" in their field, most everyone who's ranked highly praises the list, shares it and links to it. Here's an example from the world of marketing itself:
AdAge Power 150
That's a screenshot of the AdAge Power 150, a list that's been maintained for years in the marketing world and receives an endless amount of discussion by those listed (and not listed). For example, why is SEOmoz's Twitter score only a "13" when we have so many more followers, interactions and retweets than many of those with higher scores? Who knows. But I know it's good for AdAge. :-)
Now, obviously, I would encourage anyone building something like this to be as transparent, accurate and authentic as possible. A high quality resource that lists a "best and brightest" in your niche - be they blogs, Twitter accounts, Facebook pages, individual posts, people, conferences or whatever else you can think to rank - is an excellent piece of content for earning traffic and becoming a known quantity in your field.
Oh, and once you do produce it - make sure to let those featured know they've been listed. Tweeting at them with a link is a good way to do this, but if you have email addresses, by all means, reach out. It can often be the start of a great relationship!

#20 - Connect Your Web Profiles and Content to Your Blog

Many of you likely have profiles on services like YouTube, Slideshare, Yahoo!, DeviantArt and dozens of other social and Web 1.0 sites. You might be uploading content to Flickr, to Facebook, to Picasa or even something more esoteric like Prezi. Whatever you're producing on the web and wherever you're doing it, tie it back to your blog.
Including your blog's link on your actual profile pages is among the most obvious, but it's also incredibly valuable. On any service where interaction takes place, those interested in who you are and what you have to share will follow those links, and if they lead back to your blog, they become opportunities for capturing a loyal visitor or earning a share (or both!). But don't just do this with profiles - do it with content, too! If you've created a video for YouTube, make your blog's URL appear at the start or end of the video. Include it in the description of the video and on the uploading profile's page. If you're sharing photos on any of the dozens of photo services, use a watermark or even just some text with your domain name so interested users can find you.

If you're having trouble finding and updating all those old profiles (or figuring out where you might want to create/share some new ones), KnowEm is a great tool for discovering your own profiles (by searching for your name or pseudonyms you've used) and claiming profiles on sites you may not yet have participated in.
I'd also strongly recommend leveraging Google's relatively new protocol for rel=author. AJ Kohn wrote a great post on how to set it up here, and Yoast has another good one on building it into Wordpress sites. The benefit for bloggers who do build large enough audiences to gain Google's trust is earning your profile photo next to all the content you author - a powerful markup advantage that likely drives extra clicks from the search results and creates great, memorable branding, too.

#21 - Uncover the Links of Your Fellow Bloggers (and Nab 'em!)

If other blogs in your niche have earned references from sites around the web, there's a decent chance that they'll link to you as well. Conducting competitive link research can also show you what content from your competition has performed well and the strategies they may be using to market their work. To uncover these links, you'll need to use some tools.
OpenSiteExplorer is my favorite, but I'm biased (it's made by Moz). However, it is free to use - if you create a registered account here, you can get unlimited use of the tool showing up to 1,000 links per page or site in perpetuity.
OpenSiteExplorer from Moz
There are other good tools for link research as well, including Blekko, Majestic, Ahrefs and, I've heard that in the near-future, SearchMetrics.
Finding a link is great, but it's through the exhaustive research of looking through dozens or hundreds that you can identify patterns and strategies. You're also likely to find a lot of guest blogging opportunities and other chances for outreach. If you maintain a great persona and brand in your niche, your ability to earn these will rise dramatically.

Bonus #22 - Be Consistent and Don't Give Up

If there's one piece of advice I wish I could share with every blogger, it's this:
Why Bloggers Give Up Traffic Graph
The above image comes from Everywhereist's analytics. Geraldine could have given up 18 months into her daily blogging. After all, she was putting in 3-5 hours each day writing content, taking photos, visiting sites, coming up with topics, trying to guest blog and grow her Twitter followers and never doing any SEO (don't ask, it's a running joke between us). And then, almost two years after her blog began, and more than 500 posts in, things finally got going. She got some nice guest blogging gigs, had some posts of hers go "hot" in the social sphere, earned mentions on some bigger sites, then got really big press from Time's Best Blogs of 2011.
I'd guess there's hundreds of new bloggers on the web each day who have all the opportunity Geraldine had, but after months (maybe only weeks) of slogging away, they give up.
When I started the SEOmoz blog in 2004, I had some advantages (mostly a good deal of marketing and SEO knowledge), but it was nearly 2 years before the blog could be called anything like a success. Earning traffic isn't rocket science, but it does take time, perseverance and consistency. Don't give up. Stick to your schedule. Remember that everyone has a few posts that suck, and it's only by writing and publishing those sucky posts that you get into the habit necessary to eventually transform your blog into something remarkable.
Good luck and good blogging from all of us at Moz!

Partner site : online news

9 Strategies For Ranking Higher In Search Engines

When it comes to getting your website to rank higher in Google, there are some things you need to be mindful of. What I want to do is give you some tips that you can use to not only rank higher in with your site, but generate more income from the work you put into your website.
SEO2
Write For People Not Machines: While content is key to any successful search engine optimization, it’s important to remember that ultimately you are writing for other people, not the machines. I am not sure this can be overstated or said to many times. You have to be creating High-quality, readable, and informative content. If you do then you get readers and clicks. If you don’t then you spend your wheels. If you are looking for a long term solution, just remember that Quality wins over quantity in the end. The other thing that this allows you to do is build an online business or following without relying on Google for all your traffic. Outside of blog posting and forum posting.


Build Relationships With People: Ask an educational website or a non-profit to link to your content. Search engines look favorably on sites that have been linked to by reputable sources. Provide high quality information that will entice reliable websites to want to feature your site. The keyword here is reliable and perhaps I add readable websites. I am not talking about spinning an article and submitting it to article directories. Create content that these organizations will find useful and worthy.
Add To It Everyday: Websites need to be regularly refreshed with new content and pages to help with search engine optimization. Keywords are great, yet they can only help your site to an extent. If you are writing about popular subjects, it is easy to get lost in the crowd. You do not want your website ranked low. Keep your recommendations fresh by linking to appropriate and influential high ranking websites on a regular basis. Just like you want great sites linking back to you, you want to be linking to great websites.
Know What The Joneses Are Doing: Don’t forget to investigate your competitors’ SEO campaigns. Seeing what techniques your competitors are using to get to the top of search engine results pages can help you rank your own website. Learn from their success, then adapt and expand on the SEO methods they are using and use them on your own website.
Learn A Little HTML: Do not forget that search engines are not people. Use HTML, which they can read, to give your site an advantage over the competitors. Including other forms of programming is useful and perhaps even necessary, but including HTML as a back-up will give the search engine the information in needs on your website.
Mix Up Your Tactics: When it comes to marketing, backlinking, advertising, or whatever methods you use, you need to always be mixing up your tactics. Not only in the advertising you do off your website, but the marketing you do on your website. What you want to see happening is that people stay on your site longer, and that they click on your links. Both of these are measurable. In the bounce rate alone you can tell if someone just comes and leaves.
I know some have a bounce rate below 20%, but if stay around the mid to high 30% range and, or lower, you will be doing well. What we are talking about is increasing your overall profit and success during the course of the year. Learn A Little On-Page SEO: To better optimize your site for search engines, you should place keywords in the title tag for every post. Most search engines place more importance on titles than other types of contents. This means that using effective keywords is your title is one of the best ways to draw in traffic from search engines.
Learn Proper Linking Techniques: When linking back to your homepage through other parts of your website, be sure that you are linking to the domain name and not /index.html or another iteration that has something appended to the end. Your homepage will be placed higher on search results pages if you help search engines recognize that the domain name is the anchor of your site, rather than confusing the search engines by having two (or more) separate homepages (such as /index.html).
Also Work The Free Stuff: This really does work. You need to have some free stuff to give away. What you will learn real quick is that after doing this for a while, you will have more than enough free stuff to give away. A great way to get free stuff is to join a membership site that gives it away. Some are OK, but there are some membership sites that really give away quality stuff.

Partner site : online news