PDA

View Full Version : Blog name changed at photoblogs.org..(?)


Therese
07-06-2006, 08:47 PM
Hello,

I would really appreciate some help. And if this is not a pixlepost issue i'm sorry. But maybe someone has had the same problem.

Suddenly the name of my blog 'echo' has changed to 'echo photoblog', by itself (in photoblogs.org). I haven't edited anything at photoblogs.org.
I don't understand what has happened. It was after switching template, but that shouldn't be any problem.

Can it have something to do with me removing the rss link...?
I use the simple template and have removed all of the default links in the footer.

Any ideas?


Thanks,

Vernon.Trent
07-06-2006, 09:45 PM
the name comes from the rss feed.
there is a tag under #### rss ### section
like <site_title> photoblog.

if you want to remove it, you should edit your index.php and remove "photoblog" in the rss section.

I wrote some words to this issue here
http://forum.pixelpost.org/showthread.php?p=32683#post32683

blinking8s
07-07-2006, 04:41 AM
what he said...it has to do with photoblogs.org's feed spider that brandon has written it, its not perfect yet, we're trying to deal with issues between feed readers and pixelpost as they come, brandon and me spoke about these the other day though.

for now, you'll have to change things manually.

Therese
07-07-2006, 06:35 AM
I'll try that. :)

Thanks both of you.

Vernon.Trent
07-07-2006, 06:36 AM
what he said...it has to do with photoblogs.org's feed spider that brandon has written it, its not perfect yet, we're trying to deal with issues between feed readers and pixelpost as they come, brandon and me spoke about these the other day though.

for now, you'll have to change things manually.

the spider reads the description rss-tag (and the other tags as well).
if the tag looks like <description>$pixelpost_site_title photoblog</description> then you have the site title + photoblog.

blinking8s
07-07-2006, 03:57 PM
i know ;)