This happens from the stumble button below the article and when presenting the article alone in the DB window. I tested it on many other blogs and it always places teh article title not the meta blog title.
And Stumble doesnt reply to questions!
RJ
I need that better explained. I though each article was a page in itself?If you dont have your site setup to have a unique <title> on each page you are missing a huge SEO thing.
Code: Select all
<html>
<head>
<title>[b]This part[/b]</title>
<meta blah blah />
</head>
<body>
body text
</body>
</html>Code: Select all
<title>{$head_title|@default:$blogTitle}{if $head_subtitle} - Zac Garrett :: Technology Geek{/if}</title>Code: Select all
<title>{$head_title}{if $head_subtitle} - {/if}Kick! Making Politics Fun</title> 
This is it! Okay, let me make sure I understand. The three reasons I DISCOVER my own blog, is because:If you do not have at least 1000 stumbles under your account it will not do much for you. Also, if you've only stumbled one site it will likely not allow you to stumble anything else on that site. I believe the limit is five links on a single site before it cuts you off. Go stumble some other stuff and then come back.
rj wrote:Cool info! Kinda like Google PR, no one can know how it works for sure, but one learns from experience.
rj wrote:I am still confused on what a FAVORITE and a DISCOVERY are. I thought everything that comes up while you are stumbling has been stumbled already, thats why it come up.
I dont have the buttons at the bottom of my articles, I feel they make the site look tacky. I just hit the thumbs up for an article on my site; this brings up a popup page to fill out about the link. After you fill it out the site will be used in stumble upon for other people.rj wrote:You say you stumble one of your articles each day. I assume you do it from a stumble button at the bottom of your articles?
I enjoy the sites I find in stumble upon. I actually use it the way it is meant to be used; finding neat and unique things. I no longer go to digg or slashdot when looking for something to read. I go to stumble upon and I often will find odd and unique items that are quite fun.rj wrote:As you stumble your own blog once a day, how do you get past the same problem I have, where it refuses a SUCCESS because you keep stumbling it!Do you consciously go do a certain number of stumble thumbs up every day to compensate? How many do you think it takes?
Yeah, when I get interested in things I tend to look to see exactly how they work. Thats actually one of the reasons I started hating wordpress, I went too deep. s9y was friendly towards me just looking to see how it worked. I love all of open source, but there are just some projects that make things easier to learn than others.rj wrote:Again, thanx for discussing this with me, I have learned more about Stumble in the last 2 days than the last 5 months.
RJ