description trouble

amy thomasamy thomas Registered Users Posts: 25 Big grins
edited September 3, 2009 in SmugMug Support
When "amy thomas creative photography" is typed in for a web search, a wacky description of my site appears. I checked the HTML on the smugmug server and it seems there may be a problem with code after "content description". Any way I can change that description to reflect what my site is really all about? :dunno
I'm including a screen shot of a section of what I saw. Th part in blue is what I'm suspicious of, since it's included as part of that "wacky" description I mentioned...

Thanks!
Amy Thomas
www.amythomasphotos.com

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN"
"http://www.w3.org/TR/html4/strict.dtd"&gt;
<html xmlns="http://www.w3.org/1999/xhtml&quot;
xmlns:fb="http://www.facebook.com/2008/fbml"&gt;
<head>
<!-- pageon: homepage -->

<title>Amy Thomas Creative Photography</title>

****** http-equiv="content-type" content="text/html; charset=utf-8">

****** name="description" content="var ssConfig = {
AlbumID: '7630441',
newWindow: 'false',
transparent: 'true',
splash: 'http://www.smugmug.com/img/ria/ShizamSlides/smugmug_black.png',
showLogo: 'false',
clickUrl: 'http://www.amythomasphotos.com',
showThumbs: 'false',
showButtons: 'true',
crossFadeSpeed: '350',
};
SM.flash.insertSlideshow(600, 400, ssConfig, 'transparent');">

Comments

  • thaKingthaKing Registered Users Posts: 478 Major grins
    edited September 2, 2009
    maybe i'm missing something, i don't see a "whacky" description using google...i searched for "amy thomas" creative photography....

    edit: tried bing, and i see what you're referring to...that's strange...
  • AndyAndy Registered Users Posts: 50,016 Major grins
    edited September 2, 2009
    See the red gotcha here okay?
    http://wiki.smugmug.net/display/SmugMug/Flash+Slideshow

    holler w/ Qs
  • amy thomasamy thomas Registered Users Posts: 25 Big grins
    edited September 2, 2009
    Andy wrote:
    See the red gotcha here okay?
    http://wiki.smugmug.net/display/SmugMug/Flash+Slideshow

    holler w/ Qs

    Thanks...I'm trying it! How long before I might see different search results?
    Amy
  • amy thomasamy thomas Registered Users Posts: 25 Big grins
    edited September 2, 2009
    amy thomas wrote:
    Thanks...I'm trying it! How long before I might see different search results?
    Amy


    Aghh!
    I looked at the red Gotcha, changed my bio description and added #bioText {display:none;} to CSS code. I then couldn't access my galleries when clicking on Photo Galleries navbar button (all other buttons link fine). I removed #bioText code...still no galleries...just my new bio description atop the slide show.

    ??
    Amy
  • jfriendjfriend Registered Users Posts: 8,097 Major grins
    edited September 2, 2009
    amy thomas wrote:
    Aghh!
    I looked at the red Gotcha, changed my bio description and added #bioText {display:none;} to CSS code. I then couldn't access my galleries when clicking on Photo Galleries navbar button (all other buttons link fine). I removed #bioText code...still no galleries...just my new bio description atop the slide show.

    ??
    Amy
    Put a </div> at the end of your bio text like this:

    <div id="bioText">Beautiful, creative photographic products from the familiar to the unusual. High quality cards, prints, posters, canvases, framed images, etc. are available. All imagery is Amy's own! Special orders are welcome. Amy is and emerging photographic artist based in Chapel Hill, North Carolina.</div>

    ANY time you add a <div> tag, you must add a matching </div> tag.
    --John
    HomepagePopular
    JFriend's javascript customizationsSecrets for getting fast answers on Dgrin
    Always include a link to your site when posting a question
  • amy thomasamy thomas Registered Users Posts: 25 Big grins
    edited September 3, 2009
    I can't get in!
    jfriend wrote:
    Put a </div> at the end of your bio text like this:

    <div id="bioText">Beautiful, creative photographic products from the familiar to the unusual. High quality cards, prints, posters, canvases, framed images, etc. are available. All imagery is Amy's own! Special orders are welcome. Amy is and emerging photographic artist based in Chapel Hill, North Carolina.</div>

    ANY time you add a <div> tag, you must add a matching </div> tag.

    Thank you, friend-
    When trying to get back into the bio text, my bio description just goes away...in other words, I see the description over the slide show, hit "edit" and both slide show and description disappear. I see NO text of either my description NOR the code for the slide show. Suggestions?


    Amy
  • jfriendjfriend Registered Users Posts: 8,097 Major grins
    edited September 3, 2009
    amy thomas wrote:
    Thank you, friend-
    When trying to get back into the bio text, my bio description just goes away...in other words, I see the description over the slide show, hit "edit" and both slide show and description disappear. I see NO text of either my description NOR the code for the slide show. Suggestions?


    Amy
    Yeah, that's because of this mistake you have in your HTML. Go to your control panel to fix the bio:

    426370616_eojFX-O.jpg
    --John
    HomepagePopular
    JFriend's javascript customizationsSecrets for getting fast answers on Dgrin
    Always include a link to your site when posting a question
  • amy thomasamy thomas Registered Users Posts: 25 Big grins
    edited September 3, 2009
    You guys are Soooo goood
    Thanks!!! Got it done...

    Amywings.gif
Sign In or Register to comment.