Make SMOchny site

July 5th, 2011

The last week or two, I was redesigning one of the site. In addition to changing the site design, I decided to slightly revise the template for what is now a horse – for social networks. And even more so, I just caught the eye of a contest for bloggers from Akseoma Agency. Its essence is quite simple. Need to describe what you are, or rather I have done for your website, optimize it for social networks and how these networks has promoted the most.

Scene from the movie social network. See recommended!

Let us return to our subject. We are talking about my site Smart devices. Come, look, you can even subscribe to the newsletter or RSS, I tend to write reviews of all sorts of interesting smart piece of iron, and if all goes well, it will only be more interesting and far-reaching.

Site per year, it has a small amount of traffic, and in my mind has found a definitive form, which he would have. One element of this new species is most SMO which is so much talk.

Action SMO I recently checked on his acquaintances with whom we work. I showed him such a great joke like stumbleupon.com, it was interesting to see how he enjoyed the few days that he was in it for themselves have found. But such people in the network millions and path not taken root in stumbleupon Russia, we have other sources of traffic.

So my colleague, became a regular visitor to my site pro-smart.ru, and he asked me a question: where is the button you have to stumbleupon.com? And he told me an entertaining story about what it’s like to be on the other side of the barricade. He frequented sotsialok, have accounts in each, but prefer vkontakte. He loves to share links with other people and watch what he recommends. A couple of hours per day spent on rock painting wall art in the form of review and republication of all that comes. Ideal dealer traffic? A podizh you do not find on my site the right button.

So I started trouble. First I removed the button retweets. If only because having a 2000 folloversov transitions from them a penny, a year less than 1 percent. Yes! I can not push on Twitter + subjects and not the site that is usually well retweet. What rank? especially since there’s another button retweets in one place. So I removed all the buttons that were then here and there and brought them to a separate floating toolbar:

Socket contains all of the traffic sources from sotsialok I have had, and very nicely fit into the design. She moves and always before my eyes, that slightly increases its clickable.

As you can see, the button retweets there, so you can place free. But his habitual retvittera take another widget.

This will layker on Facebook.

Especially for this, I created a page on the website Facebook http://www.facebook.com/pro. Smarts

At her announcement RSS site and sometimes I write something, while not active, not enough time. After earning 25 huskies, huskies in the group exchange, I made a page for a short name that much more comfortable that it was in the beginning. Then some bought for the masses, at a total of 64 pages of Laika.

If you place a widget in the right place pages, the weighty figure Laikov already will encourage more husky and a husky themselves through a cascade of collecting traffic.

And you layknul Laika?

Again button Share this on Facebook is available at panelke. Sobstvenno still in the process template dopilivaniya I would add buttons to the right location. For example already added the socket at the end of the Yandex news. Let is not catchy, but let it be.

That’s all that relates to the design. In parallel, all that can be announcements in FrendFeed, Twitter, VKontakte that bit of traffic but it does.

What am I missing and needs to be done:

“Not enough SMM. Trite do not have time to do so you have to do with advancing in social sphere. Somehow I do not particularly attracted to them, but we must. Podnapryachsya and long hours to make.

“Need a funky content and WOW effect. Without this, anywhere in social sphere. I will seek, I shall write.

“Increase the number of followers in a couple of times.

“It would be useful Wordpress plugins able to make the announcement update records on the wall of a Vkontakte.Ya not found, but most do for a long time. Maybe someone would do, thing is useful and necessary.

“Not enough money.: 0 they are always short. It is necessary to win this competition, may buy a little experimentation will appear.

At this my mind is exhausted, and in my time zone of the night, go to bed, leaving only once to mention the contest organizer – AkseomA agency. The main activities of this company is to promote the site in the direction of SMO and SMM. Agency, though quite young but not such a green, head of the agency is fairly well-known blogger – Antipov, Jacob, author of the resource smolive.ru.

In general, if you need to start you on Twitter and zhzhuzhat on every corner, it’s these guys. For a modest fee, you will also receive traffic and recognition and all that is usually expected from sotsialok.

How do social and buttons horizontally in a frame

July 2nd, 2011

Good day, dear readers. So many of you have asked to tell how to make buttons from social networks into a single number, such as making social buttons plugin for WordPress, as well as how to arrange them in a frame. All this is not hard to do, and now I’ll show you how.

So, before we begin, you must decide:

Button which social networks you want to do.

The total number of buttons.

All buttons should be the same, ie either all horizontal or all square.

Pay attention to the fact that Facebook, OpenID, and my world in the code buttons to specify whether the photos show users who have Like. To fit all the buttons in a row, will have to abandon this function.

