if (empty($this->url)) {
                throw new Exception("Link URL cannot be empty"); 
                return false;
            }