Adding url to google

Adding url to google

am 12.05.2006 10:39:08 von Manoj Singh

------=_Part_3551_21476842.1147423148842
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: quoted-printable
Content-Disposition: inline

Hi all,

I am developing the site using php and mysql. I have to add the url at
google site through php code.

If any one have idea about it, please help me.

Regards
Manoj

------=_Part_3551_21476842.1147423148842--

Re: Adding url to google

am 12.05.2006 16:53:20 von John Hicks

Manoj Singh wrote:
> Hi all,
>
> I am developing the site using php and mysql. I have to add the url at
> google site through php code.
>
> If any one have idea about it, please help me.

PHP is server-side technology. Google will never see it.

The matter of placing your site in a search engine is a whole industry
called "search engine optimization" or SEO.

You can submit your site (manually) to Google here:
http://www.google.com/addurl/?continue=/addurl

If you want to submit all the pages on your site to google, you should
consider:

Google site maps -
https://www.google.com/webmasters/sitemaps/login?utm_campaig n=sitemaps-us-sbmtcnt&utm_source=EM

Google Base - http://base.google.com/base

Froogle - For ecommerce sites. It looks like submissions to Froogle are
made thru Google Base. http://www.google.com/sellonfroogle/

Hope that helps,

--J

--
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Re: Adding url to google

am 12.05.2006 17:52:02 von Trevor Gryffyn

Sounds like you're asking how to programmatically add your web site to Google's search. I didn't dig very deep, but it doesn't look like Googles API provides for the ability to submit (only search) and by Google's "addurl" page (http://www.google.com/addurl/?continue=/addurl) it appears that they don't want you to be able to automate the adding of URLs or else they wouldn't be using CAPTCHA methods to prevent bots from spamming them.

You may look into software like SubmitWolf or some of the others that automate submissions and try to figure out how they do it (if at all) but I'm guessing it's not going to really be feasible for you to do this... not easily at least.

-TG



= = = Original message = = =

Hi all,

I am developing the site using php and mysql. I have to add the url at
google site through php code.

If any one have idea about it, please help me.

Regards
Manoj


___________________________________________________________
Sent by ePrompter, the premier email notification software.
Free download at http://www.ePrompter.com.

--
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php