Posterous and URLs
mtrichardson.com
Posterous and URLs
1–10 of 27 posts
Re: Posterous and URLs
#2Re: Posterous and URLs
#3It wouldn't be that bad if you could change the slug/url but, as the article correctly points out, you can't.
Re: Posterous and URLs
#4Re: Posterous and URLs
#5I also find annoying that Posterous, for some reason, appends numeric suffixes arbitrarily to certain post slugs (for example: http://blog.pablohoffman.com/hi-posterous-58 ). It's like they have to make the post slug "globally unique", instead of "unique per blog", although they shouldn't have to. It wouldn't be that bad if you could change the slug/url but, as the article correctly points out, you can't.
Re: Posterous and URLs
#6I would procrastinate for weeks before implementing something like this. It's boring, complex, and affects a tiny minority of users.
However to engineers like me, we have to remember that even though the number of end-users might be small, in this case they are inherently more valuable than the average user. They bring a cache of readers with them and if they like the user experience, can potentially evangelize the product for you more effectively than someone starting a blog from scratch can.
Re: Posterous and URLs
#7I also find annoying that Posterous, for some reason, appends numeric suffixes arbitrarily to certain post slugs (for example: http://blog.pablohoffman.com/hi-posterous-58 ). It's like they have to make the post slug "globally unique", instead of "unique per blog", although they shouldn't have to. It wouldn't be that bad if you could change the slug/url but, as the article correctly points out, you can't.
Google actually wants you to add a unique number to the URLs. It's in one of their FAQs. That's probably why there are doing it (to help with seo on Google).
I think you're mistaken.
Re: Posterous and URLs
#8I also find annoying that Posterous, for some reason, appends numeric suffixes arbitrarily to certain post slugs (for example: http://blog.pablohoffman.com/hi-posterous-58 ). It's like they have to make the post slug "globally unique", instead of "unique per blog", although they shouldn't have to. It wouldn't be that bad if you could change the slug/url but, as the article correctly points out, you can't.
Re: Posterous and URLs
#9Earlier quoted context omitted.
Google actually wants you to add a unique number to the URLs. It's in one of their FAQs. That's probably why there are doing it (to help with seo on Google).
"Google actually wants you to add a unique number to the URLs." I think you're mistaken.
Re: Posterous and URLs
#10This is one of those "mom do I haaaaave to????" pieces of functionality that engineers (I say this as an engineer-type) hate. I would procrastinate for weeks before implementing something like this. It's boring, complex, and affects a tiny minority of users. However to engineers like me, we have to remember that even though the number of end-users might be small, in this case they are inherently more valuable than th…