So I have a site. And this site has two sides, www.site.com and admin.site.com
The admin site is of course for editing content, and its basically a mirror of the site, only with edit buttons on everything. So it works out pretty sweet. Problem is, there are links on the admin side that link you from the item you are on, to its 'real' link on the regular side. Which is needed because when i update the site, i only bother updating the public side, so the admin page doesn't really show my layout, just content. So I need to click these links quite often. And I click them so often, and the site is still so young, that my awstats are totally flooded with links from the admin side to the public side. I did make the admin side its own domain (used to me www.site.com/admin) so that normal content updates didn't flood the stats, but these links from admin to public still are.
Any ideas?