diff --git a/while.module b/while.module
index 7b95c08..60de2a0 100644
--- a/while.module
+++ b/while.module
@@ -66,6 +66,7 @@ function while_entity_info() {
         'file' => 'while.pages.inc',
         'controller class' => 'WhileUIController',
       ),
+      'path' => while_get_string('base path') . '/%entity_object',
       'metatags' => TRUE,
     ),
   );
