404

Events happening in the community are now at Drupal community events on www.drupal.org.

Drupal 8 404 hatası

Posted by SS67 on February 8, 2015 at 7:53am

Drupal 8 yükleme sonrası anasayfadan her hangi bir sayfaya tıkladığımda 404 hatası almaktayım. Hiçbir sayfa açılmıyor. Bir malumatı olan var mı?

Read more

Todas las paginas error 404 menos el home en una migración...

Posted by javi.wroom on November 18, 2012 at 3:18pm

Hola, he estado un tiempo trabajando en mi sitio web con Drupal 6 en mi pc en local...

He decidido migrarlo a un servidor virtual para disponerlo online.
La página principal (home) se carga perfectamente, pero al entrar a cualquier otra me sale un error 404...

Muchas gracias por cualquier ayuda prestada..

Un saludo a todos.

Read more

SEO: Proper way of deleting pages

Posted by pnigro on February 16, 2011 at 4:14pm

Hello,

I plan on redoing my site and would like to know the proper way of deleting pages in terms of seo. I have ~100 product nodes, taxonomy, views, and panel pages I will be deleting in the process. From what I can gather, I would need to implement a 301 redirect using Path Redirect for each of the pages before removing them. Since the pages will no longer be related to the new version of the site, does it matter where I redirect the pages to if they have no PR or inbound links? I was thinking of redirecting them to the home page. Will this have an effect on my home page (~100 page redirects to /), which has a PR of 2? Any help would be much appreciated.

Thank you,
Paul

Read more

Improve the load of 404 pages, page not found

Posted by dpardo on December 21, 2010 at 5:40pm

When a 404 page is launched by Drupal, it needs to load all Drupal's stack.

In web sites with a lot of modules, like is my case, it means that php need load 60M ram for launch a page not found!

That is a problem if for example you have some kind of software testing your site with random urls like mcaffe.

So we made a little hack for index.php so we check previously if a page exists before load all drupal stack.

Here is the code. Someone knows a clean way for fix this problem?


/**
* @file
* The PHP page that serves all page requests on a Drupal installation.
*

Read more

Files Existing on Server Produce 404 Error -- IIS 6 Migrated from Linux

Posted by freighttrain on July 14, 2010 at 10:55pm

I have a Drupal 6 install on IIS 6 (Windows 2003) that was recently migrated from Linux. We implemented with FastCGI so we could use CleanURLs. Just about everything is working with one exception. I have a content type that uses filefield field in the CCK. For some reason, I get a 404 error when trying to click on the links for these files.

Read more
4 comments Categories: , ,

aggregated css/js 404 prevention module

Posted by mikeytown2 on March 4, 2010 at 10:09pm

Problem: If the aggregated css/js file doesn't exist then drupal is loaded, looking for it; a 404 for the file is usually the result.
Solution: Have a lookup table pairing the old file to the new one, returning the new aggregated file in the process.

Create 2 menu hooks
file_directory_path() . '/css/%'
file_directory_path() . '/js/%'

Read more

Panels and 404

Posted by escoles on August 10, 2008 at 9:38pm

I'm using Panels 2 on a site that I'm working on right now, and I've discovered that paths to non-existent pages that begin with the URL of the panel page do not produce a 404.

For example, let's say that this is a page that doesn't exist:

[1] http://example.com/melvin

If I go to that page, I get a 404 Page Not Found response code, and a 404 page is displayed.

Let's say I have a panel page with this URL:

[2] http://example.com/panel1

Now let's say I try to browse to this URL:

[3] http://example.com/panel1/melvin

Read more
24 comments Categories:

Still having 404 issues with Drupal

Posted by M. P. on February 10, 2008 at 9:51pm

Hi,

I am using Drupal 5.2, Cleanurls, Pathauto and Global Redirect enabled.
Drupal is throwing correct 404 in most cases, BUT
Drupal doesnt throw 404 for all urls with the following pattern:
http://example.com/myContentType/doesnotexist

You can see this Issue live:
http://drupal.org/forum/doesnotexist

Maybe this could be exploited by someone and hurt your SE rankings.
Has anyone a workaround for this? Or don't you see this as an issue?

Read more
9 comments Categories:
Subscribe with RSS Syndicate content

AltStyle によって変換されたページ (->オリジナル) /