Duplicate Node Pages

Hi,

How do you fix the issue of exact duplicated /node/ pages generating? Other than redirecting them to the real page individually.

For instance, https://www.skiline.co.uk/france/les-arcs/club-med-peisey-vallandry is the real page and then there is this exact duplicated page here - https://www.skiline.co.uk/node/9718/privacy

Show parent and children terms in views

I have a view page and I have vocabulary, let's call it "food". In the food vocabulary we have that hierarchy:

How do I set the Base URL?

I was advised by ‘Security Review’ that I should set my site URL on httpdocs/sites/default/setting.php.  So I went there, and gave myself temporary ‘write’ permission then went about to make the changes.  I found,

# $base_url = 'http://www.example.com'; // NO trailing slash!

And wrote,

$base_url = 'http://www.5loaves2fishes.net';

However, the following error message rejected my efforts.  Any thoughts for me please?

drop-down list misplaced

Greetings to all. I happen to be a front end of a website, and I have the problem and that is a field with drop-down list, this is misplaced and displayed in the wrong place. I would like to know who can guide me in solving it.  In the url below, I share the images

1- text box

https://prnt.sc/njmt5r

2- drop-down list

https://prnt.sc/njmt9r

Agradezco toda la ayuda que me puedan proporcionar.

Setting up a redirect for a subfolder in Drupal 7

I have a dept here in city government who wants to do a redirect from a subfolder of a vanity domain to a subfolder on our city website.

So: www.fancywebsite.com/bigdeal

to

www.citywebsite.gov/government/department/redirecthere

How to get Tomorrow date in a view header

I created 3 simple "to do" date filtered views (today/tomorrow/next week) and for each one I'd like to show the expiration date.

At the moment i can simply get 'today date' in a view header with both [current-date:custom] and PHP <p>Date: <?php print date('m-d-Y', time());?></p> although I don't want to use Php.

How can I get tomorrow's date and the next 7 days?
I tried different php code, but it always returned me error.

Many thanks

Pages

Subscribe with RSS Subscribe to RSS - Drupal 7.x