Last week I wanted to check how our latest project, Traiteur Patrick Costers, was doing in Google. The first result was the portfolio page here at CryptoNet. So far so good? I would rather have my clients url at first place than our project page. But this was the beginning of a long quest. Not one url was found in Google.be (Dutch):

traiteur-patrick-costers-in-google
I did a quick research in Google Webmaster Tools and where I found that the website wasn’t accessible by the Google bot. I fired up the local version on my notebook, expanded the Symfony debug toolbar and indeed, the HTTP headers responded with a 404 Not Found. Appearantly I was forgotten to change the error404 action in the settings.yml. So I changed it to:
.actions:
default_module: default # Default module and action to be called when
default_action: index # A routing rule doesn’t set iterror_404_module: default # To be called when a 404 error is raised
error_404_action: error404 # Or when the requested URL doesn’t match any route
In the executeError404() action of the default module, I did a forward to the index page. The HTTP headers returns a lovely 200 status on the homepage and a 404 one on the non existing pages.
To speed up the Google process, I added a xml sitemap to my Webmaster Tools. What do you do to enhance the “let Google find my new project”-process?
A good sitemap (html + xml) and a few backlinks and the site is indexed very fast!
I’m also having trouble with google as my web site can not be found.
I can go to it fine but no search will find it..
Len, you can always sign your page up for Google and other search engines. Hope you’ll solve it.
Hi,
Sitemap is very useful for website and goggle easily found website
When I search my website by my domain name i http://www.travelagentmumbai.com i could not find my website listed. It is a new domain but I was seeing it but all of a sudden it vanished what could have caused this problem I have the same problems with my other domains also.
I always submit my xml sitemap to google, yahoo and bing + get some backlinks going while I’m still working on the website, this way they get indexed already and by the time the website is finished, they appear very nicely in the search results
A quality article pointing to your website is one way another way, do a search for relevant blogs and contribute to it, you will find some qualified traffic will visit your site.
Thanks for article. Everytime like to read your work.
I enjoy the article. Would you mind if I were link to it in my blog article?