Drupal: Quick Cron Diagnostic
January 23, 2012 – 8:25 am | No Comment

In this article I would tell you how  to find our the reasons of why cron hangs up and fix them. Read the solution options below.

Read the full story »
CSS Templates

Contain reviews and news about CSS Templates.

Freebies

Contain freebies such as icons, graphics, headers and images for your websites.

Fun Stuff

Contains other fun stuff for entertainment or interesting site showcase.

How-To

Contain technical elaborations on some specific workarounds or common tweak.

Joomla Templates

Contains reviews and news about Joomla templates.

Home » Archive by Tags

Articles tagged with: drupal redirecting

Drupal: Change Redirect When A Form Is Saved
September 16, 2010 – 2:43 am | No Comment
Drupal: Change Redirect When A Form Is Saved

When a form is saved, a user is navigated to a view page of the last saved node (‘View’ tab). It is necessary to make redirect to some URL.

Drupal: How To Save URLs Moving To Drupal
August 30, 2010 – 9:11 am | No Comment
Drupal: How To Save URLs Moving To Drupal

When moving your site from one engine to another one, pages’ URLs are changed and you ma need to save oold URLs. First, there are links to these URLs from other sites, and search engines …

Drupal: How to Redirect Subdomain to Main Site Domain
May 14, 2010 – 8:14 am | No Comment

Site was available through sub domain (for example, its test version), and you need to move it to server root.  To avoid content duplicating (search engines don’t like this) you should canonize domain name (redirecting  …

Drupal: How to Redirect Moving Site From Subfolder to Server Root
May 7, 2010 – 9:20 am | No Comment

When web site is under construction, it is often stored within subfolder of the existing site so search engines are able to index it. And after the site moves to server root all indexed links …