Monday, June 22, 2015

Digital Media Marketing in India Growth and Future

Opportunity knocks whenever a new path is opened. One idea or discovery gives birth to many others. A decade back, internet users in India stood at nearly zero and now over 15% of the Indian population uses internet through various mediums.

Number of Internet users increased along with the no. of households owning a computer. Computers have been replaced by Laptops, LCDs , Tablets and Smart Phones. With such a boom in technology and surge in usage of technological instruments, digital media could not have been behind. 3G network service provided on the Smart phones reached to 10 million users within 6 months of its launch. 4G network is under process. It has already been launched in few Indian cities.
This dynamic change in the mediums to reach consumers and users has made Digital Media Marketing immensely popular. This popularity is not only amongst the business / service providers but also amongst the users.

Previously, Print media and Television Advertisement were one of the most popular mediums. These oldies are in use and equally important even today. Today we have an additional medium in form of “Digital media”. Digital Media helps you reach the customer directly. The idea behind using Digital media judiciously is providing a customized message to the user. A focused message which can be seen, read and imbibed by the user directly in their phone, computer, laptop or tablet. Best place to target a user is where he or she spends the maximum time. If the target consumers spend most of their time online, then it makes sense to reach to them directly online.

India has seen a tremendous growth in e –commerce domain. Many new players are out in the market with unique solutions for the user. And so is the need of digital marketing. Digital media marketing assists in reaching the consumer even when they are moving. For a print or mass television advertisement, consumer needs to sit after a day`s work and then read or see the given message. With the digital media the case is different.

Digital marketing is a way to create a relationship with the consumer without overburdening them with the information or overselling the product / service. This is the reason why social media marketing has gained popularity. Social media marketing is a subtle way to tell the consumer the best of what one has.
With digital media`s help, one can confidently say how many loyal customers one has. This can be judged with the help of no. of registered users, no. of Apps downloading, no. of newsletter registrations and no. of repeated customers. Digital marketing will keep growing. General techniques like Search Engine Optimization (SEO), Search Engine Marketing (SEM) and Social Media Marketing will be there. However, personalized marketing activities targeting specific set of audience and influencers will be given higher importance. It has enabled advertisers to reduce their budget and at the same time has reaped better benefits for them.

Wednesday, April 24, 2013

SEO-Tutorial

