Showing posts with label claim. Show all posts
Showing posts with label claim. Show all posts

Friday, April 1, 2016

How to Claim a Site in Facebook


Get Facebook Insights


Do you know, you can claim your domain/site in Facebook to get insights? If you register your site on Facebook, you can view analytics for referral traffic, stories, user engagement and other related information. And definitely this will help you to take better actions for your site. 


I always say, if Facebook were a country, it could be the most populated state of the world. Its a site with the most registered active users. No other site, even Google and Twitter cant attract users as much as Facebook. Most of the users waste their valuable time on Facebook.  


But as a blogger/ web developer/ app developer, you cant either waste your time or avoid Facebook. You can take advantage of the popularity of Facebook. You can promote your website/ blog/ app on Facebook. You can do this in your way. Im not gonna interfere there! 


Today Im writing about - claiming/ registering a site on Facebook. You can do this easily. All you need is just adding a simple meta tag before your closing head (</head>) tag. 


Never try this trick if you - 
  • Dont have a website/ blog
  • Dont have a Facebook ID

Okay, Im talking too much for a little trick! Lets back to the track - 
  1. Visit this page - Facebook Insignts
  2. Domain Insights > Add your Domain
  3. A new window will appear with your name and a meta property
  4. Type your sites URL there (ie. www.markspcsolution.com)
  5. Copy the meta property (ie. <meta property="fb:admins" content="100002117543096" />) and paste it in your sites HTML closing head tag. 
  6. Now hit on the get insights button. 
  7. If youre done properly, you will see your domain here. 

Claim your domain on Facebook Insights


Hope youve completed the task easily. But I couldnt do this as easily. Dont know why the meta property didnt appear when I was trying to implement the code in my site. Maybe something was wrong in that time when I was trying. 

If anybody face the same problem, I mean if the meta property with your numeric FB ID didnt appear as shown in the above image, follow the steps below - 

  • Go to Facebook Insights
  • Hit on the Add a Domain button 
  • Enter your domain in the domain box
  • Find your numeric Facebook ID
  • Copy the following code and paste it in your sites HTML header section 

<meta property="fb:admins" content="100002197543196" />


Replace the above numeric ID with yours. And the code should be placed before the closing head tag - </head>

You can also use several IDs here. Suppose you want multiple users to get your sites insights. Then you can use more than one ID as below - 


<meta property="fb:admins" content="102117543096, 10034534562" />


Remember, this will just help you to get insights from facebook. If you wanna customize your sharing URL, Image or description you need to use Open Graph. I will discuss it later. Thanks. 




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




Read more »

Sunday, January 17, 2016

Claim Your Site in Alexa Increase your Ranking!



A common tendency of bloggers and web masters is to increase their sites ranking. The most popular ranking system is Google Page Rank. A page is ranked from 0 to 10 in Page Rank system. 

And another method is getting popularity day by day. Yes, Im talking about Alexa Traffic Rank.  This ranking system still not as popular as Page Rank. But in the future it will be very popular. Couple of days ago I wrote about the importance of using Alexa Toolbar. 

And today Im gonna show how to claim a site on Alexa. Definitely, if you claim your site in Alexa, it will give you a higher ranking in return! 

Okay lets start our mission. 
  1. At first create an account on Alexa following the normal rules as you usually do. 
  2. Now follow this link to claim your site. 
  3. Type your home page URL (ie. http://munnamark.blogspot.com)  in the Get Started box and hit on Claim Your Site.  
  4. Now you will get the sign up option. Choose the Free option. 
  5. There will be 2 options. Follow any method that is suitable for you. 
  6. Then hit on Verify button. 
If you are facing problem to verify then read more about the 2nd option. 

Option 2: (Tutorial for blogger)
  • Sign in to your blog and go to the design.
  • Hit on the Template button from the left panel.
  • Click on Edit HTML and proceed.
  • Now copy the verification ID you got from option 2. Your ID will be looks like this- 1EQnm0p93wIjUt6s49kputZxfXQ
  • Paste this ID anywhere in the head section as the image shows below. 
  • To find the </Title> press Ctrl+F and type </title> then search.



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



Read more »