I will arrange the following buttons:

Twitter

Facebook

OpenID

My world

Classmates

The result can be seen in a test blog.

I’m often asked, and where you can get codes of the various buttons. All key codes can always be found on the social network, whose buttons you want to install. Are they in a special section called – Developers, a reference to this section is always in the footer of any social network. At least all the buttons, I find there.

I prepared a sort of cheat sheet for the most common buttons, and they even have links directly to sections for developers. So, we have 5 buttons that we want to install a blog at the end of messages.

A few reminders for the first time who will install the buttons of social networks to your blog.

Button to get your own OpenID to API, as well as make an additional code before the closing , can read the details in this article.

Buttons to class from his classmates and asked to provide additional code in the head and body, more about this read this article.

All this is short and you can find the link to the cheat sheet above.

Social networking buttons horizontally

So, all the preparatory work is done, proceed to the placement of buttons. We need to create for them a common container, and each button put in your container and each container to prescribe id.

How to remove a panel on Blogger. Com Blogspot?

July 2nd, 2011

I decided to put myself on the blog known to all Nolix and sell advertising space at the top of the page. Aims to get a lot of money is not put, and set minimum prices. Let the spinning, I do not mind:).

So I decided to put him first in the top of the page to the place where the standard navigation bar hanging from Blogger.com, so-called navbar (navbar – navigation bar). It little something useful, except that the socket with the search form, but on a personal blog, instant access to the control panel. I avail myself of her rare and decided to remove navbar to put in its place Nolix.

Remove it easily enough in the editing mode design, switch to HTML or text before

/ * Variable definitions”

Paste the following code:

Navbar-iframe display: none! Important;

Save and refresh the page. Voila! The navigation bar has disappeared. The truth is not quite true, it just became invisible. It’s a shame, but alas, inevitable for a standard design.

More can be done so that the panel would appear when you hover mouse on it, this code should be like this

Navbar-iframe opacity: 0.0; filter: alpha (Opacity = 0)

Navbar-iframe: hover opacity: 0.5; filter: alpha (Opacity = 50, FinishedOpacity = 50)

The truth is also just a cosmetic touch, and the place will still be busy. But it does not matter.

And for that would place the code on Blogspot Nolix to determine the order where you have it will be. With a rubber design, block Noliksa take any block, so you can place the code where you please, at least in blogrolle. I have placed a cap over the main picture. For this code must be placed before noliksa tag

That seems to be all that you can write about how to hide the navigation bar on blogspot. Com

Spammers, nofollow, and that such an anchor

July 2nd, 2011

I think all people are somehow using the Internet do not like spammers. Even if not paradoxical, even the spammers do not like each other. P otomu as competitors

So what I mean, every one of you for sure to periodically rake spam in their mailboxes and comments. So today I went in and cleaned up about a thousand spam comments on one his share. Cleaned with no regrets, but I liked the anchors used there and I decided to write this post.

As it turned out very many are interested in the question: Why is spam, if the links still nofollow?

Here is to understand what is nofollow.

This is a tag which was adopted by the W3C in order to differentiate between unwanted links and links which are placed with the understanding they need. Introduced an innovation for a long time, just because there were thousands of spammers, “litter” index of PS these links and actually distorts the issue. In contrast to them very often webmasters place a link just to pass the linked resource doliku trust and weight realized. Ie for example all comments by default in the main blogoplatformah closed nofollow, because in the real world, anyone can leave a link there, and author of the blog can post a link in their discretion.

Nofollow indicates that the link bandwidth closed to them, should not pass the so-called weight and trust, but in practice it is not so. Maybe weight (PR and TCI as well) such links do not pass, but still indexed by search engines. And some still have effect, the effect is simply much smaller than the usual references. And, well, thematic resources pass on the links nofollow more effect, and such references in the west even trade.

The most important thing that makes reference to nofollow, is a banal reference weight, say biting volume. In large quantities, they also have an impact on the issue as normal links. So spammers are trying to zaspamlivaya commentary, text paintings with references to the appropriate anchors

And I started thinking about the anchor after me with an interval of a couple of hours were asked the question: why links to prescribe titile and why to prescribe title to the pictures?

What I think is a good reference and probably is at least a good reference for the logic PS?

Link is an abstract anchor – the anchor connecting two points on the web. This pointer can be any appearance, for example, be even a picture, or text “here”. How to make it clear to the visitor where the link before clicking on it. To do this, and there is a tag title, which houses the description of the link.

Here’s a link for example:

Blah blah blah

Well, at anchor is usually understood as the link text itself, which as mentioned above can be anything.

