From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 54552 invoked by alias); 5 Oct 2018 17:27:04 -0000 Mailing-List: contact gnutools-advocacy-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Post: List-Help: List-Subscribe: Sender: gnutools-advocacy-owner@gcc.gnu.org Received: (qmail 54530 invoked by uid 89); 5 Oct 2018 17:27:03 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Checked: by ClamAV 0.100.1 on sourceware.org X-Virus-Found: No X-Spam-SWARE-Status: No, score=-2.1 required=5.0 tests=AWL,BAYES_00,KAM_SHORT,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=ham version=3.3.2 spammy=ecommerce, e-commerce, H*f:sk:CAGWvny, marketing X-Spam-Status: No, score=-2.1 required=5.0 tests=AWL,BAYES_00,KAM_SHORT,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=ham version=3.3.2 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on sourceware.org X-Spam-Level: X-HELO: mail-it1-f174.google.com DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=systemhalted.org; s=google; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=wvxfUy0lpp3kSZs4Jyzx6tLKCqUsvPOyPhC4EXq+Uzk=; b=kmOOy03YmaFl6KvDtj6q3AITz/d5LtzrLStwu1JGgroKmNgqHImPMeOd39RVJeIzGV 4e6dM25gQmUYsO+zcndTUIOO6kqzwPlT7t5FxJmOLUxESD3Vj8vjIf1pG/7cMoDthvgK UElLyhnVX1ddQY7wGtYzAdbupkF9Lc7qcbpGA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=wvxfUy0lpp3kSZs4Jyzx6tLKCqUsvPOyPhC4EXq+Uzk=; b=c1Krj7HDENEENEnO4CqFCrKRIaMNaGPYYETfN2JBYUAhz7+C75TJGiHD/xTI81eRCb dECKbu3TT8u6Ati1L+OFudqeD3ExBYaHgOGS3SIYXCHYKHnNPeshz8solV4Kk5fVElS6 xK8Saw+4G6OwAdxWK7btbfYO/ZRyEoGFj5gi4CVFMYkzA/BKADdIljpeVR3SMmZn7rUo Rb1aLQ+L/jQtiY7yM8kHf40f/X6WGj4IpsWqMGK7rZ9OK6NGRhqJE88oRTjKsuu5JPgK hgUYcmB84N9mhbT+d7LKcyu0iOF9PdK1vDzdBcUPn3kZth/Juk0RlwsR+G+AG9HjHv8W jmwg== X-Gm-Message-State: ABuFfoi0ISMgwIO3VZ5vZiV/S/AoCyvxaWWZ5ibs7ycJ3EyzNLGwrXs7 0tNMAfvMX2yyKWRSGdpKdR6+LSjODaJSdV4oOynkAg== X-Google-Smtp-Source: ACcGV61yfhJmLp/l/fnxEvrC31qOeW9Sb9YhjdUDnbmcCO4UCNGotqp4kmpGFwU0ldo9moTpqyFiGpcZn5p/9yi0kdQ= X-Received: by 2002:a24:16cb:: with SMTP id a194-v6mr7751066ita.40.1538760420442; Fri, 05 Oct 2018 10:27:00 -0700 (PDT) MIME-Version: 1.0 References: <29850D75-B7F9-41FA-8E38-B8B4915D36BC@gmail.com> In-Reply-To: From: "Carlos O'Donell" Date: Mon, 01 Jan 2018 00:00:00 -0000 Message-ID: Subject: Re: GNU toolchain web page To: David Edelsohn Cc: iains.gcc@gmail.com, gnutools-advocacy@gcc.gnu.org Content-Type: text/plain; charset="UTF-8" X-SW-Source: 2018-q4/txt/msg00008.txt.bz2 On Fri, Oct 5, 2018 at 10:16 AM David Edelsohn wrote: > > I propose that we want to target two different audiences and, as a > stretch goal, want two distinct web sites. > > 1) A focal point for users and developers to access information. > > 2) A marketing landing page with testimonials, like a startup > e-commerce landing page. > > They can be combined, but each has a different style and feel. A high level marketing landing page with slick graphics feels like it should be the first thing you see. Followed by a "developer" button for developers to jump into a sub-page. However... some companies split this in two. See for example: https://www.wix.com/ vs. https://dev.wix.com/ There is almost no overlap between the two sites. You have to scroll to the very bottom of the first page and click "Developers" under "Product" get to dev.wix.com, *but* Google searches can take you directly to dev.wix.com. We have registered gnu.tools, so we could also use dev.gnu.tools to take you to a developer facing page vs. www.gnu.tools which takes you to a marketing landing page? Cheers, Carlos.