Skip to main content

How can I submit my web pages to google for indexing?

Manually submitting website pages to google

Usually google crawls website's in a scheduled manner, but some time you may want to tell google about your new page or an important content updation. Insuch cases you can use following methods.

Submit URl tool, Sitemap re-submission tool or Fetch as Google tool

Each option is explained below:


========================================


Submit URL using webmaster submit URL tool

Visit google site submission tool URL
https://www.google.com/webmasters/tools/submit-url

Enter Your web page url and submit it. If every thing okay, the page will be indexed in a day.


========================================



Re submitting site map using webmaster tool

for this you have to login to Google webmaster tool
https://www.google.com/webmasters/

Select the website which you want to manage

Click on "Crawl" on left menu

Click on "Sitemaps"

Click on "ADD / TEST SITEMAPS" button

Enter the sitemap link and Submit

In short : Webmaster tools login >> Manage Website >> Crawl >> Sitemaps >> ADD/TEST sitemap >> Submit


==========================================


Using Fetch as Google option in webmaster tool

login to Google webmaster tool   https://www.google.com/webmasters/

Click on "Crawl" on left menu

Click on "Fetch as Google"

Enter the Web page url and click on " Fetch" button

On submission a message "Your request was completed successfully." will appear and the submitted link will be shown in listing below the Fetch tool.

Click on the "Submit to Index" button

On the pop up window you will have to select (1) URL or (2) URL and all linked pages

if your site has changed significantly, Choose "URL and all linked pages" option. Google will use this URL as a starting point in indexing your site content. Google doesn't guarantee to index all pages on your site.

Click "OK" to submit for Indexing


In Short: Webmaster tools login >> Manage Website >> Crawl >> Fetch as Google >> Fetch >> Submit to Index >> Select URL  or   URL and all linked pages >>OK


Related Post When was Your website was last visited by google bots?

Comments

Popular posts from this blog

Strange problem occured while trying to create a CSV file using PHP Script - The file is not seen on FTP but can download using file's absolute path url

Strange problem occured while trying to create a CSV file - The file is not seen on FTP but can download using file's absolute path url Last day I came across a strange problem when I tried to create a csv file on therver using a PHP script. the script was simply writing a given content as a csv file. The file will be created runtime. What happened was, The script executed fine, file handler for new file was created and contents was wrote into the file using fwrite and it returned the number of bytes that was written.

How to get the Query string of a URL using the Javascript (JS)?

JS function get the Query string of a URL or value of each parameter using the Javascript(JS)? If you want to get your current page's url var my_url=document.location; to get the query string part of the url use like this: var my_qry_str= location.search; this will return the part of the url starting from "?" following by query string Lets assume that your current page url is http://www.crozoom.com/2013/page.html?qry1=A&qry2=B then the location.search function will return " ?qry1=A&qry2=B " to exclue "?", do like this:


Urgent Openings for PHP trainees, Andriod / IOS developers and PHP developers in Kochi Trivandrum Calicut and Bangalore. Please Send Your updated resumes to recruit.vo@gmail.com   Read more »
Member
Search This Blog