origin = $origin; $this->name = $name; $this->title = $title; $this->data = $data; $this->date = $date; $this->author = $author; $this->hits = $hits; $this->importance = $importance; $this->keywords = $keywords; $this->href = $href; } }