Meta Tags
HarrisPhotographicArts
Registered Users Posts: 149 Major grins
There was a thread a while back about Google pulling the first line of our bio for the description in their search engine. Mine is still showing "the ultimate in photo sharing" etc... I looked at my source code and it still only shows "the ultimate in photo sharing" etc... in the code. There is no reference to my bio gallery whatsoever in the meta tags.
What can be done to change this so Google's crawlers will get it with the right info?
Don
www.harrisphotographicarts.com
What can be done to change this so Google's crawlers will get it with the right info?
Don
www.harrisphotographicarts.com
0
Comments
It's pulling from your bio, not your "about me" gallery. Do you have anything entered in your bio text? (You should be able to see it in your customization panel.)
I just verified mine, and the text in my bio is definitely what is showing up (with the link to my galleries) when I do a google search of my name.
--- Denise
Musings & ramblings at https://denisegoldberg.blogspot.com
Gotcha! Thanks Denise! I know the answer to that. I was looking at the "About Me" page.
Don
Harris Photographic Arts
http://www.harrisphotographicarts.com
Denise,
Mine still says "The Ultimate in Photo Sharing...etc..." but then the text under it has the bio box contents. I notice yours says, "From the eyes of Denise Goldberg" (nice)...how'd ya do it?
- Gary.
If it is, I am also "playing" with the title in my javascript. I'll try to find the post that documents how to change the title based on where you are in the gallery (category, gallery, etc.) and post the link to that here. I have to head to the office, will be a little bit later. But I honestly don't know if that comes into play at all.
--- Denise
Musings & ramblings at https://denisegoldberg.blogspot.com
Thanks! I'll be looking to see your solution to the problem...you have a great site and provide a lot of useful info here! Thanks!
In the mean time, I tried to compare our CSS(es?). I did not have a title in my customization, so I put one in. I also put a different set of words in the title of my bio box (which also was blank). I'll keep checking with Google to see if either of these phrases kick in and then I'll be able to tell which one works!
I'm looking forward to this working, as it's been a bit of a frustration since day one (ALL the way back in May...lol)!
Thanks again!
- Gary.
Thanks for the compliment on my site. It's always nice to hear that!
I suspect that the "from the eyes of Denise Goldberg" in the google details is coming from the page title in customization - especially since you say that you hadn't specified one there.
But I did find the thread that talks about changing the page title depending on the page you are on in the gallery. Here's a link to that full thread:
http://www.dgrin.com/showthread.php?t=25861&highlight=document.title, and here's a link to the post I made to that thread where I copied in my working Javascript: http://www.dgrin.com/showpost.php?p=546098&postcount=76. Hope this helps.
--- Denise
Musings & ramblings at https://denisegoldberg.blogspot.com
So I have this at the beginning of my bio box code:
[html]<div style="visibility: hidden;">insert Google blurb here</div>[/html]
http://www.chrislaudermilkphoto.com/
I was told Google frowns about hidden tags (or text the same color as the background) and litterally bans you when it determines that's what you're doing...anyone hear about that? Would this technique apply?
My Bio box text IS coming out now in Google...but the header for the google entry is still "The Ultimate Sharing..." thing...Denise got her own slogan as the heading line in Google...THAT'S what I'm after.
Denise: You put a LOT of javascript up there in that link, I'm not sure what the key line in it is...I'll have to do some experimenting. In the meantime, if Andy already knows the answer...please chime in!
Thanks,
- Gary.
I suspect it wasn't the Javascript but is the page title in the customization. That Javascript changes the page title based on where you are in my galleries, but I keep the "from the eyes of Denise Goldberg" at the beginning of the title.
It may just take a while for your page title to propagate through Google.
--- Denise
Musings & ramblings at https://denisegoldberg.blogspot.com
- Gary.
[html]< meta name="description" content="My Google blurb
...Now the rest of the bio box... [/html]
I have a bunch of empty space following the blurb to try and get what follows out since it's a style definithion & looks messy on Google. <img src="https://us.v-cdn.net/6029383/emoji/rolleyes1.gif" border="0" alt="" >
http://www.chrislaudermilkphoto.com/
Is there a way to remove those spaces???
- Gary.
http://www.chrislaudermilkphoto.com/
Volkswagen got in trouble for doing this, although what smugmug is doing seems to be legit,since they take it from your bio (even if it's a hidden div) and add it to the meta tag, which is the correct method. It would nice if someone from smugmug would document this (Bueller.... Bueller... release notes)
VW Busted for Scamming Google
-Scott
scwalter.smugmug.com
Ok gang...it's completely official! The title of your Google search results comes from the Page Title (you were right Denise!) in your customization and NOT from the title tags in your bio box. The body of the Google entry will come directly from the body of your bio box. SO set up your bio box for content, then put in what you'd like the header of Google to read in the Page Title of your customization.
It takes a bit of time for Google to find you...but then it actually works!
- Gary.