phpBB SEO
Boards
Directory  
SEO  
Downloads
  phpBB SEO : Search Engine Optimization, Directory, Forums  
Index
Forums
Annuaire
Référencement
Télécharger
 
  Search Rechercher
    Register
Username :  Password :  Log me on automatically each visit  
S'enregistrer  
 
   
Full content for RSS not working for premod

 
Post new topic   Reply to topic    phpBB SEO » SEO Forum  » phpBB3 SEO TooLKit  » phpBB SEO Premod
::  
Author Message
genial.soul



Joined: 18 Jun 2007
Posts: 8

Full content for RSS not working for premodPosted: Wed Aug 13, 2008 10:27 am    Post subject: Full content for RSS not working for premod

Hi
I was just testing the phpBB premod on my local machine so that i can see if do i need in order to convert my old phpbb2 forum to this one .
I wanted the RSS entries to show show about 500 characters of the post. But after trying all combination of settings, i was unable to get the desired output for rss.
At present, I have clean installation of premod, GYM installed after that. ( was in the download package )
And for the settings part, i used the following
Allow Item Content:yes
Tried Digest Items: with 500 with characters, word, sentences, and with 0 as well to have full contents. But no use.
Note: eacch time i have purges cache, style refereshed and eveni tried to manually clear the cache each time i applied new setting.
Please can any one help me what am i missing?
Thanks
Back to top
dcz
Administrateur - Site Admin
Administrateur - Site Admin


Joined: 28 Apr 2006
Posts: 15242

Full content for RSS not working for premodPosted: Wed Aug 13, 2008 3:41 pm    Post subject: Re: Full content for RSS not working for premod

You need to use the proper url, that's all :

http://phpbb3.phpbb-seo.net/rss/digest/rss.xml
http://phpbb3.phpbb-seo.net/rss/news/digest/rss.xml


You can have the list of all available feeds using the channel list with options :
http://phpbb3.phpbb-seo.net/rss/
http://phpbb3.phpbb-seo.net/rss/digest/
http://phpbb3.phpbb-seo.net/rss/news/digest/

...


As well, if you are migrating from phpBB2 + GYM to phpBB3 + GYM, you can activate the GYM1.x redirecting as explained in the install to tell your user what is the new url to use (all options).

++

_________________
Useful links :
SEO Forum || SEO Directory || SEO phpBB || SEO phpBB3 || Search
____________________

Liens Utiles :
Forum référencement || Annuaire référencement || Référencement phpBB || Référencement phpBB3 || Recherche
Back to top
Visit poster's website
genial.soul



Joined: 18 Jun 2007
Posts: 8

Full content for RSS not working for premodPosted: Mon Aug 18, 2008 5:57 am    Post subject: It worked

Thanks DCZ,
it worked, but i am still confused about the character and word count. it do not seem accurate to me. Also i am not moving from phpbb2+gym , actually it was some RSS mod that i had added to phpbb2. Also, the older path for rss is
domain/rss.php
where as moving to phpbb3 will change the path. Any suggestions about it? The sitemap path is
domain/sitemap.php
What am i supposed to do when moving to phpbb3 premod so that the older links donot break.
Thanks
Back to top
dcz
Administrateur - Site Admin
Administrateur - Site Admin


Joined: 28 Apr 2006
Posts: 15242

Full content for RSS not working for premodPosted: Mon Aug 18, 2008 1:08 pm    Post subject: Re: It worked

genial.soul wrote:

it worked, but i am still confused about the character and word count. it do not seem accurate to me. Also i am not moving from phpbb2+gym , actually it was some RSS mod that i had added to phpbb2. Also, the older path for rss is
domain/rss.php

For the digest methods, be sure you're not tricked by cache (both GYM's and browser's), as well, words are not broken, and there are some cases where bcode will trick the counting a bit, but beside, it should work.
About your old mod, the GYM1x redirecting trick will work with your mod since it was using the same file (rss.php), if it was not url rewritten, you can bypass the extra rewriterules. Extra params will not work, but users will be informed about the new urls to use still.

genial.soul wrote:
where as moving to phpbb3 will change the path. Any suggestions about it? The sitemap path is
domain/sitemap.php
What am i supposed to do when moving to phpbb3 premod so that the older links donot break.
Thanks


you mean that since you'll have to install phpBB3 in a separate dir and then convert you'll need to change the install dir ? Actually, you do not need to keep the temporary install dir for phpBB3, it's only required to perform the conversion, you can move phpBB3 to the original phpBB2 dir (after you deleted all phpBB2 files) and then update the phpBB config for the new script path.

This is actually what I would recommend to do unless you really want to move the forum.

