Hi Drupal people,

I have been working on using views and found it a very exciting tool I have one issue that I can't resolve and don't know where to start looking. I have created two test articles and then created a view called blog and then added it to my menu bar it all works fine. The issue is the url. If you press the menu link blog the url is www.purencool.com/blog and it displays the articles and their url. But when I press on the article url I get www.purencool.com/foo(article name). what I need is www.purencool.com/blog/foo(article name) is this possible?

Comments

abdu’s picture

Hi,

Hope you have configured url alias to get www.purencool.com/foo(article name) for the content. Change the settings to add blog/foo(article name) in the Automatic url alias configuration Page

john_b’s picture

And if path to static content is still wrong, use Pathologic module.

Digit Professionals specialising in Drupal, WordPress & CiviCRM support for publishers in non-profit and related sectors

lomo’s picture

the Automatic url alias configuration Page

Which, unless I'm mistaken, comes from the Pathauto module.

See you at the Drupalcon!