Monday, March 31, 2014

How add Professional Facebook Popup Like Box to Blogger?

Hello friends,I hope all of you fine and leading a happy life with friends and family. In.In previous Post i discussed about Some seo tips for blogger especially newbies.Now i present you beautiful Facebook popup lies box.Everyone know that Facebook is most used social media around globe and it generates larges number of visitors.Some popup widgets creates problems for visitors but this widget is wonderful creates no problem because it has close button everyone can close it easily.Main thing is that it shows on cookies.If we set day 1, If visitor visit the site and it experience this widget.If visitor visit on same day Popup box don't show due to cookies,It shows after one day.I hope you understand it well.I am new entrepreneur so ignore it.Below I describe the steps to which we easily add to Blogger Blog/website.




Steps to add it

  • Login Blogger and Go to Blogger Dashboard
  • Select Template >> Edit Template
  • Find the Following code
    </head>
  • When you find above code,paste below code just above it.
<script src='https://ajax.googleapis.com/ajax/libs/jquery/1.6.1/jquery.min.js'></script><script src='http://yourjavascript.com/69231961363/jquery-colorbox-min.js' type='text/javascript'/> <script type='text/javascript'> jQuery(document).ready(function(){ if (document.cookie.indexOf(&#39;visited=true&#39;) == -1) { var setDays = 1000*60*60*24*5; var expires = new Date((new Date()).valueOf() + setDays); document.cookie = &quot;visited=true;expires=&quot; + expires.toUTCString(); $.colorbox({width:&quot;400px&quot;, height:&quot;430px&quot;, inline:true, href:&quot;#facebook-popup&quot;}); }});</script> 

Note: *5 setting this value refreshment of cookies.I have set the like box appear after 5 days once visitor visit it and then again after 5 days it shows it.You can change it from 1 to 7,If you select 1 then it annoy the visitors.


  • Again search the following code and it similar like this (show in picture.)
    </b:skin>


  • Paste the following code just before above this tag  </b:skin>
    /* Colorbox Core Style: The following CSS is consistent between example themes and should not be altered. */ #colorbox, #cboxOverlay, #cboxWrapper { position: absolute; top: 0; left: 0; z-index: 9999; overflow: hidden; } #cboxOverlay { position: fixed; width: 100%; height: 100%; } #cboxMiddleLeft, #cboxBottomLeft { clear: left; } #cboxContent { position: relative; } #cboxLoadedContent { overflow: auto; -webkit-overflow-scrolling: touch; } #cboxTitle { margin: 0; } #cboxLoadingOverlay, #cboxLoadingGraphic { position: absolute; top: 0; left: 0; width: 100%; height: 100%; } #cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow { cursor: pointer; } .cboxPhoto { float: left; margin: auto; border: 0; display: block; max-width: none; -ms-interpolation-mode: bicubic; } .cboxIframe { width: 100%; height: 100%; display: block; border: 0; } #colorbox, #cboxContent, #cboxLoadedContent { box-sizing: content-box; -moz-box-sizing: content-box; -webkit-box-sizing: content-box; } /* User Style: Change the following styles to modify the appearance of Colorbox. They are ordered and tabbed in a way that represents the nesting of the generated HTML. */ #cboxOverlay { background: #000; } #colorbox { outline: 0; } #cboxContent { margin-top: 20px; background: #000; } .cboxIframe { background: #fff; } #cboxError { padding: 50px; border: 1px solid #ccc; } #cboxLoadedContent { border: 5px solid #123D60; background: #fff; box-shadow: 3px 3px 3px #fff; } #cboxTitle { position: absolute; top: -20px; left: 0; color: #ccc; } #cboxCurrent { position: absolute; top: -20px; right: 0px; color: #ccc; } #cboxLoadingGraphic { background: url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiVYunPnJbUHklNK3fLiuQgTd7ih7ZzJAVoL9aMeVQxMVCTDwCzEBfGSRQ0GmKnxxy7yZupf-cJPCWZ9-cdgRDqP0pCdJGLj5DlJEbIOOTpMkjybM7gcqzMgLDNGjPJ6U_oWKFqjj_hVuLA/s32/loading.gif) no-repeat center center; } /* these elements are buttons, and may need to have additional styles reset to avoid unwanted base styles */ #cboxPrevious, #cboxNext, #cboxSlideshow, #cboxClose { border: 0; padding: 0; margin: 0; overflow: visible; width: auto; background: none; } /* avoid outlines on :active (mouseclick), but preserve outlines on :focus (tabbed navigating) */ #cboxPrevious:active, #cboxNext:active, #cboxSlideshow:active, #cboxClose:active { outline: none; } #cboxSlideshow { position: absolute; top: -20px; right: 90px; color: #fff; } #cboxPrevious { position: absolute; top: 50%; left: 5px; margin-top: -32px; background: url(https://sites.google.com/site/techprevue/home/controls.png) no-repeat top left; width: 28px; height: 65px; text-indent: -9999px; } #cboxPrevious:hover { background-position: bottom left; } #cboxNext { position: absolute; top: 50%; right: 5px; margin-top: -32px; background: url(https://sites.google.com/site/techprevue/home/controls.png) no-repeat top right; width: 28px; height: 65px; text-indent: -9999px; } #cboxNext:hover { background-position: bottom right; } #cboxClose { position: absolute; top: 5px; right: 5px; display: block; background: url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEj4x6EituRANoDJOUh2F-v2oXg2nSlUn96CWyCJ_fylP-zUVjcP2sSHfise4q1Y4rinoZsvzY35At_8Re5xx0bKyVnEHwj-RnKZNUJKDT4FuQq4rRVKz0crImENvljXujeEeqQNBWVgUguP/s130/controls.png) no-repeat top center; width: 38px; height: 19px; text-indent: -9999px; } #cboxClose:hover { background-position: bottom center; }


  • Save your Template and It is 2nd last step 

Now we move on last steps


  • Now find below code

</body>

  • Paste the following code just before and above this code  </body>
<div style='display:none'> <div id='facebook-popup' style='background:#fff;position:scroll;z-index:99999;'> <div style='text-align:center;padding-top:15px'> <h3 style='font-family: &apos;Source Sans Pro&apos;, Sans Serif; Font-size: 18px; font-weight: 300px; '>Receive All Free Updates Via Facebook.</h3> <iframe allowtransparency='true' frameborder='0' scrolling='no' src='//www.facebook.com/plugins/likebox.php?href=http%3A%2F%2Fwww.facebook.com%2Fmybloggingacademy&amp;width=342&amp;height=300&amp;show_faces=true&amp;colorscheme=light&amp;stream=false&amp;show_border=false&amp;header=false&amp;appId=' style='border:none; overflow:hidden; width:342px; height:300px;'/> </div> </div> </div>

  •  Save Template you done your Job Perfectly.

Note: Bold and Red highlighted area replace with your Facebook Fan Page address.

From Writer's Desk

I hope you understand all these steps easily.I can explain simply as I can.If you lie this widget share it with your friends and Happy Blogging. In case of any problem contact me or comment below

Sunday, March 30, 2014

Best SEO Tips For Blogger Especially Newbies

Hello Everyone I hope All of you are fine.In previous Post I tell about 3 ways to make money online at home.I hope that you enjoyed and liked the post.Today I provide you some basic information about SEO especially for newbies.How we make our Blog  Search Optimizer? Everyone know that SEO is the backbone of our Blog.Your Blog Traffic depends on it.If you have done excellent and perfect SEO then you will see the results of it.If you don't,then it has negative effects.I presented you a list of important steps that has better your SEO and you get originally generated Traffic.

<data:blog.pageTitle/>

List of Perfect SEO Blogger Tricks

Use Suitable,Appropriate,Relevant and Attractive Post Title

Yes its true that Suitable,Relevant and attractive Post title are important for SEO.It is human nature that whenever searchers searches,they show a long list of links,If your Post title is attractive then it easily click it and land on your Blog.Below the List that make your Title Attractive.


  • Use Targeted Keyword in your Post Title
  • Don't make it too Long and too short,Just make it people easily understand it
  •  Don't use complex Wording in Title Because people usually search common words
  • Never Use 65 Characters in your post Title


Use Targeted Keywords in your Title

Use Targeted Keywords in your post post is important for SEO. Please Don't use it extensively then it is considers in Black Hat SEO  Idea Keyword Density ,used in articles is about  2-5%.

Show Post Titles First In Search Enginers

By default in Blogger Template,Blog title Show first in search engine and Post Title Show After.If your Blog Title is long ,when peoples search related your Blog niche,Post title don;t show its hide due to length of Blog title,it will effect the traffic of your Blog.To avoid all these just insert a three line code in your blogger template.


  • Go to Blogger Dashboard >> Template  >> Edit HTML
  • Find the Following Code by pressing CTRL+F
  • <title><data:blog.pageTitle/></title>
  • Replace the search code with this code
  • <b:if cond=’data:blog.pageType == &quot;index&quot;’> <title><data:blog.title/></title> <b:else/> <title><data:blog.pageName/> | <data:blog.title/></title> </b:if>

Turn On H2 Heading tag for your post Title

Heading are the most important HTML tags.Usually we use H1 tag for Blog post and H2 for Post Title,By default Blogger Template it uses H3 for post Title.It is not good for SEO.We change H3 tag  to H2 tag for better SEO.

Optimize Labels Links in Blogger

Labels are important item in Blogger,we used it mostly for separate Categories .But sometime it creates a difficulty for search engine because search engines crawlers take these labels as content Pages and index them.So,we have to tell the crwalers that they ae not allowed for indexing so it is not create a duplicate content Issue.Follow these steps


  • Go To Blogger Dashboard >> Template >> Edit HTML
  • Search the Following code
  • <a expr:href=’data:label.url’
  • replace above code with below code
  • <a expr:href=’data:label.url’ rel=’tag’
  • Save it.

Optimize Comment Content Links

If you receive large amounts of comment daily.Some commentators insert the irrelevant and and outgoing Links in the comments which is not suitable for proper SEO. To better this we put a no-follow attribute,it tells the crawler that don't follow it.Follow these to remove this Bug


  • Go to Blogger Dashboard >> template >>Edit HTM
  • Search the Below Code
  • expr:href=’data:post.createLinkUrl’
  • Replace the above code with Below code and save it
  • rel=’external nofollow’ expr:href=’data:post.createLinkUrl’

Optimize Blogger Archive Widget for Better SEO

Problem is similar with Labels that i discuss above.Archive and Labels show the same posts which are sent to Search Engine for Index.Follow these steps.


  • Go to Blogger Dashobaord >> Template  >> Edit HTML
  • Search the following code
  • <a class=’post-count-link’ expr:href=’data:i.url’>
  • Replace the above code with below code.
  • <a rel=”archives” class=’post-count-link’ expr:href=’data:i.url’>
  • Save it

Enable Custom Description



  • You can write a description of your Blog as well as seperate description for evrey single post.It will help the search engine to find your post .Follow these steps enable it
  • Go to Blogger Dashboard >> Settings >> Search Preference 
  • Look the Meta tags and tick the Yes box to enable it




  • Now a box open,here you can write your blog description not more than 150 words
  • save it
Just do it
  • Again Go to Blogger Dashboard >> Template >> Edit HTML
  • Find this Tag   Tag and below code past after it.<head> and below code pasted just after/below it.
  • <b:if cond='data:blog.metaDescription != &quot;&quot;'> <meta expr:content='data:blog.metaDescription' name='description'/> </b:if>
  • Save template.

 Enable Custom Robotics Header Tags

Enable Custom Robotics Header tags important in SEO. Follow these steps and enable it
  • Go to Blogger Dashboard >> Settings >> Search Preference
  • In the Crawling and Indexing section ,edit custom robotics Header tags and click Yes to enable it.

  • By ticking 'Yes',new box appear where you have mark all fields that I tick in below picture and save it

Add a Custom Robots.txt file

It is advanced option,it is not available in old Blogger interface.You have to use this option correctly otherwise it create a problem for you.By this option you tell the search bots which part of your blog should be indexed and which part don't indexed.Follow these steps and perform carefully
  • Go to Blogger Dashboard >> Settings  >> Search Preference
  • At the end there is option Custom Robot.Txt
  • Tick the mar to enable.
  • After Ticking Yes,a box will show,in blank box,paste the piece of code which are understandable for search Engines crawlers

User-agent: Mediapartners-GoogleDisallow:User-agent: *Disallow: /search?q=*Disallow: /*?updated-max=*Allow: /
Sitemap: http://www.yourdomain.com/feeds/posts/default?orderby=updated

  • Replace the yourdomain with your domain name and Save it.

From Writers Desk

I hope that you enjoyed this post very well.I describe simply as i can.I want to say that many people wasted hundred of  Dollers by hiring SEO consultant.i just say that by applying all these changes you do perfect SEO of your blog. so good day and Happy Blogging
If you like it share it with your friends.

3 Simple Ways To earn Money Online at Home

Hello Everyone,I hope all of you are fine.Previous Post I provide you Premium Blogger Templates Of Worth $75 Free.Today I Tell You about How we earn Money Online at home.These Methods I already Used it and Then I share with you.All of you Know that Earning Money is dream of everyone But almost 85% peoples are fail to earn Money. Now I tell you 100% make money Online  methods.




Clickworker

Clickworker is newest crowd sourcing companies,Looking new freelancers. They offer Different Types of Projects and Tasks that you can do and make Money.Following Categories are available:


  • Text Creation-Writing and Editing Text,Provides him Unique Text and SEO(Search Engine Optimization)
  • Translation and Keyword Assignments.
  • Image Capturing and Categorization
  • Product Reviews and Opinion Polls
  • Web Research

How clickworker Works?

Below There is Great Model Of Working.




  • Customer Place and order To work.
  • Work is divided into Small Tasks(Micro-tasks) and These are available to clickworkder.
  • Clickworker has to do some specific assignments to Qualify.
  • Quality Assurance.
  • They Merged the complete Micro Jobs.
  • Download Order for customer.
  • Payment To clickworkers.

Amazon Mechanical Turk

Amazon Mechanical Turk is amazing Marketplace for work.You can make money By HIT's and HIT's.Also Include human intelligent tasks and Individual tasks on which you work




As a Mechanical Turk Worker You can do


  • Can work from Home
  • Decided work Hours according to your choice.
  • Get paid for doing excellent jobs

 How Amazon Mechanical Turk Works?


  • Find Work: Search and Find through  HIT (Human Intelligent Task) and Click on the one that you can do well
  • Works on HIT:  Accept the HIT Challenge and follow Instruction
  • Get Paid: You get get paid after doing Job when Requester approves your work.

CloudCrowd

Cloud Crowd is a Facebook application which is used to make money online By completing Freelancers Jobs,Which are automatically added  to your account.It offers mostly Writing,marketing and Editing Jobs


As CloudCrowd Worker You can


  • Earn Money when you complete your Tasks
  • Work where you want and when you want to do
  • Work today and You get payment next business day.

From Writers Desk


I hope that you liked this information.At the end I only say that you can make money online by doing these simple Tasks but this will not make you a rick man.Just do these Task By making his pocket Money.If you want to become rick then you became to be Professional,You have to learn all skills and Polish yourself.If you like this Then like the post and share it with your Friends

Saturday, March 29, 2014

Free ThemeForest Premium Blogger Templates of Worth $75

Hello,Everyone I hope all of you Fine and Leading a happily Life with Family and Friends.Now I came with a great news for our Readers.I provide you two Premium Blogger Templates that are applied on different Blogger websites.I present you blogger Templates of worth  $75.These Templates have worth 75 if you buy from Themeforest.





Name of Blogger Templates You will Get Free

Sevida-Responsive Premium Blogger Template ($20)

This Theme worth is $20.It is used on many popular websites.Theme is 100% responsive,Unlimited colors and Background images supported, 10+ Recent Post by Tag,post application i.e print tab,small and large font size button,social sharing buttons and related post below everypost,3 Comment system i.e Blogger,Facebook,Google+





Bpress Responsive and Magazine Blogger Template ($20)

This theme worth is $20 doller If you Buy from Themeforest.It is used for mostly news and Magazines.Features are responsive Blogger template,dark color,premium drop down menu and much more.


    Detail   Demo


Rifiqiy-Responsive Blogger Template ($20)

This template worth is $20.Features are responsive layout,Ajax Load More posts,Ajax navigation pane, 9+ Types Recent post by tags,support 3rd party images and JSON Search results



Sandal Jerpit Blogger Template($15)

Worth is $15.Mostly Used for gallery and Photography Purposes,Main features is extensive meta tags and we change its background.It also Supports 60+ Google web fonts.


What You Need to Get all above Themes in your Inbox?

Please Don't worry,You don't Need to pay Anything,Just Write Your email address below.After Entering Email address just go to you Email account,Check email that you received and Just Confirm it.After Confirming,Leave a comment below  that you write in box.We instantly send all theme and Templates to your email address.

Enter your email address:

*Please click on the confirmation link sent in your email account Just Confirm it*

From Writers Desk:

If You already Subscribed this site,Then Only comment below with your email address So that we send you Package of Themes have worth $75.
To subscribe us there is a great Benefit for you that you don;t miss our updates and information.We Provide you a great information about Blogging and Earn Money Online.We soon revealed secrets of Successful Persons in Online Earning  that are useful for you.
Thanks For Visiting and Sharing it with your friends.

Friday, March 28, 2014

Toyota fined 1.2 billion dollars by the U.S. justice

Toyota was fined 1.2 billion dollars by the U.S. authorities, a process that involves defects detected in 10 million cars of the brand. The penalty prevents the manufacturer go to trial.

The case dates back to early 2010, when 10 million cars were collected due to problems with the throttle cable. Quoted by Bloomberg, Attorney General Eric Holder explain that "Toyota will admit all responsibility, pay the fine and submit to a rigorous audit made by an independent entity."

The prosecutor also criticized the attitude of Toyota early in the collection process treating vehicles' an issue of public safety as if it were a simple case of public relations. "

Toyota has said it will assume all responsibilities for their actions. "We're back to the usual procedures at Toyota, for us to put our customers first," assured Christopher Reynolds, Toyota Ceo in a statement, quoted by Bloomberg.

Wednesday, March 26, 2014

RUMS #13/14

Es ist wieder RUMStaaaag!!!!!
In aller Kürze:
Gezeigt werden darf alles, was DU für DICH SELBER genäht, gestickt, gestrickt, gehäkelt, gebastelt, geklöppelt oder sonstwie gehandarbeitet hast. 
Du darfst dabei Werbung machen, auf Verlosungen hinweisen, Handstand machen oder ein Tanzvideo einstellen - nur Du solltest etwas zeigen, was DU ganz persönlich FÜR DICH selbstgemacht hast.
Du schreibst für diese Sache am Donnerstag einen Post, in dem Du zu RUMS verlinkst - und das alsLINK und nicht als Text! Nur mit einem Backlink funktioniert die Verlinkung hier unter dem Post.
Unter den Fotos findest Du das Verlinkungstool. Da trägst Du den Link von Deinem Blogpost (nicht nur vom Blog), Deinen Namen und Deine Mailadresse (die bleibt unsichtbar) und ZACK - es RUMSt auch bei Dir!


Welcome at RUMS - all about the girls on Thursday
You may show everything you made BY yourself FOR yourself. No matter if you sew, embroider, knit, crotchet, tinker, weld or whatever handicraft you can imagine. You are allowed to advertise, to link any raffle, do a handstand, post a dancing video - the only rule is: by yourself for yourself.
Write a post about your stuff on Thursday and backlink to RUMS (real link, not just text). Without a backlink, you can't link here. You'll find the linking tool right below the pictures. Just enter your post's link (NOT just the blog adress, this won't work), your name and mail adress (won't be visible) and - hey, presto! There's RUMS for you!
  (Danke an Luci für die Übersetzung!! <3

Wednesday, March 19, 2014

RUMS #12/14

Es ist wieder RUMStag!!!!!

In aller Kürze:
Gezeigt werden darf alles, was DU für DICH SELBER genäht, gestickt, gestrickt, gehäkelt, gebastelt, geklöppelt oder sonstwie gehandarbeitet hast. 
Du darfst dabei Werbung machen, auf Verlosungen hinweisen, Handstand machen oder ein Tanzvideo einstellen - nur Du solltest etwas zeigen, was DU ganz persönlich FÜR DICH selbstgemacht hast.
Du schreibst für diese Sache am Donnerstag einen Post, in dem Du zu RUMS verlinkst - und das alsLINK und nicht als Text! Nur mit einem Backlink funktioniert die Verlinkung hier unter dem Post.
Unter den Fotos findest Du das Verlinkungstool. Da trägst Du den Link von Deinem Blogpost (nicht nur vom Blog), Deinen Namen und Deine Mailadresse (die bleibt unsichtbar) und ZACK - es RUMSt auch bei Dir!


Welcome at RUMS - all about the girls on Thursday
You may show everything you made BY yourself FOR yourself. No matter if you sew, embroider, knit, crotchet, tinker, weld or whatever handicraft you can imagine. You are allowed to advertise, to link any raffle, do a handstand, post a dancing video - the only rule is: by yourself for yourself.
Write a post about your stuff on Thursday and backlink to RUMS (real link, not just text). Without a backlink, you can't link here. You'll find the linking tool right below the pictures. Just enter your post's link (NOT just the blog adress, this won't work), your name and mail adress (won't be visible) and - hey, presto! There's RUMS for you!
  (Danke an Luci für die Übersetzung!! <3

Thursday, March 13, 2014

CROCKPOT MEATBALL SUBS

Whether you make this on the cook top, or in a crockpot, this meatball sandwich is heavenly!! It is rich, satisfying and total comfort food....so, live a little and ignore the calories this weekend!!

The aroma of these meatballs, simmering in the sauce, will pull(even the pickiest eaters) from all corners of your house.

For the full size sandwiches, use hoagie rolls, or for a crowd, small dinner rolls make great meatball sliders!!


Make sure you click on this photo
to see all the yumminess in this sandwich!!


This recipe will feed a crowd, so if you are just feeding the family, cut the meatballs in half. Better yet, make the whole recipe and mix the leftovers with pasta and Parmesan tomorrow night!! I love "day two" recipes.

MEATBALLS
2 pounds of lean ground beef (90% lean)
1 cup dry breadcrumbs (toasted under broiler)
4 tablespoons fresh parsley (minced)
2 cloves minced garlic
1 cup chopped onion
2 eggs
2 teaspoons salt
½ teaspoon black pepper

Saute chopped onion and garlic in a tablespoon of olive oil, until the onions have mellowed and become a little sweet. Mix them in with all of the other meatball ingredients. Form into 2” meatballs and place on a cookie sheet (that has a rim) and bake at 350° for 15 minutes. Remove from oven and drain. Set aside.

SAUCE

Even if you cut the meatball ingredients in half...do not cut the sauce in half. You can make this sauce on the range or in the crockpot.

In large deep pan, saute  1/2  cup chopped onions and 1 clove garlic in one tablespoon olive oil, until the onions are translucent, and then add:

(1) 15 ounce can of tomato sauce
(1) 12 ounce can of tomato paste
4 cups of water
1 teaspoon of dry oregano
2 teaspoon of dry basil
1 teaspoon of salt
1 tablespoon of sugar
1/2  teaspoon of black pepper
1/2  teaspoon of fennel seed
1/4  teaspoon of dry red pepper flakes

Bring to a boil and stir to thoroughly mix everything. Reduce heat to a simmer and add the pre-cooked meatballs to the sauce. Simmer for 2 hours (or see crock pot directions below).

TO SERVE: split your bread roll and put just a skim of butter on the cut side and toast it (for just a minute or so) under the broiler. Remove and load with meatballs and mozzarella cheese and put back under the broiler to melt the cheese. Enjoy!!


CROCKPOT DIRECTIONS

The recipe ingredients are the same, except use 4 cups of HOT water and crockpot on HIGH for 5 hours.

CROCKPOT TIP
Lay a dish towel over the crockpot lid (to insulate it a little, so it will come to a simmer quicker). Once it comes to a simmer, remove the towel and crack the lid open just a little bit so that the sauce will reduce a little.

NOTE: The secret to this recipe is the length of cooking time - NO SHORTCUTS ON THE COOKING TIME......that's the secret. 

The meatballs taste AND texture will be SO MUCH BETTER if you cook for the full amount of time, that's why the crock pot is the perfect method to make these sandwiches.

Wednesday, March 12, 2014

RUMS #11/14

Es ist wieder RUMStaaaag!!!!!
In aller Kürze:
Gezeigt werden darf alles, was DU für DICH SELBER genäht, gestickt, gestrickt, gehäkelt, gebastelt, geklöppelt oder sonstwie gehandarbeitet hast. 
Du darfst dabei Werbung machen, auf Verlosungen hinweisen, Handstand machen oder ein Tanzvideo einstellen - nur Du solltest etwas zeigen, was DU ganz persönlich FÜR DICH selbstgemacht hast.
Du schreibst für diese Sache am Donnerstag einen Post, in dem Du zu RUMS verlinkst - und das alsLINK und nicht als Text! Nur mit einem Backlink funktioniert die Verlinkung hier unter dem Post.
Unter den Fotos findest Du das Verlinkungstool. Da trägst Du den Link von Deinem Blogpost (nicht nur vom Blog), Deinen Namen und Deine Mailadresse (die bleibt unsichtbar) und ZACK - es RUMSt auch bei Dir!


Welcome at RUMS - all about the girls on Thursday
You may show everything you made BY yourself FOR yourself. No matter if you sew, embroider, knit, crotchet, tinker, weld or whatever handicraft you can imagine. You are allowed to advertise, to link any raffle, do a handstand, post a dancing video - the only rule is: by yourself for yourself.
Write a post about your stuff on Thursday and backlink to RUMS (real link, not just text). Without a backlink, you can't link here. You'll find the linking tool right below the pictures. Just enter your post's link (NOT just the blog adress, this won't work), your name and mail adress (won't be visible) and - hey, presto! There's RUMS for you!
  (Danke an Luci für die Übersetzung!! <3

Wednesday, March 5, 2014

RUMS #10/14

Es ist wieder RUMStaaaag!!!!!
In aller Kürze:
Gezeigt werden darf alles, was DU für DICH SELBER genäht, gestickt, gestrickt, gehäkelt, gebastelt, geklöppelt oder sonstwie gehandarbeitet hast. 
Du darfst dabei Werbung machen, auf Verlosungen hinweisen, Handstand machen oder ein Tanzvideo einstellen - nur Du solltest etwas zeigen, was DU ganz persönlich FÜR DICH selbstgemacht hast.
Du schreibst für diese Sache am Donnerstag einen Post, in dem Du zu RUMS verlinkst - und das alsLINK und nicht als Text! Nur mit einem Backlink funktioniert die Verlinkung hier unter dem Post.
Unter den Fotos findest Du das Verlinkungstool. Da trägst Du den Link von Deinem Blogpost (nicht nur vom Blog), Deinen Namen und Deine Mailadresse (die bleibt unsichtbar) und ZACK - es RUMSt auch bei Dir!


Welcome at RUMS - all about the girls on Thursday
You may show everything you made BY yourself FOR yourself. No matter if you sew, embroider, knit, crotchet, tinker, weld or whatever handicraft you can imagine. You are allowed to advertise, to link any raffle, do a handstand, post a dancing video - the only rule is: by yourself for yourself.
Write a post about your stuff on Thursday and backlink to RUMS (real link, not just text). Without a backlink, you can't link here. You'll find the linking tool right below the pictures. Just enter your post's link (NOT just the blog adress, this won't work), your name and mail adress (won't be visible) and - hey, presto! There's RUMS for you!
  (Danke an Luci für die Übersetzung!! <3)