About the new / old url, it depends. If phpBB2 was not url rewritten, then you'll only need to install / activate the zero duplicate mod to properly redirect urls in all cases, if phpBB2 was using some url rewriting, you'll just need to additionally keep the old rewriterules up and running at the bottom of your phpBB3's .htaccess, the zero dupe will do the rest Wink

++

_________________
Useful links :
SEO Forum || SEO Directory || SEO phpBB || SEO phpBB3 || Search
____________________

Liens Utiles :
Forum référencement || Annuaire référencement || Référencement phpBB || Référencement phpBB3 || Recherche
Back to top
Visit poster's website
MGNeuro



Joined: 02 Apr 2008
Posts: 7

Full content for RSS not working for premodPosted: Mon Aug 18, 2008 9:13 pm    Post subject: Same problem...but do not understand

Quote:
You need to use the proper url, that's all :

http://phpbb3.phpbb-seo.net/rss/digest/rss.xml
http://phpbb3.phpbb-seo.net/rss/news/digest/rss.xml


You can have the list of all available feeds using the channel list with options :
http://phpbb3.phpbb-seo.net/rss/
http://phpbb3.phpbb-seo.net/rss/digest/
http://phpbb3.phpbb-seo.net/rss/news/digest/


I do not understand how to do this in practice....I see it works for you but I cannot find any similar digest url in my feeds.

My feed is found at

http://forum.asktheneurologist.com/Neuroforum/gymrss.php

and I cannot get any digests going Embarassed

Please help!
Back to top
genial.soul



Joined: 18 Jun 2007
Posts: 8

Full content for RSS not working for premodPosted: Tue Aug 19, 2008 12:14 pm    Post subject: Re: Same problem...but do not understand

MGNeuro wrote:

I do not understand how to do this in practice....I see it works for you but I cannot find any similar digest url in my feeds.

My feed is found at

http://forum.asktheneurologist.com/Neuroforum/gymrss.php

and I cannot get any digests going Embarassed

Please help!


it seems either you have not enabled url rewrite, you can try this

http://forum.asktheneurologist.com/Neuroforum/gymrss.php?digest

Wink
Back to top
genial.soul



Joined: 18 Jun 2007
Posts: 8

Full content for RSS not working for premodPosted: Tue Aug 19, 2008 12:44 pm    Post subject: Re: Full content for RSS not working for premod

Hi DCZ,

Thanks for that all. I am close to upgrading my forum to phpBB3, 2 reasons delayed,
1-Large image cut off problem ( Still unable to make the width dynamic for forum Sad )
2-Some customizations, mods and url rewrite issues.

Though not 100% but getting close to them all Smile

I think, i didn't made it clear with rss.php and sitemap.php paths.
I ll be replacing the old phpBB2 with phpBB3 files,
the url domain/sitemap.php ( submitted to google, yahoo and msn) works fine for phpBB3 premod

But domain.com/rss.php gives me a 404 error for the new installation even after enabling the GYM1x option. This url domain.com/rss.php is been used in Feed Burder, google sitemap, yahoo ..... etc....
What am i supposed to do now? create a file named "rss.php" and add a redirect to the new url or what?

Thanks
Back to top
MGNeuro



Joined: 02 Apr 2008
Posts: 7

Full content for RSS not working for premodPosted: Tue Aug 19, 2008 3:09 pm    Post subject: Thanks genial

Did the trick!

thanks so much

Very Happy
Back to top
dcz
Administrateur - Site Admin
Administrateur - Site Admin


Joined: 28 Apr 2006
Posts: 15242

Full content for RSS not working for premodPosted: Sat Aug 23, 2008 7:54 am    Post subject: Re: Full content for RSS not working for premod

genial.soul wrote:

But domain.com/rss.php gives me a 404 error for the new installation even after enabling the GYM1x option. This url domain.com/rss.php is been used in Feed Burder, google sitemap, yahoo ..... etc....
What am i supposed to do now? create a file named "rss.php" and add a redirect to the new url or what?


Did you implemented the extra rewriterules needed for the GYM1X redirections as explained in the install ?

The rss.php file does not need to be here.

_________________
Useful links :
SEO Forum || SEO Directory || SEO phpBB || SEO phpBB3 || Search
____________________

Liens Utiles :
Forum référencement || Annuaire référencement || Référencement phpBB || Référencement phpBB3 || Recherche
Back to top
Visit poster's website
Display posts from previous:   
Post new topic   Reply to topic    phpBB SEO » SEO Forum  » phpBB3 SEO TooLKit  » phpBB SEO Premod
Page 1 of 1

Navigation Similar Topics

Jump to: