What’s with the servers?
I’m working on a post on nofollows and created a couple of pages to test the concepts (therefore if you ever link to one page, could you link to both :), alternatively just link to this post and let the user click through.)
I’m working on a post on nofollows and created a couple of pages to test the concepts (therefore if you ever link to one page, could you link to both :), alternatively just link to this post and let the user click through.)
A great many vBulletin forum owners appear to be unaware that their forums can provide an RSS feed “out of the box”.
This is a great shame because it limits the forums ability to grow and have visibility.
Now the naysayers will say one of two things
The reality is that there are a great many forums out there all competing for the same users and you need to use every competitive advantage there is. In vBulletin it’s things like allowing users to subscribe to daily digests of posts to a forum. Pretty much the same thing result as an RSS feed but it’s turned on by default and forum owners don’t proactively turn it off.
Darren Rowse has an interesting article on one adsense user’s experience with Multiple AdSense Accounts, never mind that I thought multiple accounts were against the TOS.
It’s interesting, though, that your hobby site with low CTR can negatively impact on your optimised site with high CTR. Either the click is worth something, or it’s not?!!
There’s a discussion thread at DigitalPoint on this and I suspect some people are going to be very disenchanted. As for Smart Pricing - that was new to me but you can find out more. I did find this:
Maximum cost-per-click - The maximum cost-per-click (CPC) an advertiser is willing to pay. Our Discounter automatically reduces this amount so that the actual CPC the advertiser is charged is just one cent more than the minimum necessary to keep his/her ad’s position on the page.
but this doesn’t say anything about one site affecting another.
I’ll keep checking, but right now I have a daughter and homework to oversee
see also: One poorly converting site can “smart price” an entire AdSense account
I just saw a forum post asking the difference between -> and => and it’s one of those tricky questions to research, just how can a search engine understand what you’re asking?
Well, luckily the answer is quite simple.
-> is used by objects to set, get or call a method of that object.
Ref: Chapter 18. Classes and Objects (PHP 4)
=> is used by arrays to describe the relationship between the key and the value
Ref: Arrays
Here’s an example of how the -> is used in a class (more…)
I’m not sure I quite “get” GoogleBase just yet - in as much as Google is already indexing my sites so why do I need to submit my content all over again into this system… and who would actually use it to find stuff - surely the standard Google Search Engine is doing a good enough job?
I received my newsletter from the phpClasses today and noticed that there was a tool to make it easier to upload articles and information to GoogleBase so I thought I’d give it a try.
The code is still quite new and there are only a few options but it’s easy enough to extend and use. Documentation is needed and I’m sure it will follow. Given that the author appears to be Spanish I think it’s already pretty good. (more…)
A quick search on Google came up with this free service to intelligently parse an RSS feed into a javascript feed.
You don’t have full control of the layout but for most of us it will be more than enough. (more…)
CaRP is a “Caching RSS Parser“, thus it’s name. It comes in a variety of flavours but I tested the free version.
The only problem I had was that my host had safe mode turned on and that caused some problems in the “installation” - creating the cache folders but the manual instructions did the trick.
The scripts come with an install and example page. To get real value check their online examples which show how you can combine two feeds and take the most recent, for example. (more…)