7, September 2008

Why is this page not found by Google? - webmaster forum

 
Webdigity webmaster forums
This forum shares its ad revenue with its members!
[ Home | Help | Search | Forum's Shop | Archive | Login | Register | Webmaster Directory ]
Webdigity Webmaster Forums  >  Web site promotion  >  Search Engine Optimization
Topic: Why is this page not found by Google?
« previous next »
Pages: [1] Print

Author Topic: Why is this page not found by Google?  (Read 650 times)
Kill the googlebot
*
Posts: 6
40 credits
Members referred : 0


« on: Oct 27, 2007, 04:04:15 PM »

Of my website www. schullercompany.nl made up in php one of the pages www. schullercompany.nl/?p=Fin...-administratie is not indexed by Google. All aother pages of this site can be found easily by Google. It is there already for more than 6 months.

What do I do wrong with this?
« Last Edit: Oct 27, 2007, 04:54:53 PM by Nikolas »
I am a metal monkey!
Administrator
Community Supporter ?
Jedai Sword Master
*****
Gender: Male
Posts: 8037
41179 credits
Members referred : 3



« Reply #1 on: Oct 27, 2007, 04:55:15 PM »

I don't understand. What is the problem?

Trial and Error my two best teachers Cool
Join us @ facebook Visit through proxy

Last blog : MIA - Where Nick and Tim
Kill the googlebot
*
Posts: 6
40 credits
Members referred : 0


« Reply #2 on: Oct 27, 2007, 05:59:19 PM »

I don't understand. What is the problem?

The point is, that I don't understand why this page (and only this one) cannot be found by Google. Apparantly I do something wrong, but I don't know what.
Tim Nash
Global Moderator
Community Supporter ?
Internet Junkie
*****
Posts: 2173
5036 credits
Members referred : 2


Venture Skills - New Media & IT group


« Reply #3 on: Oct 27, 2007, 06:36:40 PM »

Just move this to the right section,

Couple of obvious questions

1) have you linked to it from a page that is already been indexed?
2) does it have something that is preventing Google from crawling it, i.e its entirely flash
3) Do you have a htaccess file, or robots.txt file that's blocking it
4) Is their a meta no-index tag on the page, a header file being sent, or php generating a header with no index.


Would you like to be an SEO, let me help with, The Tim Nash introduction to SEO Visit through proxy alternatively for Social media optimisation take a look at the Venture Skills Blog Visit through proxy

Last blog : Its all in the mp3s
Kill the googlebot
*
Posts: 6
40 credits
Members referred : 0


« Reply #4 on: Oct 27, 2007, 07:11:25 PM »

Just move this to the right section,

Couple of obvious questions

1) have you linked to it from a page that is already been indexed?
2) does it have something that is preventing Google from crawling it, i.e its entirely flash
3) Do you have a htaccess file, or robots.txt file that's blocking it
4) Is their a meta no-index tag on the page, a header file being sent, or php generating a header with no index.

The possible reasons you mention are obvious. But as far as I know none of them are apllicable. So I don''t know. That's the reason I came to this forum.
Tim Nash
Global Moderator
Community Supporter ?
Internet Junkie
*****
Posts: 2173
5036 credits
Members referred : 2


Venture Skills - New Media & IT group


« Reply #5 on: Oct 27, 2007, 07:25:51 PM »

ok could you open up the file in a text editor
and then copy and paste, the first 10 lines, deleting any sensitive date and publish them here encapsulate it in the [ code] tag Smiley and I will see if I can see a non obvious answer,

Would you like to be an SEO, let me help with, The Tim Nash introduction to SEO Visit through proxy alternatively for Social media optimisation take a look at the Venture Skills Blog Visit through proxy

Last blog : Its all in the mp3s
I am a metal monkey!
Administrator
Community Supporter ?
Jedai Sword Master
*****
Gender: Male
Posts: 8037
41179 credits
Members referred : 3



« Reply #6 on: Oct 27, 2007, 08:43:16 PM »

The problem has to do with your CMS and it is technical.  The url contains UTF-8 chatacters while the encoding of the page is different.

In order to get this crawled by google - and be more w3 compliant - you will have to modify the CMS. Of course this would be hard if the CMS is not utf-8 so the best solution is to change the link with english characters (change the ?p=XXX)

Trial and Error my two best teachers Cool
Join us @ facebook Visit through proxy

Last blog : MIA - Where Nick and Tim
Kill the googlebot
*
Posts: 6
40 credits
Members referred : 0


« Reply #7 on: Oct 27, 2007, 10:45:30 PM »

ok could you open up the file in a text editor
and then copy and paste, the first 10 lines, deleting any sensitive date and publish them here encapsulate it in the [ code] tag Smiley and I will see if I can see a non obvious answer,
These are the first 10 lines:
Code:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">

