Drupal: .htaccess Access Deny
August 21, 2014 – 7:59 am | No Comment

In this article I will tell how to forbid access to certain resources for some clients. The instructions will include descriptions of different directives.

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: How To Redirect When Site Moved From Subfolder To Server Root
May 9, 2012 – 10:41 pm | No Comment
Drupal: How To Redirect When Site Moved From Subfolder To Server Root

When a site is under construction, it is often allocated in a subfolder of a working site. Search engines index it. And when the site is moved to root of a server, all indexed links …

Drupal: Redirecting Subdomain To Site Domain
March 16, 2012 – 9:31 am | No Comment
Drupal: Redirecting Subdomain To Site Domain

In this article, I would tell you a couple solutions of how you can set redirecting subdomain to the main site domain. One of the solutions will include using of an appropriate module.

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 | One 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 …