HighDots Forums  

faktaomtalien.php versus faktaomitalien.php/

Search Engine Optimization Discussion about SEO/Search Engine Optimization (alt.internet.search-engines)


Discuss faktaomtalien.php versus faktaomitalien.php/ in the Search Engine Optimization forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Luigi Donatello Asero
 
Posts: n/a

Default faktaomtalien.php versus faktaomitalien.php/ - 12-28-2005 , 12:08 AM






I do not understand how Google saved
https://www.scaiecat-spa-gigi.com/sv...omitalien.php/
I can only find among my files
https://www.scaiecat-spa-gigi.com/sv/faktaomitalien.php so, I cannot modify
the contents of
https://www.scaiecat-spa-gigi.com/php/
but only of
https://www.scaiecat-spa-gigi.com/sv/faktaomitalien.php
What can I do?
Disallow
https://www.scaiecat-spa-gigi.com/php/ in the robots.txt file and redirect
it to
https://www.scaiecat-spa-gigi.com/sv/faktaomitalien.php
till Google updates it again?
I could create a subdirectory called
https://www.scaiecat-spa-gigi.com/sv/faktaomitalien/
but I do not know how I could create
https://www.scaiecat-spa-gigi.com/sv...omitalien.php/



--
Luigi Donatello Asero
https://www.scaiecat-spa-gigi.com/sv...ba-chiessi.php






Reply With Quote
  #2  
Old   
Luigi Donatello Asero
 
Posts: n/a

Default Re: faktaomtalien.php versus faktaomitalien.php/ - 12-28-2005 , 12:09 AM







"Luigi Donatello Asero" <jaggillarfotboll (AT) telia (DOT) com> skrev i meddelandet
news:h5psf.152986$dP1.510856 (AT) newsc (DOT) telia.net...
Quote:
I do not understand how Google saved
https://www.scaiecat-spa-gigi.com/sv...omitalien.php/
I can only find among my files
https://www.scaiecat-spa-gigi.com/sv/faktaomitalien.php so, I cannot
modify
the contents of
https://www.scaiecat-spa-gigi.com/php/
I meant I cannot modify
https://www.scaiecat-spa-gigi.com/sv...omitalien.php/


--
Luigi Donatello Asero
https://www.scaiecat-spa-gigi.com/sv...ba-chiessi.php






Reply With Quote
  #3  
Old   
John Bokma
 
Posts: n/a

Default Re: faktaomtalien.php versus faktaomitalien.php/ - 12-28-2005 , 01:55 PM



"Luigi Donatello Asero" <jaggillarfotboll (AT) telia (DOT) com> wrote:

Of course you can, it calls the same script, but with the PATH_INFO
variable set. E.g., you can also use:

https://www.scaiecat-spa-gigi.com/sv...ked_girls.html

gives the same page :-)

But you probably don't want all those extra/funny URLs.

You can use either mod_rewrite to 301 redirect, or check in your PHP
script the value of PHP_INFO (I am not sure what it contains in the /
case, probably just / and empty normally), and 301 redirect if the info is
not what it should be.


--
John Perl SEO tools: http://johnbokma.com/perl/
or have them custom made
Experienced (web) developer: http://castleamber.com/


Reply With Quote
  #4  
Old   
Justin Koivisto
 
Posts: n/a

Default Re: faktaomtalien.php versus faktaomitalien.php/ - 12-28-2005 , 06:02 PM



John Bokma wrote:
Quote:
"Luigi Donatello Asero" <jaggillarfotboll (AT) telia (DOT) com> wrote:


I meant I cannot modify
https://www.scaiecat-spa-gigi.com/sv...omitalien.php/


Of course you can, it calls the same script, but with the PATH_INFO
variable set. E.g., you can also use:

https://www.scaiecat-spa-gigi.com/sv...ked_girls.html
How long before google picks up that one?

Quote:
gives the same page :-)

But you probably don't want all those extra/funny URLs.

You can use either mod_rewrite to 301 redirect, or check in your PHP
script the value of PHP_INFO (I am not sure what it contains in the /
case, probably just / and empty normally), and 301 redirect if the info is
not what it should be.
that will depend on the server really, if they aren't using apache, they
need to use another means than mod_rewrite...

--
Justin Koivisto, ZCE - justin (AT) koivi (DOT) com
http://koivi.com


Reply With Quote
  #5  
Old   
John Bokma
 
Posts: n/a

Default Re: faktaomtalien.php versus faktaomitalien.php/ - 12-28-2005 , 06:10 PM



Justin Koivisto <justin (AT) koivi (DOT) com> wrote:

Quote:
John Bokma wrote:
"Luigi Donatello Asero" <jaggillarfotboll (AT) telia (DOT) com> wrote:


I meant I cannot modify
https://www.scaiecat-spa-gigi.com/sv...omitalien.php/


Of course you can, it calls the same script, but with the PATH_INFO
variable set. E.g., you can also use:

https://www.scaiecat-spa-gigi.com/sv...naked_girls.ht
ml

How long before google picks up that one?
More important how long will it take him to pictures on that page?
:-D.

Quote:
gives the same page :-)

But you probably don't want all those extra/funny URLs.

You can use either mod_rewrite to 301 redirect, or check in your PHP
script the value of PHP_INFO (I am not sure what it contains in the /
case, probably just / and empty normally), and 301 redirect if the
info is not what it should be.

that will depend on the server really, if they aren't using apache,
they need to use another means than mod_rewrite...
In that case, check PATH_INFO (not PHP_INFO, as I wrote), like I
explained.

--
John Perl SEO tools: http://johnbokma.com/perl/
or have them custom made
Experienced (web) developer: http://castleamber.com/


Reply With Quote
  #6  
Old   
Luigi Donatello Asero
 
Posts: n/a

Default Re: faktaomtalien.php versus faktaomitalien.php/ - 12-28-2005 , 06:38 PM




"John Bokma" <john (AT) castleamber (DOT) com> skrev i meddelandet
news:Xns973AAEBE69353castleamber (AT) 130 (DOT) 133.1.4...
Quote:
Justin Koivisto <justin (AT) koivi (DOT) com> wrote:

John Bokma wrote:
"Luigi Donatello Asero" <jaggillarfotboll (AT) telia (DOT) com> wrote:


I meant I cannot modify
https://www.scaiecat-spa-gigi.com/sv...omitalien.php/


Of course you can, it calls the same script, but with the PATH_INFO
variable set. E.g., you can also use:

https://www.scaiecat-spa-gigi.com/sv...naked_girls.ht
ml

How long before google picks up that one?

More important how long will it take him to pictures on that page?
:-D.

gives the same page :-)

But you probably don't want all those extra/funny URLs.

You can use either mod_rewrite to 301 redirect, or check in your PHP
script the value of PHP_INFO (I am not sure what it contains in the /
case, probably just / and empty normally), and 301 redirect if the
info is not what it should be.

that will depend on the server really, if they aren't using apache,
they need to use another means than mod_rewrite...

In that case, check PATH_INFO (not PHP_INFO, as I wrote), like I
explained.

I am not sure I understand what you mean.
FIrst of all the content of
https://www.scaiecat-spa-gigi.com/sv/faktaomitalien.php
sounds to be different from
the contents of
https://www.scaiecat-spa-gigi.com/sv...omitalien.php/
Secondly I wonder where PATH_INFO or PHP_INFO should be.
Perhaps i need ask my webhost.
Ín any case, do you mean that someone else who is not my webhost could have
changed it or added the file.
Thirdly, when I tried to use rewrite 301 redirect it did not work.
So, if you have any code to suggest I might test it but again were it not
easier to disallow that page in the file
robots.txt then?
Finally, I have created a subsubdirectory Italien which contains
subsubsubdirectories so that for example italien-toscana is one of them
https://www.scaiecat-spa-gigi.com/sv...alien-toscana/


--
Luigi Donatello Asero
https://www.scaiecat-spa-gigi.com/sv...ba-chiessi.php










Reply With Quote
  #7  
Old   
John Bokma
 
Posts: n/a

Default Re: faktaomtalien.php versus faktaomitalien.php/ - 12-28-2005 , 09:29 PM



"Luigi Donatello Asero" <jaggillarfotboll (AT) telia (DOT) com> wrote:

Quote:
"John Bokma" <john (AT) castleamber (DOT) com> skrev i meddelandet
news:Xns973AAEBE69353castleamber (AT) 130 (DOT) 133.1.4...
Justin Koivisto <justin (AT) koivi (DOT) com> wrote:

John Bokma wrote:
"Luigi Donatello Asero" <jaggillarfotboll (AT) telia (DOT) com> wrote:


I meant I cannot modify
https://www.scaiecat-spa-gigi.com/sv...omitalien.php/


Of course you can, it calls the same script, but with the
PATH_INFO variable set. E.g., you can also use:

https://www.scaiecat-spa-
gigi.com/sv/faktaomitalien.php/naked_girls
.ht ml

How long before google picks up that one?

More important how long will it take him to pictures on that page?
:-D.