Look at this link in terms of SEO. First anchor itself contains the keyword Blah blah blah, and it doubles title, as if doubling infoormativnost links. PS happy and believes that this is the link of this blah-blah-blah.

That such should be referenced and informative. Same thing with the picture. You can ALT and Title not complete, but then moving pictures will not work. But these tags are in fact not only useful for SEO. They even help those who are sitting with a GSM modem disconnects Pictures, and provide an opportunity to sign a funny comment to at least funny pictures.

Wordpress, and several authors

July 1st, 2011

More recently I wrote about upgrading my SMO Login or register to gadgets. But my regular readers may even remember that I regularly write posts about what I’m looking at it the authors. Just recently I found a different author. Powered by conscience, quickly and efficiently. I say, do not even have time to give him a topic. In general, the author of two already there so it remains to find 3 more and you can try to apply myself to Yandex.News. Although this is the case in the distant future, because need some money to start them until I have, and do not understand how I need it.

So, back to the subject of fasting. Once I have the author, but I like the editor of this mini media, it would be that the authors have worked on the right, with the division of rights and access. Because wordpress supports it.

In general, for those who are interested in this opportunity, here’s a description of themselves roles:

“Administrator (Administrator) – he is admin admin. The king and god in the system.

“Editor (Editor) – about the same as the editor in the newspaper. Can redaktirvoat materials, but can not change settings, and the logic of the site.

“Author (Author) – author of materials. Can create and publish materials on their own behalf, without any control.

“Member (Contributor) – this is controlled by the author. Ie it can also create content, but they must be approved by an editor or administrator.

“Subscriber (Subscriber) – just a subscriber, commenter, etc.

That’s actually a list of all roles. Meanwhile, I was faced with one very important issue: If you give the author the right of the author, it will work without any control, what is wrong. But the role of participant castrated so that you could not even insert a picture, etc.

This is a problem because author, ideally, should be on the mountain, give a ready-made material.

Thought and wandering through the network, I learned that such opportunities can be customized with plug-ins. Found suitable: Capability Manager (available from the standard choice of plug-ins). This plugin adds the admin area under Users desks, where the installation by removing the check marks, you can change the permissions and even create new user groups.

Added the necessary checkboxes and the author can upload pictures. It is true why is not displayed in the editor field Quote, but I think that this is not so bad, I prefer the text to write itself.

Can anyone come in handy this contraption

Natural frequency of the appearance of external links

July 1st, 2011

Last post I discussed the topic of natural sites and promotion of one commentator, a leading designer Galina blog his name, asked me a question about the natural frequency of occurrence of references in the index FP. For this one gets honored sentry, within the action cop for the question.

Remember there was such ads: Just a green safe for humans and effective against mosquitoes. So notorious is the naturalness of the same pitch as the use of advertising green. The market of “natural” products are so rich and not developed and does revolve huge amounts. Eco-meal, salt, chlorine-free water from the springs of the Alps, toys for children made of wood by hand. All this is familiar to many, and worth many times more expensive. And for each such product are trying to label natural and naturalness.

The same can be said of the references. How, you may receive a natural resource?

Only one way. A person sees something and share this link.

Each of you probably seen examples of such a network. And each time it was the content that delighted and surprised. This is a natural link. And in fact, with what frequency it would not appear substation will never know the measure of the naturalness of this link.

A simple example of a situation which I experienced firsthand. Often re-read the news reader on the iPhone. In the reader there is such a convenient button to publish the news… If I cling I do banal commentary of the census itself. So, one evening I was doing a funny prepost news in a blog on LiveJournal. Half an hour later discover in the mailbox a letter: that your post came in 10tku visited and discussed. I’m going to check and see what is really within half an hour of it a few thousand people. Bunch of comments, with dozens of census return flow, etc.

But this page is not even in the index fell more!

As Yandex and google will accept those links? I do not think it would be unnatural frequency. This is absolutely normal situation.

For that would decorate the natural links from unnatural need to understand what are the second:

Unnatural links are links on the context and divorced subjects. Ie Online pro soft toys, a link to a site about replacement parts for Kamaz will look to put it mildly inappropriate. This would include all the guards performed poorly, without disguise.

Links from the exchanges a la Sapa. They are calculated for PS is elementary, at the end of the address is added any modifier or a type parameter? Dffwfged = 0 and all the links disappear. What is natural here.

Links with a taste Blogun and the like. This is a classic guard for 15 rubles in an amount of 5.3 units, assembled in a pack for post of 500 characters. What kind of naturalness, PS has already sick of these links.

