Options

bio text has vanised

wowhotwowhot Registered Users Posts: 256 Major grins
edited November 5, 2009 in SmugMug Support
:scratch
I am on the 7days of trying to tidy up my Google search title that shows, at the moment I have a load of html on Google instead of actually information text.
Also trying to understand why I have made all the correct settings and still have none of my images show on Google images.
Any way now checking my homepage I have discovered that all the text has vanished, please can you advise me where to go with my html, I want the text in the same place as before and the correct info to show on Google including the images
here is a copy of my bio:

<html><div id="bioText">Kent photographer 07806938558 info@whanphoto.com specialising in world wide photography commercial, advertising, product, catalogue, event, real estate, location, headshots, portfolio. we shoot globally in any country..
</div>

<html>
****** name="info@whanphoto.com" content="photographers" />
<div id="bioImage" style="float: left;">
<img src="/photos/553359080_rgTkV-S.jpg">
<br>
<center>
</center>
</div>

<div id="bioShow">


********>
var ssConfig = {
borderThickness: '4',
borderColor: '000000',
AlbumID: '7672323',
newWindow: 'false',
transparent: 'true',
splash: 'http://whanphotography.smugmug.com/photos/553004159_Po5fp-M.jpg',
showLogo: 'false',
clickUrl: '/galleries',
showThumbs: 'false',
showButtons: 'false',
crossFadeSpeed: '320',
randomStart: 'false',
borderCornerStyle: 'rounded',
randomize: 'false'
};
SM.flash.insertSlideshow(510, 500, ssConfig, 'transparent');
</********

</div>

<div id="bioText">
<p> We provide commercial photography at your project location - whether internationally or European.
<p> Architects<p> <p> Interior Designers <p> Hospitality <p> Developers
<p>Manufacturers<p> <p> Advertising/PR firms <p> Engineers <p> Home Builders
<p> Contractors<p> <p> Landscape Designers <p> Publishers <p> Corporations
</p>
and business professional. <p>
<p> <p>
<p> We strive to create the highest quality photography for your project needs <p>
<br>
Calling with in UK Tel: 07.80.69.38.558<br>
Calling outside UK Tel: 0044 (0)78.06.93.85.58<br>
</div>
</html>

Thank you all for your time..
Architectural and Interior Photography
http://www.whanphoto.com

Comments

  • Options
    wowhotwowhot Registered Users Posts: 256 Major grins
    edited November 5, 2009
    .
    Architectural and Interior Photography
    http://www.whanphoto.com
  • Options
    denisegoldbergdenisegoldberg Administrators Posts: 14,255 moderator
    edited November 5, 2009
    I'm not sure why you think your bio text has vanished. When I do a view source on your page, here's what I see:

    <title>photographer 07806938558 Event photography Architectural Photography Wedding Photography Marine Photography Resort Photography Corporate Photography uk Photography GB Photography Kent Photography Canterbury Photography Hythe Photography Folkestone Rye Wil</title>
    ****** http-equiv="content-type" content="text/html; charset=utf-8">
    ****** name="description" content="Kent photographer 07806938558 info@whanphoto.com specialising in world wide photography commercial, advertising, product, catalogue, event, real estate, location, headshots, portfolio. we shoot globally in any country">

    If you meant for the bio text to actually show on your page in the browser as opposed to being hidden on the page, remove this from your CSS:
    #bioText {display: none;}
    
    --- Denise
  • Options
    jfriendjfriend Registered Users Posts: 8,097 Major grins
    edited November 5, 2009
    FYI, you have two copies of bioText in what you posted (one before and one after the slideshow). You should only have one. And, if the purpose of the bioText is to control what Google shows in search results, there is a better way to do that now (just introduced a week ago). In your control panel, you can directly set what Smugmug will put in your page metadata which is what Google will show in search results. See the recent Smugmug release notes for details.
    --John
    HomepagePopular
    JFriend's javascript customizationsSecrets for getting fast answers on Dgrin
    Always include a link to your site when posting a question
Sign In or Register to comment.