Hi,
I am facing a problem that we detected when we were analysing Google sitemaps reports.
1. We noticed that there are many pages indexed by Google with shows the path
example.com/articles/123/test/example.com
I don't how the trailing example.com is being added. Opening that link shows example.com/article page. It must show page not found error.
Also if you add any string text to the uRL
example.com/articles/123/test/i-am-idiot
It still shows the page.
Is it not the case that if you add any think to the URL it must shoe node not found error???
Please help.
Site in question: kalkion.com
Swapnil
when I put /node/2 in the url I got the "page not found" .
Try to flush your cache and then redo whatever you want to do.
Eljay
On Sun, May 22, 2011 at 1:38 PM, Swapnil Bhartiya < swapnil.bhartiya@gmail.com> wrote:
Hi,
I am facing a problem that we detected when we were analysing Google sitemaps reports.
- We noticed that there are many pages indexed by Google with shows the
path
example.com/articles/123/test/example.com
I don't how the trailing example.com is being added. Opening that link shows example.com/article page. It must show page not found error.
Also if you add any string text to the uRL
example.com/articles/123/test/i-am-idiot
It still shows the page.
Is it not the case that if you add any think to the URL it must shoe node not found error???
Please help.
Site in question: kalkion.com
Swapnil
[ Drupal support list | http://lists.drupal.org/ ]
when I put /node/2 in the url I got the "page not found" .
Try to flush your cache and then redo whatever you want to do.
Eljay
It's not a problem with cache as Google is indexing such pages You can see http://www.kalkion.com/fiction/1176/bricks-what-to-do/kalkion.com this page where I added "-what-to-do/kalkion.com" is working. It must show page not found.
On Sun, May 22, 2011 at 1:38 PM, Swapnil Bhartiya <swapnil.bhartiya@gmail.com mailto:swapnil.bhartiya@gmail.com> wrote:
Hi, I am facing a problem that we detected when we were analysing Google sitemaps reports. 1. We noticed that there are many pages indexed by Google with shows the path example.com/articles/123/test/example.com <http://example.com/articles/123/test/example.com> I don't how the trailing example.com <http://example.com> is being added. Opening that link shows example.com/article <http://example.com/article> page. It must show page not found error. Also if you add any string text to the uRL example.com/articles/123/test/i-am-idiot <http://example.com/articles/123/test/i-am-idiot> It still shows the page. Is it not the case that if you add any think to the URL it must shoe node not found error??? Please help. Site in question: kalkion.com <http://kalkion.com> Swapnil -- [ Drupal support list | http://lists.drupal.org/ ]-- Lubbert Jan Bos Mobile:+39 3392403630 Land: +39 0696846044
Any suggestion please?
On 05/22/2011 04:19 PM, L.J.Bos wrote:
when I put /node/2 in the url I got the "page not found" .
Try to flush your cache and then redo whatever you want to do.
Eljay
On Sun, May 22, 2011 at 1:38 PM, Swapnil Bhartiya <swapnil.bhartiya@gmail.com mailto:swapnil.bhartiya@gmail.com> wrote:
Hi, I am facing a problem that we detected when we were analysing Google sitemaps reports. 1. We noticed that there are many pages indexed by Google with shows the path example.com/articles/123/test/example.com <http://example.com/articles/123/test/example.com> I don't how the trailing example.com <http://example.com> is being added. Opening that link shows example.com/article <http://example.com/article> page. It must show page not found error. Also if you add any string text to the uRL example.com/articles/123/test/i-am-idiot <http://example.com/articles/123/test/i-am-idiot> It still shows the page. Is it not the case that if you add any think to the URL it must shoe node not found error??? Please help. Site in question: kalkion.com <http://kalkion.com> Swapnil -- [ Drupal support list | http://lists.drupal.org/ ]-- Lubbert Jan Bos Mobile:+39 3392403630 Land: +39 0696846044
There are several possibilities, but it's possible the page is made with a View that is improperly set up. For instance, if the View has arguments, the arguments could be set to 'Use default argument' which means, if it doesn't validate, it still works. Several modules can do the same thing. Mostly, this will take research on your part, as it's not an easy problem to solve. You should talk to the original designer, or hire someone to take a look, if you can't figure it out yourself.
Good luck!
Joel
-----Original Message----- From: support-bounces@drupal.org [mailto:support-bounces@drupal.org] On Behalf Of Swapnil Bhartiya Sent: Monday, May 23, 2011 3:42 AM To: support@drupal.org Subject: Re: [support] Problems With URL Path
Any suggestion please?