gives the same page :-)

But you probably don't want all those extra/funny URLs.

You can use either mod_rewrite to 301 redirect, or check in your
PHP script the value of PHP_INFO (I am not sure what it contains
in the / case, probably just / and empty normally), and 301
redirect if the info is not what it should be.

that will depend on the server really, if they aren't using apache,
they need to use another means than mod_rewrite...

In that case, check PATH_INFO (not PHP_INFO, as I wrote), like I
explained.


I am not sure I understand what you mean.
FIrst of all the content of
https://www.scaiecat-spa-gigi.com/sv/faktaomitalien.php
sounds to be different from
the contents of
https://www.scaiecat-spa-gigi.com/sv...omitalien.php/
I didn't listen to it, so I have no idea. It looked the same though.

Quote:
Secondly I wonder where PATH_INFO or PHP_INFO should be.
<quote>
check in your PHP script the value of
</quote>

PATH_INFO, see also:
http://mx2.php.net/pathinfo
http://mx2.php.net/reserved.variables

Quote:
Perhaps i need ask my webhost.
Ín any case, do you mean that someone else who is not my webhost could
have changed it or added the file.
There is no file.

https://www.scaiecat-spa-gigi.com/sv...mud_wrestling/

Did I add a file? no
Does that URL work? yes
Does it give the same page as
https://www.scaiecat-spa-gigi.com/sv/faktaomitalien.php ? yes

Your server "sees"

https://www.scaiecat-spa-gigi.com/sv/faktaomitalien.php

and hence calls the script, and passes all that comes after the php into
the variable PATH_INFO.


Quote:
Thirdly, when I tried to use rewrite 301 redirect it did not work.
So, if you have any code to suggest I might test it but again were
it not easier to disallow that page in the file
robots.txt then?
I think it's easier to handle this in PHP in this case, or using
mod_rewrite

Quote:
Finally, I have created a subsubdirectory Italien which contains
subsubsubdirectories so that for example italien-toscana is one of
them https://www.scaiecat-spa-gigi.com/sv...alien-toscana/
And the question is?

--
John Perl SEO tools: http://johnbokma.com/perl/
or have them custom made
Experienced (web) developer: http://castleamber.com/


Reply With Quote
  #8  
Old   
Luigi Donatello Asero
 
Posts: n/a

Default Re: faktaomtalien.php versus faktaomitalien.php/ - 12-28-2005 , 11:04 PM




"John Bokma" <john (AT) castleamber (DOT) com> skrev i meddelandet
news:Xns973AD06038254castleamber (AT) 130 (DOT) 133.1.4...
Quote:
"Luigi Donatello Asero" <jaggillarfotboll (AT) telia (DOT) com> wrote:


"John Bokma" <john (AT) castleamber (DOT) com> skrev i meddelandet
news:Xns973AAEBE69353castleamber (AT) 130 (DOT) 133.1.4...
Justin Koivisto <justin (AT) koivi (DOT) com> wrote:

John Bokma wrote:
"Luigi Donatello Asero" <jaggillarfotboll (AT) telia (DOT) com> wrote:


I meant I cannot modify
https://www.scaiecat-spa-gigi.com/sv...omitalien.php/


Of course you can, it calls the same script, but with the
PATH_INFO variable set. E.g., you can also use:

https://www.scaiecat-spa-
gigi.com/sv/faktaomitalien.php/naked_girls
.ht ml

How long before google picks up that one?

More important how long will it take him to pictures on that page?
:-D.

gives the same page :-)

But you probably don't want all those extra/funny URLs.

You can use either mod_rewrite to 301 redirect, or check in your
PHP script the value of PHP_INFO (I am not sure what it contains
in the / case, probably just / and empty normally), and 301
redirect if the info is not what it should be.

that will depend on the server really, if they aren't using apache,
they need to use another means than mod_rewrite...

In that case, check PATH_INFO (not PHP_INFO, as I wrote), like I
explained.


I am not sure I understand what you mean.
FIrst of all the content of
https://www.scaiecat-spa-gigi.com/sv/faktaomitalien.php
sounds to be different from
the contents of
https://www.scaiecat-spa-gigi.com/sv...omitalien.php/

I didn't listen to it, so I have no idea. It looked the same though.
No style sheet on faktaomitalien.php/
Style sheet on faktaomitalien.php
That is the difference. I know how to modify the former but not how to
modify the latter and add the style sheet there too.
Quote:
Secondly I wonder where PATH_INFO or PHP_INFO should be.

quote
check in your PHP script the value of
/quote

