New links will be checked and tried to get as much as possible information automatically.
-If you enable the email importer, emails contents will be automatically added to the database.
\ No newline at end of file
+If you enable the email importer, emails contents will be automatically added to the database.
+
+Public or private links. Also a complete user auth option to make your data "private".
\ No newline at end of file
Import the sql file into your MySQL database
7.
-Copy the content of the webroot folder into your webserver folder
\ No newline at end of file
+Edit the robots.txt file to your needs.
+
+8.
+Copy the content of the webroot folder into your webserver folder.
+
+9.
+If you want to fully restrict your contents activate the user/password restriction in the config.
--- /dev/null
+Disallow: *
\ No newline at end of file
<meta charset="utf-8">
<meta http-equiv="x-ua-compatible" content="ie=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
+
+ <meta name="robots" content="noindex,nofollow" />
+
<title>Your personal bookmarks - Insipid</title>
<link rel="stylesheet" href="asset/css/bulma.min.css">