If you being a site owner found mentioned message`s which Googling you website www.xyz.com saying such messages you need to take care of your website as its likely your website was hacked.

“This site may harm your computer”
“This site may harm your compromised”

Step - I – Overview- Contains

1. How and Why websites are hacked
2. Process to be followed to recover site and to remove user-facing warning label.
3. Recovery time depends on level of damage and technical knowledge of administrator.
4. How to Clean it

4A - Either Do yourself
4B - Get some help from expert/specialist

Step 2 is next in the recovery process. In step 2, we got information on getting technical assistance as well as contact your hosting provider and weigh options to recover your hacked site.

Restore the good content, remove the bad content, correct the vulnerability, and plan to maintain a secure site
Make a list of all affected files and determine the hacker's intent.

Step 5: Assess the damage (spam)

1.       Preparation of Sheet (Make a list of all affected files and determine the hacker's intent)
2.       Preliminary Investigation on Spam contents

2A. Copy URL to webmaster tool.
2B. Perform a cache: Google search for the URL to see what Google previously crawled/indexed for the page
2C. Use the Fetch as Google feature in Webmaster Tools to see the content served to Google in real-time
2D. Use cURL (called “CURL”) or Wget functions (More can be read: http://www.mattcutts.com/blog/how-to-fetch-a-url-with-curl-or-wget-silently/)

3.       Broader web based investigation     
4.       Filesystem damage assessment
5.       Determine the hacker's intent
Step 6: Identify the vulnerability
Determine the root-cause vulnerability that allowed the cybercriminal to hack your site.
Any Help for hacked sites can be found at :- http://www.google.com/webmasters/hacked/
http://support.google.com/webmasters/bin/answer.py?hl=en&answer=3011658

Webmasters help for hacked sites (Step1, 5 and 6 discussed above as seen in Video)

1  Watch the overview (completed)  (http://www.google.com/webmasters/hacked/)
2  Contact your hoster and build a support team (http://support.google.com/webmasters/bin/answer.py?hl=en&answer=3011658)
4  Touch base with Webmaster Tools  Intermediate (http://support.google.com/webmasters/bin/answer.py?hl=en&answer=2739618)
5  Assess the damage (hacked with spam) or Assess the damage (hacked with malware)  (http://support.google.com/webmasters/bin/answer.py?hl=en&answer=2600721)
8  Request a review  Intermediate (http://support.google.com/webmasters/bin/answer.py?hl=en&answer=2600725)

Thursday, February 21, 2013

List of HTTP Errors, you encounter while Opening Website

 Error #     Info     Error Code
100     Info     Continue
101     Info     Switching Protocols

Success Codes

Error #     Info     Error Code
200     Info     OK
201     Info     Created
202     Info     Accepted
203     Info     Non-Authoritative Information
204     Info     No Content
205     Info     Reset Content
206     Info     Partial Content

Redirection Codes

Error #     Info     Error Code
300     Info     Multiple Choices
301     Info     Moved Permanently
302     Info     Found
303     Info     See Other
304     Info     Not Modified
305     Info     Use Proxy
307     Info     Temporary Redirect

Client Error Codes

Error #     Info     Error Code
400     Info     Bad Request
401     Info     Unauthorized
402     Info     Payment Required
403     Info     Forbidden
404     Info     Not Found
405     Info     Method Not Allowed
406     Info     Not Acceptable
407     Info     Proxy Authentication Required
408     Info     Request Timeout
409     Info     Conflict
410     Info     Gone
411     Info     Length Required
412     Info     Precondition Failed
413     Info     Request Entity Too Large
414     Info     Request-URI Too Large
415     Info     Unsupported Media Type
416     Info     Requested Range Not Satisfiable
417     Info     Expectation Failed

Server Error Codes

Error #     Info     Error Code
500     Info     Internal Server Error
501     Info     Not Implemented
502     Info     Bad Gateway
503     Info     Service Unavailable
504     Info     Gateway Timeout
505     Info     HTTP Version not supported

Friday, October 12, 2012

What is Meta Name "robots" Tag

Where do you add this meta name robot tag?

 

You add this robot tag on the first index page and you tell the spider if you want your whole website to be crawled or not. Make sure that on every page relevant meta tags are added.  Add keywords and phrases that are relevant and correspond with the text and the language on that specific page. It might be a lot of work to add specific meta tags to each page but you will notice in time that it works!

How do you explain to a spider of a search engine you only want it to index just the first page of your website or that it is allowed to index the whole website. You use a specific HTML meta tag the so called the meta robots tag.

<meta name="robots" content="selection">

Example how to use the meta robots tag


Add the following robots meta tag in the HTML source of your website page:

<meta name="robots" content="index, follow">


  • The spider will now index your whole website.
  • The spider will not only index the first web-page of your website but also all your other web-pages.

you are also allowed to type it like this:

<meta name="robots" content="index, follow">
<META NAME="ROBOTS" CONTENT="INDEX, FOLLOW">
<META NAME="robots" CONTENT="index, follow"><meta name="robots" CONTENT="all">

By changing the index to no-index and the follow to no-follow your are able to influence the behavior of the spider. If you don't want the search engine spider to crawl through your whole website you use the following meta tag :

<meta name="robots" content="index, nofollow">

  • The spider will now only look at this page and stops there.

<meta name="robots" content="noindex, follow">

  • The spider will not look at this page but will crawl through the rest of the pages on your website.

<meta name="robots" content="noindex, nofollow">
  • The spider will not look at this page and will NOT crawl through the rest of your web-pages.

This meta tag can also be typed with the   /  in the end of the tag:

<meta name="robots" content="index, nofollow" />
<meta name="robots" content="noindex, follow" />
<meta name="robots" content="noindex, nofollow" />












Live Support is niet aanwezig. Klik hier om een bericht achter te laten

Wednesday, August 22, 2012

Basic Terms used in PPC

Click:-

A click is when a user interacts with your ad by clicking on it, typically showing an intention to learn more about what you offer.

Why it matters: Clicks can help you understand how well your ad appeals to people who see it.  If you know how many people are clicking your ads relative to how many people are seeing them (impressions), you can gauge the success of your ads.


Impression:-

How often your ad is shown. An impression is counted each time your ad is shown on a search results page or other site on the Google Network.

(CTR) :-

Clickthrough rate (CTR) is the number of clicks your ad receives divided by the number of times your ad is shown.

What it is: CTR represents how often people click your ad after it's shown to them:

CTR =     Clicks on your ads
Impressions (ad views)

Example: If you have five clicks and 1000 impressions, then your CTR is 0.5%.

CPC:-

Average cost-per-click (CPC) is the average amount that you've been charged for a click on your ad.

What it is: This amount is the total cost of all clicks divided by the total number of clicks received.

What it isn't: Average CPC isn't the same thing as maximum CPC -- that's the most you're willing to pay for a click on your ad. You won't be charged more for a single click than the maximum CPC that you set.

Example: If your ad receives two clicks, one costing $0.20 and one costing $0.40, your average CPC for those clicks is $0.30.

Conversions:-

 Conversions(1-per-click) divided by total clicks.

Conversions (1-per-click):-

Conversions (1-per-click) count a conversion for every AdWords ad click resulting in a conversion within 30 days. This means if more than one conversion happens following a single ad click, conversions after the first will not count.

Another way to say this is that conversions (1-per-click) will count at most one conversion per click. These metrics are useful for measuring conversions approximating unique customer acquisitions (e.g. leads).

Cost / Conversion (1-per-click):-

Total cost divided by conversions (1-per-click).

Conversions (1-per-click) count a conversion for every AdWords ad click resulting in a conversion within 30 days. This means if more than one conversion happens following a single ad click, conversions after the first will not count.

Another way to say this is that conversions (1-per-click) will count at most one conversion per click. These metrics are useful for measuring conversions approximating unique customer acquisitions (e.g. leads). 

Conversions (many-per-click):-

Conversions (many-per-click) count a conversion every time a conversion is made within 30 days following an AdWords ad click. Conversions (many-per-click) will count multiple conversions per click. These metrics are useful for measuring conversions that are valuable every time they happen (e.g. ecommerce transactions).


Cost:-

The sum of your cost-per-click (CPC) and cost-per-thousand impressions (CPM) costs. This column does not include other costs such as cost-per-call. For a sum of all costs, use the Total Cost column.

Tuesday, June 19, 2012

Check Penguin Penalty

Wanna check ur site Whether it is Penalized or not...check here and follow these steps...
  • Go to http://www.opensiteexplorer.org/
  • Enter in the URL of your site and press <enter> or the SEARCH button.
  • Change your drop down box settings as follows: Show [followed + 301] links from [only external] pages to [pages on this root domain]…..then press the FILTER button. These settings will remove the “nofollow” and internal links which are not evaluated by Google as part of link penalties.
  • You will now see a list of all links to your site which may cause you to incur a penalty. For now, focus only on the Link Anchor Text column. If 50%+ of your top 10 links show the same or very similar anchor text, that is a warning sign of a very unnatural link profile. Of course, a deeper analysis is desirable but this method offers you some idea of the problem in just a few seconds.