kerndter.net

Communication Experts - Foodies - Human Beings

eMail | Twitter | Facebook | LinkedIn

Achill Island, Co. Mayo
Ireland

Skype: cbkerndter

What do we have to offer?

Business Communication

"External" through Communication and Service (Skill) Training (latter especially for the Restaurant and Hospitality, but also the Retail Industry), as well as Marketing (including Social Media Marketing and Internet Marketing in general).

"Internal" through Team Development and Training.

Web Services

Including Web Design, Website Development, Website Maintenance, Community Management (e.g. Facebook), Search Engine Optimisation and Marketing, Quality Assurance and more ...

How do we work?

We love working with you, so our approach will have a strong mentoring aspect (where possible). We want to enable you to make the best of your assets!

What else?

We are determined to build a long-lasting trust-based working relationship (if desired and possible). But we are not afraid to let go if there is no 'spark'.

Chris Kerndter - Web TechnologistChris Kerndter
(read what he has to say)

Web Technologist

Check out my references at http://www.whichwebdesigncompany.com/ie/profile/achillonline
or see references mentioned in the archive of this blog

Mobile: +353 86 3685355
eMail | Twitter | Facebook | LinkedIn | Xing

I am available for bigger projects from the 1st week of September. Contact me now!

Sandra Kerndter - Restaurant & Hospitality ConsultantSandra Kerndter
(read what she has to say)

Restaurant & Hospitality Consultant

Mobile: +353 86 3704445
eMail | Twitter | Facebook | LinkedIn | Xing

VAT reg Number: IE7437860C

Please consider your enviromental responsibility before printing this website ;-)

Back to Main Page

“ Submitting your URL to Google, Yahoo & MSN ”

February 9th, 2009

The Three big Search Engines Google, Yahoo and MSN have improved their services for submitting and monitoring URLs in the last years. The probably better known of both are the Google Webmaster Services. MSN Live has setup a similar but far less comprehensive service called Live Search Webmaster Center, so does Yahoo with its Yahoo Site Explorer. All three services require a login. You can use the Google Service, by registering you Google Account to this Service. To use the Microsoft Service you will need a Windows Live ID and for Yahoo login with your Yahoo Account.

Google

To submit or update your URL you should use the URL Submit/Update Form (no login required). A better way to tell Google about your page/site is to submit a xml-sitemap. You can do so by login into the Google Webmaster Services. If you have authenticated your site by adding a special metatag

<meta name="verify-v1" content="unique_id" />

to the <head> section of your index page, you will be able to upload a sitemap for that site. The unique_id will be generated by Google, depending on your sitename. Alternatively you can upload a special file to the root folder of your webserver. To learn more about Sitemaps Google provides very detailed information. Once you have a sitemap generated and submitted you might need to tell Google that it has changed, when you have added, deleted or modified pages. Some systems like e.g. WordPress, do so automatically if you have the right plugin installed, some do not. So to “ping” Google to refetch your sitemap you can use the following:

www.google.com/webmasters/tools/ping?sitemap=sitemap_url

where sitemap_url is the URL of your sitemap.

MSN Live

The same procedure for submitting / updating information about your URLs and sitemaps apply to MSN Live. You can submit an URL to MSN Live, tell Microsoft to fetch your xml-sitemap and “ping” the service to refetch you sitemap, by using the following:

http://webmaster.live.com/ping.aspx?siteMap=sitemap_url

Where sitemap_url is the URL of your Sitemap. MSN also requires the authentification of your site, you will have to place a special metatag

<meta name="msvalidate.01" content="mail_id" />

to the <head> of your index page, where mail_id is generated from the email adress you registered the page with. Alternatively you can upload a special file to the root folder of your webserver.

Yahoo

Last but no least, also Yahoo provides the possibility to add an URL to Yahoo. You can also register your site with the Yahoo Site Explorer and upload an xml-sitemap. Here too the authentification of your site is required and you can do so by adding

<meta name="y_key" content="unique_id" />

To the <head> section of your index page, where unique_id is generated by Yahoo. If you want to ping Yahoo to fetch your sitemap, use the following format:

http://search.yahooapis.com/SiteExplorerService/V1/
updateNotification?appid=api_id&url=sitemap_url

Where api_id is your Yahoo Developers ID and sitemap_url the URL to your sitemap. Alternatively you can upload a special file to the root folder of your webserver.

Leave a Reply