Monday, August 3, 2009

iMacros - Automate Your Registrations





I've been using iMacros lately, a Firefox addon which can automate your registration process. I'm loving this seo tool because it speeds up my registrations to social sites. If you have a hundred sites to register the same account, iMacros is of great help. iMacros is even better than the InformEnter. First thing you have to do is download iMacros, this is free and easy to download. When you have downloaded this addon, firefox will ask you to restart your browser. After restart, you will notice the iMacros button like the image displayed in this post. When you click the button, a window below will appear on the left corner of your browser. This window shows all your iim files.
These files are imacros files.



























To start to automate registrations, click Record then open a site to register, fill up all information. When you're finish, click Stop then Save. When you hit save, give your iMacros a meaningful name. ex. registration, since what you recorded is about registering. After saving, find registration.iim in the list of iMacros files. When you click Play, everything you recorded will be played. To view the code, right click registration.iim and click edit, here's the code in my registration.iim:



VERSION BUILD=6240709 RECORDER=FX
TAG POS=1 TYPE=INPUT:FILE FORM=NAME:RegisterUser ATTR=ID:photoPortrait CONTENT=C:\DocumentsandSettings\DayShift\Desktop\xxxx
TAG POS=1 TYPE=INPUT:TEXT FORM=NAME:RegisterUser ATTR=ID:email CONTENT@xxx.com
TAG POS=1 TYPE=INPUT:TEXT FORM=NAME:RegisterUser ATTR=ID:username CONTENT=xxxxx
TAG POS=1 TYPE=LABEL ATTR=TXT:Password:
TAG POS=1 TYPE=LABEL ATTR=TXT:Password:
SET !ENCRYPTION NO
TAG POS=1 TYPE=INPUT:PASSWORD FORM=NAME:RegisterUser ATTR=ID:password CONTENT=xxxx
SET !ENCRYPTION NO
TAG POS=1 TYPE=INPUT:PASSWORD FORM=NAME:RegisterUser ATTR=ID:confirmPassword CONTENT=xxxx
TAG POS=1 TYPE=SELECT FORM=NAME:RegisterUser ATTR=ID:dobMonth CONTENT=%01
TAG POS=1 TYPE=SELECT FORM=NAME:RegisterUser ATTR=ID:dobDay CONTENT=%01
TAG POS=1 TYPE=SELECT FORM=NAME:RegisterUser ATTR=ID:dobYear CONTENT=%1957

You may copy and paste this code to your iim file. Just replace xxxx with your own username, password, email and other info. Notice the dobMonth CONTENT =%01. This is a drop down list where you choose your birth date. I set mine to January 1, 1957. donot take out the %, Just change to your own birtdate. The code may vary depending on the order/sequence of fill ups. In the code above, the website registration starts by asking for a photo, therefore, the first code starts with providing the url of your photo. You may need to re-organize the order depending on the site registration. You may rearrange the order of codes for a different registration formats. This code works with this list of backlink sites though.

Now, you don't have to manually fill up registrations in community sites. All you have to do is click the registration.iim and click play. You will see how fast it is to register.

Go ahead! Register to the list of backlink sites using the code above and tell me if imacros really speeds up the registration process.  :)



5 comments:

  1. Sounds really good have installed imacro but have not tried it yet, thanks for the post from SEO Girl. Thanks again

    ReplyDelete
  2. hi thanks for the tip, i was looking for a trick to integrate imacros automation in SEO. You have a great site, how about moving it to a domain name?

    ReplyDelete
  3. that is very useful. i really need more example how to use of imacro for auto post and more things.

    ReplyDelete
  4. All tips included in this post are very nice and helpful. Thanks for sharing this awesome post.

    ReplyDelete