<html xmlns="http://www.w3.org/1999/xhtml">

<head>

<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />

<title>Administratiekantoor Schuller Company Arnhem</title>

<meta name="description" content="Schuller Company administratiekantoor Arnhem">

<meta name="keywords" content="admistratiekantoor, boekhouding ,loonadministratie ,administratie ,belastingaangiftes ,loonbelasting, adminstratie, belastingzaken, inkomstenbelasting, aangifte, belasting, belastingadviseurs, financiele administratie, belastingadvies">

<meta name="author" content="Martin Loman">

<meta name="robots" content="all">

<meta name="revisit-after" content="14">

<link href="schuller.css" rel="stylesheet" type="text/css" />

<link href="print.css" rel="stylesheet" type="text/css" media="print"/>
"
Kill the googlebot
*
Posts: 6
40 credits
Members referred : 0


« Reply #8 on: Oct 27, 2007, 10:47:22 PM »

The problem has to do with your CMS and it is technical.  The url contains UTF-8 chatacters while the encoding of the page is different.

In order to get this crawled by google - and be more w3 compliant - you will have to modify the CMS. Of course this would be hard if the CMS is not utf-8 so the best solution is to change the link with english characters (change the ?p=XXX)

Hi Nicolas,

Could you please tell me what CMS and utf-8 means. I'm from Holland and I don't know these terms. So if I understand I hope I can change the code well.
Global Moderator
Community Supporter ?
Jedai Sword Master
*****
Gender: Male
Posts: 6309
38674 credits
Members referred : 374


It's time to use PHP5!


« Reply #9 on: Oct 28, 2007, 10:05:29 AM »

Hi,

change the link to
<a href="?p=Financiele-administratie">Financi&euml;le administratie</a>

and you're fine (don't use special characters in URLs)
« Last Edit: Oct 28, 2007, 10:09:20 AM by Olaf »


Last blog : Is your website is down? Know before your visitors do!
I am a metal monkey!
Administrator
Community Supporter ?
Jedai Sword Master
*****
Gender: Male
Posts: 8037
41179 credits
Members referred : 3



« Reply #10 on: Oct 28, 2007, 11:26:57 AM »

Just follow what Olaf sais, because as you don't know coding it will be really hard for you to solve the problem otherwise.

Anyway as this community is for learning, CMS stands for Content Management System and it is the application that you are using to update your site.

UTF-8 is an encoding type that allows you to write your content on any language, and every computer is capable to read it without the help of extra software. Actually it is more than that but I guess you get the idea.

Trial and Error my two best teachers Cool
Join us @ facebook Visit through proxy

Last blog : MIA - Where Nick and Tim
Global Moderator
Community Supporter ?
Jedai Sword Master
*****
Gender: Male
Posts: 6309
38674 credits
Members referred : 374


It's time to use PHP5!


« Reply #11 on: Oct 28, 2007, 12:55:46 PM »

for special characters from the dutch language is is0-8859-1 OK, but never use those characters inside urls (or you need to convert them into entities)


hehe, nog meer dure worden Smiley


Last blog : Is your website is down? Know before your visitors do!
Kill the googlebot
*
Posts: 6
40 credits
Members referred : 0


« Reply #12 on: Oct 28, 2007, 02:04:22 PM »

Thanks all of you. I will change it as you said!
Trackback URI for this entry : http://www.webdigity.com/trackback.php?topic=7297
Tags : \"google\" \"php\" Bookmark this thread : Digg Del.icio.us Dzone more....

Topic sponsors:
Get a permanent link here for $1.99!


Pages: [1] Print 
Webdigity Webmaster Forums  >  Web site promotion  >  Search Engine Optimization
Topic: Why is this page not found by Google?
« previous next »
Jump to:
User Area
Welcome, Guest. Please login or register.
Did you miss your activation email?
Sep 07, 2008, 10:05:27 AM





Login with username, password and session length

Donate to our community, and get a permanent link back to your site!

Donate to our community, and get a permanent link back to your site!


Forum Statistics
Total Posts: 36.301
Total Topics: 7.479
Total Members: 3.904
Tutorials : 56
Resources : 143
Designs : 220
Latest Member: Brandon

33 Guests, 2 Users online :

11 users online today:



Readers

Web Design Gallery · Whois Lookup · Pagerank · Tag Browsing · Lo-fi version · Syndication · Webmaster forum history · Advertise
Developed by HumanWorks © 2005 - 2008 Webdigity webmaster community · sublime directory
Webdigity Webmaster Forums | Powered by SMF 1.0.12. © 2001-2005, Lewis Media. All Rights Reserved.