Monday, November 23, 2015

How to Index Website and Web Pages in Search Engines


First you need to understand search engines like ( Google, Yahoo and Bing ) can’t index your website quickly, we should intimate search engines that here is my new website.  Here will see some of the best practices to get your website in search engines, follow these methods to get your new website in search engines.

  1. Create Sitemap.XML first and foremost thing, with the help of  sitemap xml file search engines can read the URLs in the website. There are Image Sitemap, Video Sitemap, Mobile Sitemap and Google News Sitemap different sitemap.xml formats for different types of content. There are free Sitemap.xml file generate tools in the market for free, but it’s allows maximum 5K URLs only. Size of the sitemap maximum 10MB and should contains 50,000 URLs in a single sitemap, if you have more than that create another sitemap. If you want to large website you need to develop a sitemap.xml files. here is the formats of different sitemap.xml file,

Sitemap Formats:
<url>  <loc>http://www.xyz.com</loc>
   <lastmod>2015-11-22T15:43:00+00:00</lastmod>
   <changefreq>always</changefreq>
   <priority>0.6</priority>
   <image:image>
     <image:loc>http://www.xyz.com/media/k2/items/src/chiru-tri-150.jpg</image:loc>
     <image:title>Trivikram srinivas in race for chiru s 150th movie</image:title>
   </image:image>       
 </url>

Video Sitemap Syntax:
<url>
<loc>http://www.xyz.com</loc>
<lastmod>2015-11-21T04:48:00+00:00</lastmod>
<changefreq>always</changefreq>
<priority>0.6</priority>
<video:video>
<video:player_loc allow_embed="yes" autoplay="autoplay=1">http://www.youtube.com/v/J64FtkJ6_28</video:player_loc>
<video:title>Size Zero Movie Making Video</video:title>
<video:description>Size Zero Movie Making Video</video:description>
<video:duration>0</video:duration>
<video:thumbnail_loc>http://www.xyz.com/hwdvideos/thumbs/tp-6914.jpg</video:thumbnail_loc>
<video:publication_date>2015-11-21T04:48:00+00:00</video:publication_date>
</video:video>
</url>

Image Sitemap:
<url>
<loc>http://www.xyz.com</loc>
              <image:image>          <image:loc>http://www.xyz.com/images/phocagallery/Actress/Telugu/MadhuShaliniPhotoshoot/Madhu-Shalini-Photoshoot-01.jpg</image:loc>
                        <image:title>Madhu Shalini Latest Photos | Madhu Shalini </image:title>
              </image:image>
      <lastmod>2015-11-21T12:30:00+00:00</lastmod>
      <changefreq>always</changefreq>
      <priority>0.6</priority>
 </url>

News Keywords:
<url>
   <loc>http://www.xyz.com/</loc>
   <news:news>
     <news:keywords>trivikram srinivas, megastar Chiranjeevi, 150th movie, trivikram srinivas, chiranjeevi, kaththi, nithiin, puri jagannadh, Bruce Lee Role, Ram charan, Surekha, Pawan Kalyan</news:keywords>
     <news:publication_date>2015-11-22T15:43:00+00:00</news:publication_date>
     <news:publication>
       <news:name>తెలుగు విశేష్</news:name>
       <news:language>te</news:language>
     </news:publication>
     <news:title>చిరు సినిమాను డైరెక్ట్ చేయనున్న మాటల మాంత్రికుడు</news:title>
   </news:news>
 </url>

2. Submit Sitemap to Google Webmastertools: Once you have generate sitemap for your website content through different tools, next you have to submit your sitemap.xml URL to Google Webmastertools. Here is the path, https://www.google.com/webmasterstools ---> Click on website property ---> Crawl ---> Sitemap ---> Top Right Side you can see Add New Sitemap, now you can add your website sitemap.xml URL then click on submit sitemap.

3. Submit Website URL to Search Engines: Here is another way to tell to search engines about your new website by submitting to different search engines. Here is the Google Add URL ( http://www.google.com/addurl ) and Bing Add URL ( http://www.bing.com/toolbox/submit-site-url )


4.Google Fetch as Google: Fetch as Google is one of the best tool to index your web page very quickly. If you wrote an articles and you want to index in Google with in couple of minutes at that moment this tool will help you out. Here is the path http://www.google.com/webmastertools ---> Click on website property ---> Crawl ---> Fetch as Google ---> on the Top you can see the box insert the URL which you want to index quickly and click on Fetch ---> Click on Submit to Index ---> Now you can see choose the method dialog box click on Crawl only this URL ---> Now you can see the status completed and URL submit to Index. Now just wait for couple of minutes then check. 

No comments:

Post a Comment