Read iCalvyn.com in your own language
English flagItalian flagKorean flagChinese (Simplified) flagPortuguese flagGerman flagFrench flagSpanish flagJapanese flagArabic flagRussian flagGreek flagDutch flagBulgarian flagCzech flagCroat flagDanish flagFinnish flagHindi flagPolish flagRumanian flagSwedish flagNorwegian flagCatalan flagFilipino flagHebrew flagIndonesian flagLatvian flagLithuanian flagSerbian flagSlovak flagSlovenian flagUkrainian flagVietnamese flag
Jun
11th

Migration of Permalink at iCalvyn.com

Files under Domain Name, Wordpress | 11 Comments | 1,096 views

Worry loss traffic from Search Engine after change the permalink structure?

Here my experience and solution…
Since I start to blog iCalvyn.com, my blogging platform (Wordpress) are install in http://blog.iCalvyn.com which is a subdomain. Any one who access www.iCalvyn.com will be redirect to http://blog.iCalvyn.com (subdomain)

After few month hardwork on traffic marketing and link building, google have rank me PR3, this both domain iCalvyn.com and blog.iCalvyn.com. Half year later, when google make another rank, my main URL www.iCalvyn.com maintain PR3 while my subdomain http://blog.iCalvyn.com become PR0… what a sad story…

I keep on asking google reconsider ranking my website, and few month back google just give me a PR2 for my subdomain, main URL still maintain PR3. I still not happy on this, I deserve to get higher PR.

For this case, I was planning to migrate my blog from the sub domain to the main URL, but I worry on the traffic from search engine(SE) will be loss. Example traffic from SE access http://blog.icalvyn.com/hello-world will be no longer exist after I change.

Permalink Moved Permanently

With using “Permalink moved permanently” plugin from Microkid, will solve your problem while you change permalink structure. (more…)

May
23rd

Read iCalvyn in 13 Language

Files under Blogging Tips & Tools, Wordpress | 18 Comments | 1,838 views

Now iCalvyn.com can be read in 13 language, including English, French, Italian, German, Portuguese, Spanish, Japanese, Korean, Chinese, Arabic, Russian, Greek, Dutch, Norwegian, with using wordpress language translator.

wordpress language translator

This is a wordpress language translator plugin which can translate my website in to different language with using 4 big online translator, such as Google Translation Engine, Babelfish Translation Engine, FreeTranslations.com and Promt.

Help in SEO
This plugin also help in SEO, example, to access my website in Japanise language version, you need to access, http://blog.icalvyn.com/ja/, I may submit the particular URL to the Japanise seach engine and let the spider to crawl my website :)

wordpress japanise translator

Watashi wa Calvyn desu :P (more…)

Jan
8th

Google Analytics Plugin for Wordpress

Files under Wordpress | 6 Comments | 693 views

WTH!

Where is all my Traffic?…

Oops, is just my mistake to DEACTIVATE the plugin. Previously before I change my theme, I have put the google analytics code in my theme index.php. So there are no problem even I DEACTIVATE the plugin, and I have forgot my New theme without google analytics code. So my Google Analytics cant detect any result from iCalvyn.com after the plugin DEACTIVATED.

What Plugin I use -> Untimate GA
This plug in enable you a lot such as inbound and outbound link, to know more about this plugin, you may visit Ultimate GA all the function and feature are listed there

After activate this plugin, go to option -> Untimate GA -> you need to put the Google Analytics account ID there.

The account ID you may obtain from the script that generate from Google Analytics. such as below.

<script src=”http://www.google-analytics.com/urchin.js” type=”text/javascript”> </script>
<script type=”text/javascript”>
_uacct = “UA-xxxxxxx-x“;
urchinTracker();
</script>

UA-xxxxxxx-x are the code require to put in. To download this, you may download here.

Well, enjoy this plugin and tell me what is your todays traffic ;)