Links to the effect of blinking. Well, how would a link in the post that six months earlier and indexed without the link? Well at least the footer or sidebar, but not in the same text. Symptom corruption there. Especially when after a month, this link disappears again. Immediately put a tick Yasha, this resource is not credible.

Well, certainly there are other signs of unnatural, but in my opinion it is basic.

And so, the appearance of such links in any case can not be natural.

You can only mitigate this effect, for example, if the webmaster makes quality guard or intelligently allocates the contextual link. Even in the same Sapa, who rarely adds to the end of the link and surrounding text point. But this is a mistake, indirectly pointing to the corruption of reference.

Then you need to beat the standard situation display new content on the untwisted resource.

“You receive a record

“There are retivity,

“After a while there return flow from other sites that mention your stuff

“There comes a search robot and Eve is that there is at this point.

“Then for some a long time there are more return flow of visitors from the search.

Accordingly, you can simulate the entire process:

Buy a few tweets Twight with a direct link, buy a new 3.5 guards positions, with 1 link to post. Next up is Yash eats everything and treats more than normal. It is almost natural and slabodokazuemo in terms of unnaturalness. People seemed to have read and like to share links.

But after the entry in the index, you can buy for example at the link on the day, increasing the number to the desired, ie, If you have 100 links in the first day of a then 2 then 4 then 8 and so on. It is important to nepereuserdstvovat because such links irregularly indexed. In my experience with manual filter and the resources of the Yak, indexing all references proshodit gradually over 2-3 weeks, but without the resources of the Yak up to six weeks.

Links are included in the index in the referenced ups and need to adapt to them, buying links so that they were in it evenly. Here is ideal to use Rookee c edit the script. The system itself will form a pack with options to purchase the desired frequency

And most importantly what I started talking at the beginning of Lent, is that any of the links posted for money will basically unnatural, with what frequency they would not appear. Should be quality content and people reach for links to appear themselves.

To illustrate a little video, I advise you to see everything. Just to be clear as drawn respect, visitors, subscribers, etc. If resusr deserves it. But this dude really cool, and showed me that first impressions can be very, very deceptive.

Answers to reader questions. Issue 15

July 1st, 2011

Good day, dear readers. The time came for the next issue of the answers. The questions themselves can be set using a special form on my blog. And now proceed to the answers.

Hi, Catherine!

In early January, a blog on blogger has been changed on your domain. The new address was added to the service Yandeks.Vebmaster. Based on the information on the blog bot comes regularly since then, but indexed only one main, but in the search and it was not added. Changes in the old domain index everything, but finding they are treated as re-indexing.

Is this situation normal? From Google so good in terms of indexing your blog at a new address.

Thanks in advance!

First, it is worth saying that the page is a redirect – this is a normal situation. But the problem of indexing the new domain – it is not normal. Generally, such a problem as you, I was faced for the first time. From personal observations of a few blogs who are referred to the personal domain, I discovered for myself the following.

When you connect your personal Google domain put on 301 not all the time, but at some time by about 2-3 months. During this time the blog is completely re-index in different search engines, particularly in Yandex. TCI indicators are glued and PR. At the end of the period 301 is removed and there is just a redirect page.

Since this period is enough for a complete re-indexing, the problem no one there. In search of new pages appear and old ones are disappearing, but not all. For example, my index Yandex also has 10 pages with the old address, and also, as you have with page redirection. But this does not prevent the exact same pages in the index to be on the other (personal) domain.

Obviously, from your blog somewhere went wrong. The most obvious problems (in my opinion), which could be two:

Technical failure on the part of Yandex

Your herd, for that Yandex has imposed a filter.

Regardless of the problem, I advise you to write in those. Support Yandex Yandex Webmaster of the panel. Worse still will not do. If this technical problem, then they’ll tell you that everything is in order in the next couple of ups blog will appear in the index. If this is your joint, then you will receive vague answer that your site is not up to the requirements of PS and you need more to develop it. Depending on the answer and have to think what to do next.

What is an update and updates Yandex

June 30th, 2011

Good day, dear readers. As I already wrote about Yandex updates, but it was made in passing and in between times, decided to pay more attention to this subject, I think beginners would be helpful to understand this.

What is the update?

Word update from the English update, which means:

Modernization,

Latest news

Upgrade,

Update.

In the context of the search engines most fitting word – to update, ie update – this update database search engine.

What happens during an update?

To site involved in the search, the search engine would show it to your visitors, it must first be aware of its existence. To do this, there is a robot spider that constantly scans the Internet, and the base on which the robot places the newly found resources. But is this (building site at the base) immediately.

