![]() |
Quote:
Fillip |
how to exclude search.php with no search results from sitemap?
Google Webmastertools (search console) shows links from search.php with no search results. these are deadlinks with status code 404 - "Not found" Links like: http://www.sps-forum.de/search.php?searchid=5744456 http://www.sps-forum.de/search.php?searchid=2889119 http://www.sps-forum.de/search.php?searchid=2993290 These links should not be crawled, only links WITH a search result. how to handle that? |
Hello,
how to rewrite URLs like this: http://www.sps-forum.de/showthread.p...mit-VB-Script= when you open the link there is "Thread not found" But the URL exist: http://www.sps-forum.de/faq/15348-pr...vb-script.html All links with "showthread.php?" shows this wrong message. how can I rewrite these showthread links, also? |
Quote:
I would recommend editing your robots.txt file and setting search.php as being disallowed :) Quote:
Fillip |
Quote:
these are my settings: vBulletin Settings -> Friendly Urls -> URL Type -> Standard URLs vBulletin Settings -> Friendly Urls -> Enforce Canonical URL -> OFF vBulletin Settings -> Friendly Urls -> Enforce Canonical URL for Registered Users -> YES vBulletin Settings -> Friendly Urls -> Friendly URL Unicode -> Ignore vBulletin Settings -> Friendly Urls -> NCR Encode UTF-8 URLs for IE -> No vBulletin Settings -> Friendly Urls -> Standard URL Routing Variable -> r The Problem is the "="-Character in the end of the links, when i remove this "=" the link will work: With "=" http://www.sps-forum.de/showthread.p...mit-VB-Script= Without "=" http://www.sps-forum.de/showthread.p...-mit-VB-Script But the rewrited link is: http://www.sps-forum.de/faq/15348-pr...vb-script.html EDIT: I found also links like this: http://www.sps-forum.de/showthread.p...-Integer/page5 Code:
Warnung (PHP Warning): file_exists(): open_basedir restriction in effect. File(....//showthread.php/17309-Char-umwandeln-in-Integer) is not within the allowed path(s): (/www/htdocs/w00665de/:/tmp:/usr/bin:/www/htdocs/w00665de:/bin:/usr/local/bin:/usr/share/php:/dev/urandom) in ..../dbtech/dbseo/hooks/init_startup.php (Zeile 82) This is the rewrited link I found with the forum search: http://www.sps-forum.de/simatic/1730...n-integer.html This is my .htacess file: Code:
should I update it to v2.0.31 ? What's new? after updating the version in my testforum-> same problem. |
Can you try editing /dbtech/dbseo/hooks/init_startup.php and find
PHP Code:
PHP Code:
Fillip |
still not work:
Code:
Warnung (PHP Warning): file_exists(): open_basedir restriction in effect. File(....//showthread.php/17309-Char-umwandeln-in-Integer) is not within the allowed path(s): (/www/***/***/:/tmp:/usr/bin:/www/***/***:/bin:/usr/local/bin:/usr/share/php:/dev/urandom) in ..../dbtech/dbseo/hooks/init_startup.php (Zeile 82) |
In vbseo i was using $_SERVER[VBSEO_URI]} to get the URL for sharing purposes, what can i use here?
|
Quote:
Quote:
Fillip |
DragonByte SEO v2.0.32
Bug Fixes:
DragonByte SEO v2.0.33 Bug Fixes:
Fillip |
All times are GMT. The time now is 09:28 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|