[wp-hackers] GUID problem

Otto otto at ottodestruct.com
Wed Sep 1 19:36:01 UTC 2010


On Wed, Sep 1, 2010 at 2:25 PM, Otto <otto at ottodestruct.com> wrote:
> However, many people don't do that. To which I respond that the GUID
> doesn't actually matter for most people. It's really only used as a
> unique identifier in the feeds, and even then most feed readers don't
> rely on it, but use a combination of it, the timestamp, several other
> things.

BTW, the whole point of a GUID in the feeds is to provide an
identifier to feedreaders that uniquely identifies a post. So changing
the GUID, ever, makes no real sense.

On that note though, the GUID should be unique before it goes live on
a website. If it's using http://localhost or something, then it's
probably not unique. If, however, it's using a domain you control,
then you also have control over its uniqueness.

-Otto


More information about the wp-hackers mailing list