Can you make a search for plus.google.com? That should reveal a few sites, because the non-vanity URLs have plus.google.com instead of just google.com
This message has been sent from my mobile. Please excuse the possible briefness. -- Florian Effenberger, Chairman of the Board (Vorstandsvorsitzender) Tel: +49 8341 99660880 | Mobile: +49 151 14424108 The Document Foundation, Zimmerstr. 69, 10117 Berlin, Germany Gemeinnützige rechtsfähige Stiftung des bürgerlichen Rechts Legal details: http://www.documentfoundation.org/imprint Christian Lohmaier <[email protected]> schrieb: >Hi Florian, *, > >On Wed, Aug 29, 2012 at 3:55 PM, Florian Effenberger ><[email protected]> wrote: >> >> as we have now received our Google+ custom URL >> >> http://google.com/+documentfoundation >> >> can someone (Christian maybe, with your MySQL magic? ;) replace all >> occurences in our Silverstripe instances? > >Would be easier if I'd knew what it was previously :-) > >SELECT Subsite.Title, URLSegment, SiteTree_Live.ID ID FROM >SiteTree_Live JOIN Subsite ON Subsite.ID = SubsiteID WHERE Content >LIKE "%http://google.com/%" ORDER BY Title; >+--------------------+------------+-----+ >| Title | URLSegment | ID | >+--------------------+------------+-----+ >| Finnish NL Project | home | 342 | >+--------------------+------------+-----+ >1 row in set (0.08 sec) > >That one uses the new URL already. http://www.google.com are a couple >more, but all of them point to the templates pages, and in that case >the URL is a google-search. > >So apparently nobody points to google+ yet... > >ciao >Christian -- Unsubscribe instructions: E-mail to [email protected] Problems? http://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/ Posting guidelines + more: http://wiki.documentfoundation.org/Netiquette List archive: http://listarchives.libreoffice.org/global/website/ All messages sent to this list will be publicly archived and cannot be deleted
