Friday 24 March 2017

Local Seo Tips

IMPORTANT  POINTS  FOR  On Page SEO  WHILE DOING     LOCAL SEO FOR A BUSINESS  

  • Try to add your City/Region, plus a relevant keyword, within your landing page title tag.
  • Try to add your City/Region, plus a relevant keyword, within your landing page H1 tag.
  • Try to add your City/Region, plus a relevant keyword, within your landing page URL.
  • Try to add your City/Region, plus a relevant keyword, within your landing page content.
  • Try to add your City/Region, plus a relevant keyword, within your landing page image ALT attributes.
  • Embed a Google map with your business marker into your landing page
  • and  how to add your place (address) into google map maker http://omnetworkom.blogspot.in/2017/03/how-to-add-place-in-google-map.html


 LET  SE E  FOLLOWING  EXAMPLE  ON   A   KEYWORD   SUPPOSE  WE  WANT TO
 RANK  A  BUSINESS ON    GOOLGE     "php  training in virar"  so  virar is  here local city for  this business...

so following example  what should you do  according to above   important points:

(1)How   To  take   Google Maps  Embed Code to your  Contact us page for LOCAL SEO:

(a)First  Go to url  "www.google.co.in/maps "



(b)SEARCH   your  address which you want to embed on your  Web page & Click on SHARE


(c)Then  click   on  Embed Map  & Copy   <ifrmae> </iframe> code  :


(d) Once you copied  <iframe > </iframe> code :


(e) and  paste  this code inside your   <body> </body>  seciton:

  <body>

<iframe src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3762.0046556075954!2d72.82640841423775!3d19.455366086871365!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3be7a9a20d9d018f%3A0x5be4e30cdc62da43!2sphp+training+in+virar!5e0!3m2!1sen!2sin!4v1490350848244" width="600" height="450" frameborder="0" style="border:0" allowfullscreen>
</iframe>


</body>


(2)how to create   https://schema.org/address  for your LOCAL SEO :

(Note:  to know more details about Shema markup  visit:

http://omnetworkom.blogspot.in/2017/03/how-to-mark-up-your-content-using.html

)

<!---schema.org  for  postalAddress-->

  <div itemprop="address" itemscope itemtype="http://schema.org/PostalAddress">
    <span itemprop="streetAddress">
      E/11 vikas nagari,
phoolpada road  </span>
    <span itemprop="addressLocality">virar</span>,
    <span itemprop="addressRegion">virar east</span>
    <span itemprop="postalCode">401305</span>
  </div>
  <span itemprop="telephone">(+91) 8149996597</span>
  <a href="mailto:omnetworkom@gmail.com" itemprop="email">
    omnetworkom@gmail</a>
  Jane's home page:
  <a href="http://www.yourwebsiteaddress.com" itemprop="url">yourwebsiteaddress.com</a>


<!---end of postalAddress-->


(3)Finally  is here your  html code for

 SEO friendly  File name : contact-for-php-training-virar.html

following are  html  code  according to   LOCAL SEO:

<html>

<head>
<title>
php training in virar

</title>
<meta name="description"  content="php training in virar,we provide live php  project training." />

</head>
<body>
<h1> Best  PHP Training Institute in virar </h1>
<P>
<iframe src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3762.0046556075954!2d72.82640841423775!3d19.455366086871365!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3be7a9a20d9d018f%3A0x5be4e30cdc62da43!2sphp+training+in+virar!5e0!3m2!1sen!2sin!4v1490350848244" width="600" height="450" frameborder="0" style="border:0" allowfullscreen>
</iframe>


<!---schema.org  for  postalAddress-->

  <div itemprop="address" itemscope itemtype="http://schema.org/PostalAddress">
    <span itemprop="streetAddress">
      E/11 vikas nagari,
phoolpada road  </span>
    <span itemprop="addressLocality">virar</span>,
    <span itemprop="addressRegion">virar east</span>
    <span itemprop="postalCode">401305</span>
  </div>
  <span itemprop="telephone">(+91) 8149996597</span>
  <a href="mailto:omnetworkom@gmail.com" itemprop="email">
    omnetworkom@gmail</a>
  Jane's home page:
  <a href="http://www.yourwebsiteaddress.com" itemprop="url">yourwebsiteaddress.com</a>


<!---end of postalAddress-->

</p>
</body>
</html>


(4) and upload this file to your website  domain   and  check  schema.org/address code   is valid or not
(a) Go to url

"https://search.google.com/structured-data/testing-tool"






















paste your  page  url    like  my page url is  http://www.funmoviemasti.com/contact-for-php-training-virar.html

& click on Run Test.

if your code is valid then  you will get following result:


1 comment: