<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Blog Advertising Store Blog - Get paid to post and blog advertising related articles &#187; Updates</title>
	<atom:link href="http://www.blogadvertisingstore.com/blog/category/updates/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.blogadvertisingstore.com/blog</link>
	<description>Blog advertising gives you the advantage of being able to capture the market as you can tailor multiple ads to place on each specific blog.</description>
	<lastBuildDate>Thu, 02 Feb 2012 17:09:33 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>New features at blogadvertisingstore and an explanation</title>
		<link>http://www.blogadvertisingstore.com/blog/new-features-at-blogadvertisingstore-and-an-explanation/</link>
		<comments>http://www.blogadvertisingstore.com/blog/new-features-at-blogadvertisingstore-and-an-explanation/#comments</comments>
		<pubDate>Tue, 02 Dec 2008 07:13:56 +0000</pubDate>
		<dc:creator>Gregory Nielsen</dc:creator>
				<category><![CDATA[Updates]]></category>

		<guid isPermaLink="false">http://www.blogadvertisingstore.com/blog/?p=155</guid>
		<description><![CDATA[In the next few days, we'll release the second version of our website. The most important change you'll observe is the design. The new design will enable easier navigation, faster loading, XHTML/CSS validation. Here's a preview on how PP will look like:]]></description>
			<content:encoded><![CDATA[<p>Hi there bloggers and advertisers. Lately there were a lot of things to do, and I hadn&#8217;t so much time to write.</p>
<p>As I said in an earlier post <a href="http://www.blogadvertisingstore.com/blog/blogadvertisingstorecom-is-moving-forward/">blogadvertisingstore is moving forward</a>! A few advertisers are testing our services (some of you already wrote about their products) and that&#8217;s good news.</p>
<p>In the next few days, we&#8217;ll release the second version of our website. The most important change you&#8217;ll observe is the design. The new design will enable easier navigation, faster loading, XHTML/CSS validation. Here&#8217;s a preview on how PP will look like:</p>
<p><a href="http://www.blogadvertisingstore.com/blog/wp-content/uploads/2008/12/previewpp.jpg"><img class="aligncenter size-full wp-image-154" title="previewpp" src="http://www.blogadvertisingstore.com/blog/wp-content/uploads/2008/12/previewpp.jpg" alt="" width="500" height="459" /></a></p>
<p>As you know yesterday we&#8217;ve paid all bloggers who reached $50.</p>
<p><span id="more-155"></span></p>
<p>In your finances section is clearly stated:</p>
<p>Important: When your total unpaid earnings reach $50, we&#8217;ll send you a payment on the 1rst of the next month. For example, if your total unpaid earnings reached $50 during November, we would send you a payment on December 1. If your total unpaid earnings haven&#8217;t yet reached $50, they&#8217;ll roll over to the next month and accrue until they meet the $50 threshold.</p>
<p>Many of you asked us why we had to set a threshold.</p>
<p>There are many reasons. As you all know the Internet is stuffed with a lot of improper tactics. Everybody wants money but once paid, there are bloggers who uses to delete their blog entries. This is so frustrating&#8230; it&#8217;s just unfair. Having the $50 threshold helps us to control (not 100%) these tactics, and to protect our advertisers.</p>
<p>I am really sorry for any inconveniences this issue may cause. However, fair bloggers (we’ll implement a solution for this) will have the threshold removed after reaching a certain number of approved and paid blog posts.</p>
<p>What&#8217;s your opinion about the new design?</p>]]></content:encoded>
			<wfw:commentRss>http://www.blogadvertisingstore.com/blog/new-features-at-blogadvertisingstore-and-an-explanation/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Minor fixes, rendering in IE8 and and Live Chat functionality</title>
		<link>http://www.blogadvertisingstore.com/blog/minor-fixes-rendering-in-ie8-and-and-live-chat-functionality/</link>
		<comments>http://www.blogadvertisingstore.com/blog/minor-fixes-rendering-in-ie8-and-and-live-chat-functionality/#comments</comments>
		<pubDate>Wed, 26 Nov 2008 08:56:16 +0000</pubDate>
		<dc:creator>Gregory Nielsen</dc:creator>
				<category><![CDATA[Updates]]></category>

		<guid isPermaLink="false">http://www.blogadvertisingstore.com/blog/?p=140</guid>
		<description><![CDATA[Another thing we've fixed was a minor bug from the affiliation referral tracking system. I want to assure all of you that even if a few clicks might of been lost, there's no problem at all because the magic happens when a referral signs up as an advertiser and creates an opportunity.]]></description>
			<content:encoded><![CDATA[<p>Today one our site&#8217;s visitor contacted us stating that there is an error in the new Internet Explorer 8 Beta 2.</p>
<p>We grabbed IE8 from <a href="http://www.microsoft.com/windows/internet-explorer/beta/default.aspx">Microsoft Internet Explorer homepage</a>, and begun the testing. We&#8217;ve solved the rendering problem and I want to tell you all what to do if you see some errors in IE8 beta.</p>
<p>It doesn&#8217;t worth much attention fixing errors, creating other CSS files (in Internet Explorer 8), until the final version of the famous browser will be released.</p>
<p><strong>What can you do?</strong></p>
<p><strong>You can implement an Emulation Tag.</strong></p>
<p>There are two ways to implement this tag:</p>
<p>* On a per-site basis, add a custom HTTP header</p>
<pre>X-UA-Compatible: IE=EmulateIE7</pre>
<p>* On a per-page basis, add a special HTML tag to each document, right after the head tag</p>
<pre>&lt;meta http-equiv="X-UA-Compatible" content="IE=EmulateIE7"&gt;</pre>
<p>Implementing the HTTP header is beneficial if a site owner wants most of their site to render as it did in IE7 or if there are no plans to update site content.</p>
<p><span id="more-140"></span></p>
<blockquote><p>The X-UA-Compatible tag and header override any existing DOCTYPE. Also, the mode specified by the page takes precedent over the HTTP header. For example, you could add the EmulateIE7 HTTP header to a site, and set specific pages to display in IE8 mode (by using the meta-tag with content=”IE8”).</p>
<p>Using the IE=EmulateIE7 compatibility tag is a simple way for users to continue their current experience when browsing your site until you can update with more standards-compliant content. Although adding this tag will prevent most display issues, you may also need to update your site to properly detect IE8.</p></blockquote>
<p>Another thing we&#8217;ve fixed was a minor bug from the affiliation referral tracking system. I want to assure all of you that even if a few clicks might of been lost, there&#8217;s no problem at all because the magic happens when a referral signs up as an advertiser and creates an opportunity. But dont&#8217; worry, because our affiliation system is also tracking (using a second tracking method) the payment button from advertiser&#8217;s account, so nobody lost eventual earnings.</p>
<p>Another change you probably noticed was our new live help system, (delivered in a few minutes) powered by <a href="http://livehelp.stardevelop.com/blog/">Stardevelop</a>. Thanks guys. The updated version is cleaner, works faster and is more intuitive. I hope you&#8217;ll enjoy it &#8211; also has a &#8216;Coffee time&#8217; button. <img src='http://www.blogadvertisingstore.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Here a printscreen of what our support department sees:</p>
<p><a href="http://www.blogadvertisingstore.com/blog/wp-content/uploads/2008/11/stardevelop-chat.jpg"><img class="aligncenter size-full wp-image-141" title="stardevelop-chat" src="http://www.blogadvertisingstore.com/blog/wp-content/uploads/2008/11/stardevelop-chat.jpg" alt="" width="500" height="386" /></a></p>
<p>In the near future we plan to subscribe to a phone company, so we can hear each other. <img src='http://www.blogadvertisingstore.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>I will mention one more tine our thanks for those who wrote about us. You&#8217;re great!</p>]]></content:encoded>
			<wfw:commentRss>http://www.blogadvertisingstore.com/blog/minor-fixes-rendering-in-ie8-and-and-live-chat-functionality/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>blogadvertisingstore.com is moving forward!</title>
		<link>http://www.blogadvertisingstore.com/blog/blogadvertisingstorecom-is-moving-forward/</link>
		<comments>http://www.blogadvertisingstore.com/blog/blogadvertisingstorecom-is-moving-forward/#comments</comments>
		<pubDate>Mon, 24 Nov 2008 18:36:03 +0000</pubDate>
		<dc:creator>Gregory Nielsen</dc:creator>
				<category><![CDATA[Updates]]></category>

		<guid isPermaLink="false">http://www.blogadvertisingstore.com/blog/?p=128</guid>
		<description><![CDATA[I have a few announcements to make and in this post I'll also cover a few aspects on what we’ve made in the last few days. First of all, I want to say a big 'Thank You' to those bloggers who had time and will to write a few words about how they discovered blogadvertisingstore. We appreciate your gesture! I want you to know that our prime objective is to attract advertisers, and we are doing everything we can to create best advertising network. But, we know that we’re only 1 month old, and miracles don’t just happen on the Internet, but we feel comfortable because we know that each step we make is FORWARD.]]></description>
			<content:encoded><![CDATA[<p>Howdy!</p>
<p>I have a few announcements to make and in this post I&#8217;ll also cover a few aspects on what we’ve made in the last few days.</p>
<p>First of all, I want to say a big &#8216;Thank You&#8217; to those bloggers who had time and will to write a few words about how they discovered blogadvertisingstore. We appreciate your gesture!</p>
<p>I want you to know that our prime objective is to attract advertisers, and we are doing everything we can to create best advertising network. But, we know that we’re only 1 month old, and miracles don’t just happen on the Internet, but we feel comfortable because we know that each step we make is FORWARD.</p>
<p><a href="http://www.blogadvertisingstore.com/blog/wp-content/uploads/2008/11/mountain.jpg"><img class="aligncenter size-full wp-image-129" title="mountain" src="http://www.blogadvertisingstore.com/blog/wp-content/uploads/2008/11/mountain.jpg" alt="" width="500" height="359" /></a></p>
<p>We’ve also worked hard on the SEO aspects of blogadvertisingstore, and I do believe that our efforts pays off. To understand what I mean, just search &#8220;<a href="http://www.blogadvertisingstore.com/" title="Advertising on blogs" target="_new">blog advertising</a>&#8221; in Google.</p>
<p><span id="more-128"></span></p>
<p>Another aspect we&#8217;ve worked on &#8211; is the payment system and it&#8217;s scheme. In an effort to cut off the PayPal fees when bloggers receive their earnings (on the 1rst of each month),  we&#8217;ve decided to set a $25 threshold.</p>
<p>When your total unpaid earnings reach $25, we&#8217;ll send you a payment on the 1rst of the next month. For example, if your total unpaid earnings reached $25 during November, we would send you a payment on December 1.</p>
<p>If your total unpaid earnings haven&#8217;t yet reached $25, they&#8217;ll roll over to the next month and accrue until they meet the $25 threshold.</p>
<p>As most of you saw, we’ve also introduced an easy affiliation system.  Our affiliates earn $15.00 for each advertiser that creates a campaign. Many of you already registered as an affiliate and much will.</p>
<p>Another checked line from our ‘to do’ list is the Live Chat support. Tested and works like a charm. Our next goal in this area is to implement a tool free phone number and 24/7 support.</p>
<p>We’ve approved hundred of blogs, but unfortunately we had to reject about twice more blogs than we accepted. The common reasons were described here: <a href="http://www.blogadvertisingstore.com/blog/how-to-submit-and-verify-a-blog-at-blogadvertisingstore/">How to submit and verify a blog at blogadvertisingstore?</a></p>
<p>In the background we are thinking to re-design a bit some parts of the website. Any suggestions? Colour theme?</p>
<p>These being said, I wish you a nice day/evening.</p>]]></content:encoded>
			<wfw:commentRss>http://www.blogadvertisingstore.com/blog/blogadvertisingstorecom-is-moving-forward/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>We do not accept in our network blogs with high Alexa values</title>
		<link>http://www.blogadvertisingstore.com/blog/we-do-not-accept-in-our-network-blogs-with-high-alexa-values/</link>
		<comments>http://www.blogadvertisingstore.com/blog/we-do-not-accept-in-our-network-blogs-with-high-alexa-values/#comments</comments>
		<pubDate>Sun, 09 Nov 2008 08:44:32 +0000</pubDate>
		<dc:creator>Gregory Nielsen</dc:creator>
				<category><![CDATA[Updates]]></category>
		<category><![CDATA[alexa]]></category>
		<category><![CDATA[update]]></category>

		<guid isPermaLink="false">http://www.blogadvertisingstore.com/blog/?p=39</guid>
		<description><![CDATA[Hi folks, I just wanted to inform you that we will introduce from today something new in blogadvertisingstore&#8217;s Terms &#38; Conditions: we do not accept in our network blogs with Alexa value above 2.000.000.
I will tell you why.
A &#8220;get paid to post&#8221; network is just a platform where bloggers are connected with advertisers. Blogherald is [...]]]></description>
			<content:encoded><![CDATA[<p>Hi folks, I just wanted to inform you that we will introduce from today something new in blogadvertisingstore&#8217;s Terms &amp; Conditions: <strong>we do not accept in our network blogs with Alexa value above 2.000.000.</strong></p>
<p>I will tell you why.</p>
<p>A &#8220;<a href="http://www.blogadvertisingstore.com" title="Be paid for blogging" target="_new">get paid to post</a>&#8221; network is just a platform where bloggers are connected with advertisers. Blogherald is stating (<a href="http://www.blogherald.com/2005/04/14/number-of-blogs-now-exceeds-50-million-worldwide/" target="_blank">here</a>) that the number of blogs now exceeds 50 million worldwide. Can you imagine that? Of course, there are webmasters with more then one blog. Everything is fine, so far. A weblog is an online journal, where people express thoughts, write about them, about their family. They can also write about products they like, services and so on.</p>
<p><a href="http://www.blogadvertisingstore.com/blog/wp-content/uploads/2008/11/advertsblogalexa.gif"><img class="aligncenter size-full wp-image-40" title="advertsblogalexa" src="http://www.blogadvertisingstore.com/blog/wp-content/uploads/2008/11/advertsblogalexa.gif" alt="" width="500" height="236" /></a></p>
<p>But for those who want to advertise their products and services on these blogs there is a criteria that must be accomplished: the number of visitors a blog receives.</p>
<p>You see, If you would like to promote your product, where would you go to present it? In a place where live 50 people or in a highly populated place? The answer is obvious. You have to have audience, interested people in what you are selling. This is&#8230; advertising.</p>
<p><span id="more-39"></span></p>
<p><strong>How <a href="http://www.blogadvertisingstore.com/" title="Advertising on blogs" target="_new">Blog Advertising</a> Works? </strong></p>
<p>Since the advent of the Internet, Internet advertising has been very popular. Many companies, groups and businesses have taken exploit this opportunity and you can see displayed on each Web page you visit. Each consumer can search using search engines and type the keyword in relation to what they are looking for, then press search, and they are numerous. It is a fast and cheap publicity.</p>
<p>It is really easy for all Business-to-one personalized website, with which they promote, directly interact with the client more information about their products and services. Regular newsletter, discounts can be inserted on the ground, in the interest of website visitors.</p>
<p>I know blogger networks with 100.000+ bloggers subscribed. When advertisers create a new opportunity they look after two main factors:</p>
<ol>
<li>PageRank</li>
<li>Alexa value</li>
</ol>
<p><strong>PageRank</strong> is a link analysis algorithm that assigns a numerical weighting to each element of a hyperlinked set of documents, such as the World Wide Web, with the purpose of &#8220;measuring&#8221; its relative importance within the set.</p>
<p><span id="intelliTxt"><strong>Alexa rankings</strong> are based upon only Alexa Tool Bar users who visit your site and then used to calculate and estimate the traffic.</span></p>
<p>To check your site’s Alexa ranking, visit alexa.com and click the “Traffic Ranking” tab near the top of the screen. Then enter the web site URL. The next page should show a screenshot of its home page, its popularity ranking, trends regarding traffic increases or decreases, which countries it is the most popular in, and other information. While ratings like 450,000 or 873,000 may seem poor to people unfamiliar with Alexa, they are actually fairly good;</p>
<p>There are blogs with no visitors and Pagerank 3 or 4. But we DO NOT sell PageRank, blogadvertisingstore isn&#8217;t a SEO company but an advertising company. And we want advertisers to actually advertise on blogs.</p>
<p>We are receiving each day hundreds of blog submissions but unfortunately we disapprove about 80% of them. But there are still good quality blogs.</p>
<p>The most common rejection reason is the lack of articles/posts. I saw hundreds of blogs with&#8230; one (1) post, and that&#8217;s all.</p>
<p>As we stated in our TOS:</p>
<blockquote><p>Blogs must be live for a minimum of ninety  (90) days, counted from the date of the blog&#8217;s first post, with at least twenty  (20) pre-existing posts written in the 90 days prior to registration with the  blogadvertisingstore Marketplace.</p></blockquote>
<p>Another common reason is the excess of outgoing links, blinking (annoying) pictures. Usually these kind of websites can be compared with a Christmas tree. Would anybody see a spot hided between the brenches of a Christmas tree? I wouldn&#8217;t. Most of the visitors wouldn&#8217;t.</p>
<p>Got the idea?</p>
<p>We want to deliver traffic, interested customers, buyers. Bloggers get paid for sending once in a while these visitors to the advertiser&#8217;s websites.</p>
<p>So, we are sorry for all blogs with no visitors but a few. These blog owners can attract visitors by:</p>
<ul>
<li>Writing unique content posts</li>
<li>Keeping a clean website</li>
<li>Optimizing the Meta Tags in order to get better rankings in Search Engines</li>
<li>Submitting your blog to relevant web directories</li>
</ul>
<p>You will see that following these simple tips in a few weeks visitors will knock at your door. And then you can tell them about a great product you saw somewhere&#8230;</p>
<p>Cheers.</p>]]></content:encoded>
			<wfw:commentRss>http://www.blogadvertisingstore.com/blog/we-do-not-accept-in-our-network-blogs-with-high-alexa-values/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
	</channel>
</rss>

