Home

Primary links

  • top o the deck
  • Drupal for Beginners
  • about
  • links
  • give me some sugar

Drupal stuff

  • EDAM
  • STARDOM
  • Question Bank
  • Drupal musings
  • Drupal tips
Home Easy Drupal Admin Manual (EDAM)

Key stuff on this site

Easy Drupal Admin Manual (EDAM)

SEO, Traffic and Revenue: Drupalace's Online Manual (STARDOM)

Drupal for Beginners

Subscribe to posts by RSS or email

Subscribe to Drupal Ace by RSS feed RSS feed 

Subscribe to Drupal Ace by Email

Donate towards my web hosting bill! Get a great host!

Share and save

Share/Save

Random piece of content

Test post using MarsEdit 2.4

Manuals on this site

  • Easy Drupal Admin Manual (EDAM)
    • Welcome to Your Site
    • First Steps: Please Read!
      • Understanding These Instructions
      • Important Terminology!
      • Best Practices for Site Admins
    • Super Quick Guide (for the experienced and the brave)
    • Logging In
    • Your Administrator Tools
    • Setting Site Basics
      • Setting Site Information
      • Configuring Your Theme
    • Creating Content
      • Node Types
      • Create a Page Node
      • Create a Story Node
      • Create a Blog Entry Node
      • Making Images and Other Files Available
      • Using Text and Image Editors
    • Organizing Your Content
      • Terms, Vocabularies, and Taxonomy: "Tagging" Your Content
        • Taxonomy Suggestions
      • Menus, Links, and Paths: Navigating the Site
        • Content Paths and URLs
        • Creating Links
        • Working with Menus: Administration Form (Drupal 6)
        • Working with Menus: Administration Form (Drupal 5)
        • Creating Menu Items on the Fly
        • Placing Menus on Your Pages
      • Placing Content on pages
        • Creating a page from a Single Node
        • Creating a page from a List of Nodes
        • Setting the Front Page
      • Working with Blocks
    • Maintenance Stuff
      • Maintenance and Construction Notices
    • Other Fun Things
      • Changing Color of Garland Theme
      • Free Aliases!
  • SEO, Traffic and Revenue: Drupalace's Online Manual (STARDOM)
    • Set a Clear Goal
    • Make a Good Site
      • Put out the Welcome Mat
      • Make Great Content
      • Build a Great Brand
      • Make Navigation Easy
      • Tune Site Performance
    • Drive Traffic
      • Promote your Site
      • Get Found with SEO
    • Build a Community
      • Build an Offsite Community
    • Monitor and Improve
    • One-Page Checklist
    • Drupal and the Blogging Starter Checklist
      • Drupal and the Blogging Starter Checklist, Part 1
      • Drupal and the Blogging Starter Checklist, Part 2
      • Drupal and the Blogging Starter Checklist, Part 3
      • Drupal and the Blogging Starter Checklist, Part 4
      • Drupal and the Blogging Starter Checklist, Part 5
      • Drupal and the Blogging Starter Checklist, Part 6
      • Drupal and the Blogging Starter Checklist, Part 7

You said it!

  • Tough one to Inves...

    I have heard and read stories such as this one before, and their common denominator is Drupal...

  • exclude

    excellent tip - can highly recommend the module - installed and working perfectly in drupal 7

  • Great CMS

    This book seems very interesting as I am currently starting a project to build a community site...

  • Thanks!

    Thank you very much !

  • Thank you very muc...

    Thank you very much !

more

SEO & Traffic!

STARDOM

Organizing Your Content

  • review
  • admin
  • content
  • Drupal

You've got content, but where does it go? How do visitors find content and move around your site? Here are your guides to tagging content with keywords, creating menus and other links to content, arranging menus and blocks, and other tasks related to the "where" of your content.

Share/Save
  • Terms, Vocabularies, and Taxonomy: "Tagging" Your Content
  • Menus, Links, and Paths: Navigating the Site
  • Placing Content on pages
  • Working with Blocks
‹ Using Text and Image Editors up Terms, Vocabularies, and Taxonomy: "Tagging" Your Content ›
  • Printer-friendly version
  • Quote
