Posts: 260
Threads: 39
Joined: Jun 2014
Hi.
I (and Google) found a funny effect.
When I call a URL from my Getsimple installation, a page is delivered even when the URL does not exist.
Example:
1.
www.domain.com/hellopage exists.
2.
www.domain.com/anypath/hellopage does not exist, but I get the same result as from 1!
I cannot find a wrong rewrite rule and suspect one of the plugins to make that effect.
Did anybody else ever find such a behaviour of Getsimple?
The problem of Google is that it complains about wrong URLs/double content, since I had a test installation in a subdirectory. It is deleted, but Google remenbers some of the old URLs.
Posts: 515
Threads: 21
Joined: Feb 2019
Your question has nothing to do with GS
Domain.com is an existing domain registrar
and both urls from them do not exist
and generate a 404 it is as simple as that
Posts: 260
Threads: 39
Joined: Jun 2014
2022-12-03, 02:03:23
(This post was last modified: 2022-12-03, 02:04:22 by Hypertexter.)
(2022-12-02, 20:46:04)Felix Wrote: Your question has nothing to do with GS
Domain.com is an existing domain registrar
and both urls from them do not exist
and generate a 404 it is as simple as that
?
Yes it has. I am talking about MY OWN webspace, which I do not want to publish here. That's why I wrote EXAMPLE.
It always delivers the content of 1. when I call the URL from 2.
And it must have to do with GS, since nothing else is installed on that webspace. And yes, generating a 404 for 2. would be the solution, but how to do?
Posts: 538
Threads: 12
Joined: May 2013
I think this is due to a standard routing behavior of GetSimple.
It seems that GS handles only the last part (segment) of the URL and ignores the ones before it.
Maybe you can control the parsing of the URL via the configuration somehow, I don't know.
Posts: 515
Threads: 21
Joined: Feb 2019
Quote:I think this is due to a standard routing behavior of GetSimple.
It seems that GS handles only the last part (segment) of the URL and ignores the ones before it.
Maybe you can control the parsing of the URL via the configuration somehow, I don't know.
That is a good feedback on it, thanks for your reply. Any hints where to start looking in GS ?
I will start some digging and see what I can find.
Posts: 260
Threads: 39
Joined: Jun 2014
(2022-12-03, 15:45:01)Bigin Wrote: It seems that GS handles only the last part (segment) of the URL and ignores the ones before it.
This seems to be the problem. At first I thought it would only concern blog post pages (News Manager plugin). But all URL's can be tuned with some /coincidence/ between and no 404 happens...
I will make an entry in my robots.txt for first aid.
Posts: 15
Threads: 3
Joined: Oct 2014
2023-09-28, 22:58:18
(This post was last modified: 2023-09-28, 23:25:03 by AnthonyV.)
I also encountered the same thing. See:
http://get-simple.info/forums/showthread.php?tid=17104
As an example, I can provide the following link.
http://gs1000.showme.zone/this/URL/is/invalid/article-029
My question is, is there a solution? At the moment I am considering detecting this issue by comparing the Canonical URL with the actual URL and forcing a 404 error...
Does anyone have a suggestion as to how and where to implement that? I ask because I am definitely not the only one affected.
Thanks
Posts: 11
Threads: 2
Joined: Sep 2020
Hi Anthony. Did you manage to solve this problem?
I also have this problem and I need a programmer, it seems, to make changes to the CMS.
Posts: 15
Threads: 3
Joined: Oct 2014
(2024-10-29, 19:41:45)ruschan Wrote: Hi Anthony. Did you manage to solve this problem?
I also have this problem and I need a programmer, it seems, to make changes to the CMS.
Hello Ruscan, I have not made time to dig into this. My hope is to move to the new CE addition of GetSimple and see if it is still and issue there.
Anthony
Posts: 11
Threads: 2
Joined: Sep 2020
2024-10-30, 21:28:43
(This post was last modified: 2024-10-30, 21:33:59 by ruschan.)
(2023-09-28, 22:58:18)AnthonyV Wrote: I also encountered the same thing. See: http://get-simple.info/forums/showthread.php?tid=17104
As an example, I can provide the following link. http://gs1000.showme.zone/this/URL/is/invalid/article-029
My question is, is there a solution? At the moment I am considering detecting this issue by comparing the Canonical URL with the actual URL and forcing a 404 error...
Does anyone have a suggestion as to how and where to implement that? I ask because I am definitely not the only one affected.
Thanks
(2024-10-29, 23:41:19)AnthonyV Wrote: (2024-10-29, 19:41:45)ruschan Wrote: Hi Anthony. Did you manage to solve this problem?
I also have this problem and I need a programmer, it seems, to make changes to the CMS.
Hello Ruscan, I have not made time to dig into this. My hope is to move to the new CE addition of GetSimple and see if it is still and issue there.
Anthony
Hello, my friend. My programmer has developed a plugin for 404 errors for pages that are duplicated.
The plugin is designed according to your idea.
The plugin checks the presence of the canonical tag on the page and the site address on the browser.
If the addresses do not match, then error 404 is returned.
Send me your email address. I'll send it to you. My email address ruschan@bk.ru
Posts: 328
Threads: 5
Joined: May 2012
Send me link and I can ad it to our CE site.
Posts: 1,928
Threads: 88
Joined: Apr 2010
(2024-11-14, 18:29:22)islander Wrote: Send me link and I can ad it to our CE site.
http://get-simple.info/extend/plugin/rau...-seo/1381/