PATH_INFO, see also:
http://mx2.php.net/pathinfo
http://mx2.php.net/reserved.variables
This is a subject I know very little about.
Do you mean the script that the webhost might has installed on the server?

Quote:
Perhaps i need ask my webhost.
Ín any case, do you mean that someone else who is not my webhost could
have changed it or added the file.

There is no file.

https://www.scaiecat-spa-gigi.com/sv...mud_wrestling/

Did I add a file? no
Does that URL work? yes
Does it give the same page as
https://www.scaiecat-spa-gigi.com/sv/faktaomitalien.php ? yes

Your server "sees"

https://www.scaiecat-spa-gigi.com/sv/faktaomitalien.php

and hence calls the script, and passes all that comes after the php into
the variable PATH_INFO.


Thirdly, when I tried to use rewrite 301 redirect it did not work.
So, if you have any code to suggest I might test it but again were
it not easier to disallow that page in the file
robots.txt then?

I think it's easier to handle this in PHP in this case, or using
mod_rewrite
Was not mod.rewrite what you were talking about above?
It did not work.

Quote:
Finally, I have created a subsubdirectory Italien which contains
subsubsubdirectories so that for example italien-toscana is one of
them https://www.scaiecat-spa-gigi.com/sv...alien-toscana/

And the question is?
Well, Google seems to have taken
https://www.scaiecat-spa-gigi.com/sv...omitalien.php/
and left https://www.scaiecat-spa-gigi.com/sv/faktaomitalien.php
In the subdirectory de i have a subsubdirectory italien so I wondered
whether the problem was that the regions had been collocated at a deeper
level than in sv and that Google robots tried and create this level by using
faktaomitalien.php/
By adding the subsubdirectory italien in sv/ I might have helped to solve
this problem. Let´s say that I tried to solve it.
Do you think that it will help?


--
Luigi Donatello Asero
https://www.scaiecat-spa-gigi.com/sv...lien-ligurien/












Reply With Quote
  #9  
Old   
John Bokma
 
Posts: n/a

Default Re: faktaomtalien.php versus faktaomitalien.php/ - 12-29-2005 , 01:16 AM



"Luigi Donatello Asero" <jaggillarfotboll (AT) telia (DOT) com> wrote:

Quote:
"John Bokma" <john (AT) castleamber (DOT) com> skrev i meddelandet
news:Xns973AD06038254castleamber (AT) 130 (DOT) 133.1.4...
"Luigi Donatello Asero" <jaggillarfotboll (AT) telia (DOT) com> wrote:
....

Quote:
I am not sure I understand what you mean.
FIrst of all the content of
https://www.scaiecat-spa-gigi.com/sv/faktaomitalien.php
sounds to be different from
the contents of
https://www.scaiecat-spa-gigi.com/sv...omitalien.php/

I didn't listen to it, so I have no idea. It looked the same though.
No style sheet on faktaomitalien.php/
Style sheet on faktaomitalien.php
Yup, that's probably because you use a relative path, and hence / is one
level "deeper". The content is the same though.

Quote:
PATH_INFO, see also:
http://mx2.php.net/pathinfo
http://mx2.php.net/reserved.variables
This is a subject I know very little about.
Do you mean the script that the webhost might has installed on the
server?
faktaomitalien.php
^^^

I guess this is a PHP script...

Quote:
I think it's easier to handle this in PHP in this case, or using
mod_rewrite

Was not mod.rewrite what you were talking about above?
No PHP (PATH_INFO, etc).

Quote:
Finally, I have created a subsubdirectory Italien which contains
subsubsubdirectories so that for example italien-toscana is one of
them https://www.scaiecat-spa-gigi.com/sv...alien-toscana/

And the question is?

Well, Google seems to have taken
https://www.scaiecat-spa-gigi.com/sv...omitalien.php/
and left https://www.scaiecat-spa-gigi.com/sv/faktaomitalien.php
In the subdirectory de i have a subsubdirectory italien so I wondered
whether the problem was that the regions had been collocated at a
deeper level than in sv and that Google robots tried and create this
level by using faktaomitalien.php/
By adding the subsubdirectory italien in sv/ I might have helped to
solve this problem. Let´s say that I tried to solve it.
Do you think that it will help?
Sometimes people link wrong, and Google picks up a wrong link. I have a
similar one:

http://www.google.com/search?q=index...:johnbokma.com

I fixed it, and Google slowly seems to drop those pages. (The single
slashes ones are my own mistake, maybe both are).

--
John Perl SEO tools: http://johnbokma.com/perl/
or have them custom made
Experienced (web) developer: http://castleamber.com/


Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.