J Lanaux's picture

Blog page

Submitted by J Lanaux (not verified) on Mon, 2011-05-09 00:52.

Our site has a news section and when it was working, the marketing mgr would click on the news menu item, and then click on post new entry. He would then fill out the blog post and submit it. This post would end up on a page such as .../blog/news/node/??. The post would also populate as a feed to the front page of the site.

As of last week, someone deleted the blog page. When I click on one of the news items on the front page, I get page not found. If I type in .../blog, I get the notice that the blog you were looking for could not be found. Is there a way to restore this page and have the posts go there again? If not, what are my options.

The posts are still there when I list the content, but I am very new to Drupal and don't know how the page and posts are tied together. I have been through the Drupal.org site and cannot find an answer to my particular problem.

Take a look at the site if it will help explain what I am seeing.

Thanks.

http://www.cvlga.org

  • reply
  • quote
Drupalace's picture

Broken paths to news articles

Submitted by Drupalace on Mon, 2011-05-09 12:00.

Hello. I don't see a link to a specific news section on your site, so wasn't sure what to look for... but when I tried clicking "Learn more..." for what looks like a news story, I see what you describe: a path such as blog/news/1688, but displaying only "Page not found". That's not good!

My guess is that the problem is one of (a) the news article is still there within the site, but somehow the path embedded in the link is the wrong path; (b) the news article is still there and the path is correct, but the article has been unpublished (i.e., made unavailable for viewing); or (c) somehow the news article has been actually deleted. 

I hope it's not (c)! The easiest way to check may be this: when logged in as an administrator, navigate to admin/content/node and confirm that the news article appears there. (I think you've already done this.) If it's in the list, you'll see an "edit" link. With the news article open in editing mode, the obvious things to check are (1) is "Published" checked under "Publishing options"?; and (2) What's going on under "URL path settings"?

For the latter: What's found there may vary a lot by how the site is constructed. Is there a path given there, and does it match the path embedded in the "Learn more..." link that's not working? Is "Automatic alias" checked? (There can be potential for conflict when the article creator, or a later editor, inserts a custom-made path, while "Automatic alias" tries to create its own automatic path...)

Any clues to be found in there?

  • reply
  • quote

Post new comment

The content of this field is kept private and will not be shown publicly.
  • Allowed HTML tags: <a> <em> <strong> <cite> <code> <ul> <ol> <li> <dl> <dt> <dd><br><p>
  • You may quote other posts using [quote] tags.
  • Lines and paragraphs break automatically.
  • Web page addresses and e-mail addresses turn into links automatically.

More information about formatting options


Relevant Content

The Drupal Ace logo has dealt these content suggestions from the deck.

  • Working with Menus: Administration Form (Drupal 6)
  • Working with Menus: Administration Form (Drupal 5)
  • Taxonomy Suggestions
  • Creating a page from a List of Nodes
  • Creating a page from a Single Node
  • Placing Menus on Your Pages
  • Creating Menu Items on the Fly

Learn Drupal, hands-on

Get the beginner-friendly ebook that teaches community site building via a live case study.

Drupal 6 Ultimate Community Site Guide

Read the review

It's a deal!

Dreamhost dealsDrupal Ace presides over his domain, proudly ensconced in his DreamHost eyrie. Won't you join me?

Promo code deal!

Just enter the code 49ER when you register for an account, and save $49 off the already-low price. No strings!

Read my hosting service review

Drupal mini tip

Need to disable a Drupal module but can't do so from within the site? (This could happen if the wayward module is preventing you from reaching the Modules form!) Look for the module's entry within the "system" table of the site's database, and set the module's status to "0". 

(From within phpMyAdmin: Select the "system" table from the column of tables at left. Click the "Browse" tab. Find the row for the module you wish to disable, and click the "pencil" icon in that row. In the resulting form, input "0" for the Value of "status", and click the "Go" button. Done!) 

Powered by Drupal, an open source content management system

Copyright 2007 and forever after. Made with Drupal, of course. On OS X, of course. Served up by DreamHost. DreamHost

RoopleTheme