I use Opera!

Almost complete guide to Sulumits Retsambew

Here is the beginner guide for the Sulumits Retsambew. If you are entering into this contest right now, then this text will be of big use for you since it will tell you against who are you fighting. If you are already in this contest then maybe it will be interesting to see what currently first place think about your entry ;) .

1. www.sulumitsretsambew.org
This is me. So nothing special will be said. Just take a look around. If you are girl and you are really impressed with me then sorry I am taken, but do know I am great. I am the greatest even if I don’t win this contest. (more…)

Posted in Contest Daily, Sulumits Retsambew — Hellas @ 6:53 pm @ April 29, 2009

Latest post in my Wordpress theme frontpage

I just did some upgrades on my Sulumits Retsambew theme. I added latest blog post to the static frontpage. I wanted to have combination of static page with dynamic content. So my fixed text is always above with the latest blog post from some category. Since I lost an hour with that I thought maybe you would have use of it.

Here is how to do it:

First thing if you use static page is to make template for that specific page. So first make the template let say frontpage.php. On the beginning of the code add this:

<?php
/*
Template Name: Front page
*/
?>

Then just copy all content from page.php bellow above code in frontpage.php.
Now we have customized code for our page. Go to Wordpress -> edit pages, on assign this template to our given page. Usually frontpage page.

Now we well add Latest post to our frontpage.

This code

<?php query_posts('showposts=1&cat=23'); ?>   
<?php while (have_posts()) : the_post(); ?>   
<div class="post"> 
<h2><a href="<?php the_permalink() ?>" rel="bookmark"><?php the_title(); ?></a></h2>
<div class="storycontent">
<?php the_excerpt(); ?>
<div class="date">
<div class="meta">
<?php _e("Posted in "); ?> <?php the_category(',') ?> &#8212; <?php the_author() ?> @ <?php the_time() ?> @ <?php the_date('','',''); ?> <?php edit_post_link(__('Edit This')); ?>
</div>
</div>  
</div>
</div>  
<?php endwhile; ?>

will show last post title, link, and default number of words from last post. Put it on needed position in your frontpage.php. Make wanted tweaks in css for post, storycontent, date, meta or just replace this with equilalents from your template. Also you can wrap all this in another div and gave the latest post special look.

Now we want to change the amount of text that the excerpt() function return us!

In your theme function.php file add this:

add_filter('excerpt_length', 'my_excerpt_length');
function my_excerpt_length($length) {
return 150; }

This code will modify excerpt and instead of default 100 it will show 150 words from given post.

You will notice that excerpt function has missing „Read more“ link at the end, and instead it will show [...].
You will replace [...] with the „Read more“ link with this code:

function excerpt_ellipse($text) {
   return str_replace('[...]', ' <a href="'.get_permalink().'">Read more...</a>', $text); }
add_filter('the_excerpt', 'excerpt_ellipse');

Add it also into your theme functions.php.

Be careful, to not add any space to the beginning or the end of the functions.php or you will get the „Cannot modify header information – headers already sent function.php wordpress“ error.

That is it. To see how this work check my Sulumits Retsambew frontpage. Notice that I show posts only from category that is related to the Sulumits Retsambew.

Posted in Sulumits Retsambew, wordpress — Hellas @ 10:59 am @ April 28, 2009

My Sulumits Retsambew continue to drops

We are in big problems. For at least another 3 days I will not have time to do some larger work on my Sulumits Retsambew and we are continued to drop down the serps. However I am not sure is that the real problem. To hell I am not sure what the problem is, if there is any. It looks Google just simply stopped to love us or is he just playing with us.  Our entry is second by the amount of backlinks, first is Sunita and it she is also still down. Biz entry is holding the first position, but he have 5th or 6th amount of backlinks, so if he drops too then I predict we all will be back on the top before 01.06. 2009. Maybe Google is only giving chance to other entries, after which they will watch on backlinks they get. Or Google is consider that we are spamming with backlinks? (more…)

Posted in Contest Daily, Sulumits Retsambew — Hellas @ 8:57 am @ April 27, 2009

Sulumits Retsambew Panic

It looks I loosed first position in Sulumits Retsambew SEO contest. Again I stopped working on the site for last ten days and it almost right away, that mistake cost me. Sony .biz domain is on first position and I was wondered how when site is offline. Then I opened it with some proxy, and site regularly opened. Very strange, since it looks nobody from my internet provider can open it, and that last for over 10 days. Now I must back on track, and pull out my next joker for getting backlinks. Since I was not prepared I will need at least five days to plan it and prepare it. I fear that I will experience Sunitas problems. Her sulumitsretsambewno.com is nowhere in the first few pages of SERP, very strange, considering that she has biggest amount of backlinks. Also since I found that because of biz entry, Sulumits Retsambew become connected with automobile industry, I will try to get few thousands of auto industry links…

First SERP again restumbled, but most significant changes are Firetown on third position and Tareeinternet.com forum on 7th position.

Google show 345 000 indexed pages for Sulumits Retsambew term.

Posted in Contest Daily, Sulumits Retsambew — Hellas @ 9:01 am @ April 26, 2009

Eriuqs Spires Healthy Recreation

Eriuqs Spires Healthy Recreation is yet another seo contest. In the difference from the Sulumits Retsambew, this SEO contest has some specific rules (for example no keywords in the domain or subdomain), it last only until 31.05.2009., and it does not have so rich prices. Winner gets 400$, second place 200$ and the third place 100$. Not something special, to do much job. I decided to join with my Eriuqs Spires Healthy Recreation, but since I don’t have time for another promotion I will not bother my self if I don’t experience any success there. Eriuqs Spires Healthy Recreation is who knows what, and their makers is hoping they will get bunch of backlinks to their sites Heart Rate Watch Company and Spires at Red Lodge. That is even one of the rules, to have links to that two sites in the contest entry. As I said I will not do anything specific. Just maded that blogpost there and I will see how it goes. If blogpost jump on the first page for the term “Eriuqs Spires Healthy Recreation” then I will consider doing some work around it. But spare time for that will be hard to find. Strange thing is that my Across The Planet site is very well and fast indexed, but it looks Google is skipping that post. One day passed and it is still not indexed. I will try to do some quick social bookmarking, but I am wondering if that will be enough.

While Eriuqs Spires Healthy Recreation is not going so very well, here on Sulumits Retsambew we are still going strong. Google indexed 223 000 pages, and it looks like people are very consistent with their link building campaigns. First page is completely changed, and some of my favorite entries are deep down. It is long race ahead of us.

Eriuqs Spires Healthy Recreation
Eriuqs Spires Healthy Recreation

Posted in SEO Contests — Hellas @ 8:09 pm @ April 23, 2009

Sulumits Retsambew Seo Contest – Day 36

When I saw results for Sulumits Retsambew today, I was greatly surprised, especially because I did not look few days on results. Whole first page except bewithcijo and slideshare entry is different. Lucky me :D I still see myself on the first position.
Sunita is not on the first page, disaster after she tried to recover second position? New entries are kabonfootprint on 4th, toprankseoblog by Afzal on 5th, then otooo on 6th and SulumitsRetsambew.biz on 7th. Very strange since site is offline fore more then a 7 days. (more…)

Posted in Contest Daily — Hellas @ 9:14 am @ April 21, 2009