Can I hide every trace that my link pages were generated by LinkMachine?
While there have been no signs indicating any search engines disapprove of link directories that are generated by LinkMachine, some webmasters would prefer to hide every trace that their link pages have been generated by an automated program. This is easy to do.
By default, the Location of Link Pages on the Site Settings page is set to:
./resources/
This causes LinkMachine to generate its link pages in this directory:
http://www.your-site-domain.com/linkmachine/resources/
You can change the Location of Link Pages to have LinkMachine generate the pages in a different directory on your site. For example, to generate the link pages within this directory:
http://www.your-site-domain.com/resources/
...change the Location of Link Pages to:
../resources/
Or, to generate your link pages in your site's home (root) directory:
http://www.your-site-domain.com/
...change the Location of Link Pages to:
../
Make sure to turn on the write permissions for whichever directory on your site that you have LinkMachine generate your link pages within. That way, LinkMachine will be able to create the link page files within that directory.
Finally, you can also change the name of your site's "linkmachine" directory itself. After changing the name of the directory (to anything you'd like), go to LinkMachine's Site Settings and change the URL for linkmachine.php to reflect the change in the name of the "linkmachine" directory.