Wow, nice. 114K, so I am not alone, I guess. So as long as I don't link to the disabled menu items, I guess it's okay to shortcut the description, etc...ergo, any container title of a hidden container won't be shown in the source and therefore not seem by Google, either, right? Yea, I tried to change the ctl nonsense last month (when I posted the raw code and it made my post uneditable even by you ), but it didn't work...think I'll read your post again and give it another shot. Coincidently, I was just looking at the internal link numbers in the Webmaster tools and while the logo SNAFU and removing the base made my homepage the #1 internal link, the blog is killing me with dozens and dozens of duplicates, as are the terms and privacy...need to address this this weekend, I guess. I've had the static pages built; just couldn't get the sent to right...maybe 14 times is a charm. [edit] I added the line in the robots file,per a post of yours inthe DNN forums, and Google reindexed my site and shows only 13 restricted URLS by robots.txt...strange. I actually went overboard on the disallow: # robots.txt file for http://www.bidlesstravel.com/
# 7/11/2007 22:17 User-agent: *
Disallow: /Admin/
Disallow: /App_Browser/
Disallow: /App_Code/
Disallow: /App_Data/
Disallow: /App_GlobalResources/
Disallow: /bin/
Disallow: /Components/
Disallow: /Config/
Disallow: /Controls/
Disallow: /DesktopModules/
Disallow: /Documentation/
Disallow: /Install/
Disallow: /js/
Disallow: /Providers/
Disallow: /Resources/
Disallow: */ctl/
# end of file
|