if not (self.url and isinstance(self.url, str)):
            self.error('URL is not defined or type is not <str>')
            return False