More tehn 391 URLS are Not Supported

phpBB3 SEO Mixed mod Rewrite support forum. This mods performs URL rewriting for phpBB3, injecting forums in their URLs and keeping a static rewriting for topics.

Moderator: Moderators

More tehn 391 URLS are Not Supported

Postby notrick » Tue May 19, 2009 11:02 am

Hi,

I have a website and there are More then 400 Forums in it...(and the number is increasing Daily).
But the Mixed SEO URL is not caching my FEED URLS for forums after forum number 391. :(

Actually its appending f391 etc at the end. Not that I mind it, but can we get rid of it? :P

Thankx
NoTricks AtAll
notrick
 
Posts: 17
Joined: Thu Dec 27, 2007 6:46 am

Advertisement

Re: More tehn 391 URLS are Not Supported

Postby dcz » Mon May 25, 2009 10:55 am

You may just be creating new forums without updating the urls in the forum url management page.

Newly created forums do not come with a personalized url, it's something you need to configure each time in the forum url management page in the phpBB SEO acp.

So please clarify a bit here, since I don not fully get what you mean while talking about feed urls (do yo only mean the forum url ?).

++
Useful links :
SEO Forum || SEO Directory || SEO phpBB || Search
____________________

Liens Utiles :
Forum référencement || Annuaire référencement || Référencement phpBB || Recherche
dcz
Admin
Admin
 
Posts: 21219
Joined: Fri Apr 28, 2006 9:03 pm

Re: More tehn 391 URLS are Not Supported

Postby notrick » Mon May 25, 2009 11:21 am

No no no no.

I am doing all that.
I create a forum. Then I go to URL Update Page (in PHP SEO Screen of My admin panel).
It loads my entire forum URLs.

The last 10 (After 391 URLS ) are all red.

When I click on Submit, I am not getting the usual green colored conformation message. The page gets posted to the same page.

Might be my cache has gone un writable. I will try that. Just conforming that u haven't set any limit :)

One more thing.

Now that I have so many URLS, when I click on Submit, It takes lot of time just to Post a POST Request.

Can something innovative be done to handle this feed management thingy?

Thanks
notrick
 
Posts: 17
Joined: Thu Dec 27, 2007 6:46 am

Re: More tehn 391 URLS are Not Supported

Postby notrick » Wed May 27, 2009 11:03 am

I verified, the cahche is writable. No matter what I did, More then 391 Urls are not supported.
notrick
 
Posts: 17
Joined: Thu Dec 27, 2007 6:46 am

Re: More tehn 391 URLS are Not Supported

Postby dcz » Thu May 28, 2009 11:22 am

Ok, so this could be related to some limit in the size of array that can be used on your server.

I'm not sure about how you could increase this eventual limit, but what is fro sure is that if you're going to create many more forums, then you should keep ids for most not to end up with a too big cache file for forum urls.

Caching forum url in a flat file as our mods do is not the perfect solution for many forums, but it's simple and does not involves db changes. We may change this in the future, but until then, my advise would be to only remove id for the most important forums (which must not be all) and keep them for other. It won't make this much difference SEO wise (if not any) any way.

++
Useful links :
SEO Forum || SEO Directory || SEO phpBB || Search
____________________

Liens Utiles :
Forum référencement || Annuaire référencement || Référencement phpBB || Recherche
dcz
Admin
Admin
 
Posts: 21219
Joined: Fri Apr 28, 2006 9:03 pm

Re: More tehn 391 URLS are Not Supported

Postby notrick » Thu Mar 04, 2010 11:52 am

Ok Bringing back this Old Topic again.

Now I have more then 550 Forums.

There is no issue with any flat file or anything.

I went thru. the code and its all very good.

The New Issue is - The PHPBBSEO - URL Page.

When I load this page to assign some url to my new forums, this Page

1. Takes forever to load.
2. Times Out Most of the Time.
3. When I submit it, It freezes for 15 seconds or so and then it gets submitted.


I was thinking of Applying Pagination to it. I will try it on my own as I guess No one Else Will face such a problem.

But just a Thought - If u want to include that in ur Next Release...I will b happier :)
notrick
 
Posts: 17
Joined: Thu Dec 27, 2007 6:46 am

Re: More tehn 391 URLS are Not Supported

Postby dcz » Thu Mar 04, 2010 3:02 pm

I have to admit that you're not in a easy situation.

Maybe the solution is just to not cache forum urls, or just a few important ones, or, to directly edit the phpbb_seo/cache/phpbb_cache.php file, but it's not very handy.

From where you are, I would not add any more forum url in cache, and most likely remove all the forum url with id cached (if any) to free some space in the cache file.

On thing to remind, if you for example clear all the forum url cache, cached url without id will not be automatically redirected, it would require some custom support (not this hard but not here yet).

Also, I don't think that paginating is an option if the matter comes from opening the file itself since you would still load it fully.

Btw : phpBB SEO premod 3.0.7 released!

;)
Useful links :
SEO Forum || SEO Directory || SEO phpBB || Search
____________________

Liens Utiles :
Forum référencement || Annuaire référencement || Référencement phpBB || Recherche
dcz
Admin
Admin
 
Posts: 21219
Joined: Fri Apr 28, 2006 9:03 pm

Re: More tehn 391 URLS are Not Supported

Postby notrick » Thu Mar 04, 2010 6:08 pm

Guess What Something Bad Happened.

Someone Hacked My Forum and deleted lot of forums and All the Post started by ME and I dont have a full backup cuz he deleted those backups too :(
He deleted all the forums with Top Ranking in Google.
So now Out of 550 I only have 100 Odd Forums Left. :(

I re created most of the Important ones using your .old file and .current file and by manually editing the forum_ids

The person who did this was really aware of PHPBBSEO mod as he went to admin panel and disabled all the phpbbseo settings. Strange.

SAD :( I Feel Like Crying. I guess I didn't upgraded the forum fully and left some hole or something :(

Any ways All the Best to the hacker to get what he wanted after deleting my data....

Thanks for releasing the 3.0.7 version so soon. I will now upgrade it right away.
notrick
 
Posts: 17
Joined: Thu Dec 27, 2007 6:46 am

Re: More tehn 391 URLS are Not Supported

Postby dcz » Thu Mar 04, 2010 7:23 pm

Sorry to ear that :cry:

Be sure to update all password including db and ftp, especially if you are or did use filezilla and stored your ftp password (some known viruses did attack it).

If you have any access to http/ftp access logs, you should try to find out who did it and how (I can help out on this through PM).

To bad you did not downloaded your db backup every day, but it's too late to repeat that.

Good luck for what follows and keep faith my friend ;)

++
Useful links :
SEO Forum || SEO Directory || SEO phpBB || Search
____________________

Liens Utiles :
Forum référencement || Annuaire référencement || Référencement phpBB || Recherche
dcz
Admin
Admin
 
Posts: 21219
Joined: Fri Apr 28, 2006 9:03 pm


Return to Mixed SEO URL

 


  • Related topics
    Replies
    Views
    Last post

Who is online

Users browsing this forum: No registered users and 5 guests