if (empty($this->alias)) {
                throw new Exception("Cannot validate news topic - no alias / permalink provided"); 
                return false;
            }