First, the robot collects information only. One can imagine this is how we, bloggers, collect new information, keep it in mind before we write about the knowledge acquired in his blog. When collected enough new information, it’s time to put it into the database. But the new information you can not just put. Necessary to rebuild the entire database with the new information. Indeed, as we know, all sites are ranked by a complex algorithm that takes into account many factors. To properly take into account new sites to its database, so they also appeared to participate in the rankings, you need both new and old resources to restructure.

It is creating a new database called the update.

What is included in the updated search engine databases

During the update takes into account the new texts, which are found spidering new links, changes that have occurred at sites already indexed.

It should say that there are updates each search engine, but if one, for example, Google, updates are frequent and, almost imperceptibly, then the other, as in the case by Yandex – it’s an event.

Updates Yandex

Due to the fact that when you update the search database is taken into account a number of different parameters, then the search engine Yandex update is divided into several parts.

One of the contest is over – the other started

June 30th, 2011

Just yesterday, the contest ended BestMasteriZatsiya where I certainly did not win. Although there is not so, I got some good experience in the promotion of a well, Google promised to 500 rubles for participation is also likely to go into the exam.

The competition was really interesting. I saw it as the limits to which Google refers to the page adequately and because, well, “gray” and “black” methods of promotion.

All this is very useful knowledge and I think they will be very useful to me.

But this contest is over and it’s good. And that in fact I sometimes think of strong language The May marathon. He is apparently now will not last indefinitely, if Google does not come to his senses and not APNET PR, well, or do not say that it’s time to forget about pagerank and cancel it. Although I occasionally think of this contest. He gave me too much. The goals that I set myself in it I have achieved. And learned a lot from him. And can also draw some out, as competition is completed.

Actually I wrote that part in various competitions. It is generally very useful both for beginners and professionals. Here and now I have decided to participate in another competition: New Year’s pictures.

His conducting a well-known Sosnowski, who finished in 3rd place BestMasteriZatsii way.

The essence of the contest is simple: to make a better picture on New Year’s theme with the herringbone pattern of the competition. My New Year’s picture

And let the new year another 3 weeks, then I know the spirit of the new year has spilled around the picture and timely as ever.

Well, as it should be any competition, the need to announce his sponsors:

Tools email mailing Unisender, allowing to bring your words and deeds to hundreds of thousands of customers, well known to many Twidium folloving carrying at least a thousand tvitteryan.

These are the sponsors here in this wonderful competition. I, too, it probably does not win, so at least get a link

Freebie ended – Perfectmoney deflate

June 27th, 2011

Sadly to say it, but it is clear that Perfect Money shut up shop for the issuance of money.

For the first time this began to speak in early November, but I did not attach any special significance because of the people condemning this topic assured all that they have received the amount due. Just yesterday I saw another message stating that the person spoke with support and got a fig.

And decided to check my account, just as there was to draw the next payment. Its there certainly was not, but tech support said the standard response to duplicate them in Section PM for business: The program fees for the placement of the logo is temporarily closed. All payments till November, we paid. We hope you will not remove our logo. Blah blah blah

That’s actually an answer about those who said that he had received his payment. In fact, payment was ordinary, just a delay. In November, the money will be gone. A pity. Was a good thing. Get over ssylochku bucks.

I did not bother, and brought all that was left on the account and the money paid hosting.

About gifts, promotions and bonuses for Bloggers

June 26th, 2011

Good day, dear readers. Do you like blogging? I really like, despite the fact that lately I’ve been doing big breaks between publications. I like for many reasons, and interesting, and constantly learning, trying to help, even get some money to make money. But there is another reason why blogging session gives even more pleasure. This is a real opportunity to use some new services, programs, receive bonuses at the expense of the various markets for the purchase of options and various gifts. Gifts I love very much, and how to give and receive. Who does not love presents? I think that everyone loves.

And remember, 26 March, I published the announcement of the shares of the Profit Partner with YAN Profit-Partner or Yandex. What’s more profitable? Then Partner Profit per share held, during which each new user has been promised a gift – USB flash drive in 4GB. A very active participant in the action have relied even some gifts. An active member I could not be for several reasons, some of which I have described in the article, but I was guaranteed a prize. Back in mid-May, it’s a certified letter from St. Petersburg (which is there is an office of Profit-Partner), true to the mail I got towards the end of May. Yes, today I just decided to show off a gift to you.

Here’s a plump envelope I took at the post office. But inside it was a stick.

If you look closely, we see that the gold plate is written Profit-Partner.

It would seem, well, think of a gift, nothing special is straight. But the main point is that to get it, just needed to log in to a certain number, and time to earn first ruble by YAN. Ie not only did I make a Profit-Partner money, I get different bonuses out there, I also give gifts for this.