Results 1 to 2 of 2
  1. #1
    Join Date
    Nov 2006
    Posts
    512
    Plugin Contributions
    0

    Default EZ Secure pages listed in google

    I do not wish any of my secure pages to be listed in google or other search engines. If I add a secure ez page (just did) do I have to add that page to this list below from the meta_tags.php or is there a file somewhere that does this automatically?

    I have a secure sub-domain BTW: https://secure.mydomain.com

    PHP Code:
    // Define which pages to tell robots/spiders not to index
    // This is generally used for account-management pages or typical SSL pages, and usually doesn't need to be touched.
      
    define('ROBOTS_PAGES_TO_SKIP','login,logoff,create_account,account,account_edit,account_history,account_history_info,account_newsletters,account_notifications,account_password,address_book,advanced_search,advanced_search_result,checkout_success,checkout_process,checkout_shipping,checkout_payment,checkout_confirmation,cookie_usage,create_account_success,contact_us,download,download_timeout,customers_authorization,down_for_maintenance,password_forgotten,time_out,unsubscribe'); 

  2. #2
    Join Date
    Nov 2006
    Posts
    512
    Plugin Contributions
    0

    Default Re: EZ Secure pages listed in google

    The EZ page I added needed to be secure to display my SSL logo.

    Rather than take a risk that this secure page would be listed in a goggle search (secure sub-domain hell), I am changing to a non-secure page with no SSL logo.

 

 

Similar Threads

  1. Replies: 1
    Last Post: 29 Jul 2009, 04:29 PM
  2. Replies: 3
    Last Post: 22 Jul 2008, 12:01 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg