Skip to main content

New Domain for Marks PC Solution!!!




On December 15, 2011, I started Marks PC Solution. And it was hosted on blogger. I've created thousands of links in blogs, forums, websites and social media. Now this site has 337 posts published. That's why I was reluctant to purchase a custom domain. But some of my online friends and the readers of Marks PC Solution advised and requested me to get a custom domain. 


Finally with the help of +Anzaq ali I've purchased a domain from GoDaddy on April 29, 2014, costing $12/year. Now the new URL is http://www.markspcsolution.com/. I tried for this one - markspc.com but someone has secured this domain for sale. However I think this will be easier for the users to remember. Because munnamark.com doesn't carry any meaning. And markspcsolution.com is completely matched with the site title.


Since Anzaq Ali created the domain on behalf of me, I can't show you the process. Because I need to show the screenshots. Anyway you can set up the URL from the Settings option of blogger. And at the same time, you need to create an account on any web hosting site ie. Go Daddy, Hostgrator, Bluehost etc. 



Effects of URL Change


Naturally you may wanna know what happens to my site after changing the URL In fact, there is no change in the number of visitors and pageviews. Because visitors are being redirected automatically from my previous URL (munnamark.blogspot.com) to new URL. So the amount of traffic is same. 


But I've partially lost my SEO score, page rank, social rank, backlinks etc. The previous URL got PR 1. And I may get this back after few weeks. Alexa traffic rank was approximately 100000. And now it's showing 13235178! I can also get this back within few months. 


But I've almost lost my Facebook Likes, Google +1s, Tweets. And certainly this will take few years to get back! 


And I even don't know when it will be possible to create valuable backlinks throughout the web. Because I don't have enough time to write on other websites as I did before. 



Get a Custom Domain as soon as Possible

If you wanna be a professional blogger, please start with a custom domain. Whether you're using Blogger or WordPress, starting with your own domain is a better idea. Otherwise you will not be willing to change your URL after writing 100 posts. But you have to change the URL when the number of posts will cross 300! In that time you will think that changing the URL after publishing 3000 posts will not be a good idea. 

That's why I have to make a tough decision . . . :) 



Stay with Marks PC Solution to get more interesting IT topics!



Comments

  1. At last, You have switched to custom domain. Congrats Rahman...

    Keep doing good work forever.......

    ReplyDelete
    Replies
    1. Thanks for the comment. I will try my best . . .

      Delete
  2. Rahaman vai I am also want to buy a domain name for my blog. Can you help me?

    ReplyDelete
    Replies
    1. You can talk to Anzaq. He can help.

      Delete
    2. Rahaman vai I Have got domain name for my blog. Anzaq vai helps me to get it.

      Now my web address is --->>iTTimesbd.Com

      Delete
  3. At least you have control for your site rather than depending on blogspot. Although blogspot is good but not enough.

    By the way, congrats for having your owned domain. Keep it up. :-)

    ReplyDelete
  4. One day I will have my own website. Need to read more articles and books to learn about building a site and Adsense. :-)

    ReplyDelete
    Replies
    1. Stay with Marks PC :)
      Wish your success . . .

      Delete

Post a Comment

Popular posts from this blog

GTA San Andreas Cheat Code (PDF)

After Vice City, San Andreas is the most popular game released by Grand Theft Auto (GTA). Usually GTA releases role playing game. San Andreas is such a game where you can act like a person. You can do everything. You have to take part in missions and complete them.  To make your missions easier, there are lots of cheat codes. If you can properly apply these codes, the tough parts of the game will be easier. Cheat codes are somewhat like keyboard shortcuts of computer programs.  I've shared 63 cheat codes below. There were more cheat codes in my collection, but I've omitted the less important cheats. Effects or result of the cheats are on the left side, and the codes are on the right side.  You can copy the following codes in your PC. And for your convenience, I've also uploaded a PDF file of these codes. You will find the download link at the bottom.  Effect Cheat Code Adrenaline Mode MUNASEF All Cars Explode ALL...

Joining Texts from Multiple Cells in Excel

  Programs like MS Excel is full of functions. There are many useful functions that we don't use or we don't know about. One of them is CONCATENATE. It means joining or linking. With this function you can join texts from multiple cells. Let's see how . . . Suppose you're working in an Excel Worksheet where you need to combine texts from different cells. I'm gonna show you an example. Let's consider the image below -    What do you see ? I've imputed First Name and Last Name. In Full Name column I've used the formula i.e. CONCATENATE. And in the last column I've added Mr. with the full name.    So how do you use this formula ? Here it is -  =CONCATENATE(A2," ",B2) Observe it carefully. You can add more than 02 cells with this functions. Here I've just used 02 cells. You may think what is this " " for ? You may notice that there is a space between the two i.e. " & ".  If you don't use " " then you...

Running Total/ Cumulative Sum in Excel

  Hey Guys! You should have noticed that I'm writing on MS Excel for last few days! To be honest I'm trying to learn some simple and useful tricks of Excel. And I'm also trying to share my knowledge with you. In this post I've come with such a little trick which maybe very useful if you face such situation. Let's begin . . .    Running Total/ Cumulative Sum It means the summation of numbers in a list and it will be updated each time when a number is added or changes. Look at the image below -    Look at the image. There are two columns with numbers. The first one is simply the number list. But the 2nd one is the summation of the list. Each time a new number is added to the first column the second one shows the summation. How to do this?  It's not a magic. Very simple sum formula is used to perform this task. But there is a little trick. You just need to lock the first cell and then every time it will update the running total list.  Here is my list. Sim...