Horizon70s - Posts

Return to advanced search

Page Not Found Problems

I'm using Simple SEO 0.4.8 - and without any changes...in the last week a lot of the pages show up "Page Cannot Be Found". I can't replicate the issue although it has happened to me once. I'm getting a lot of members on the site with the same issue and I don't even know where to start on t...
by Horizon70s
Tue Mar 30, 2010 5:27 pm
 
Forum: Simple SEO URL
Topic: Page Not Found Problems
Replies: 1
Views: 702

Re: redirect to a new folder

Nevermind, we went live anyways...but thanks for the previous help.
by Horizon70s
Wed Dec 09, 2009 3:41 pm
 
Forum: Apache mod Rewrite
Topic: redirect to a new folder
Replies: 10
Views: 3133

Re: redirect to a new folder

I'm moving our forum from the root to a subdirectory /forum/ . At the root is going to be a CMS program for articles, news, etc. So I don't want everything to redirect including the index, just the forums and topics. www.example.net/viewtopic# to -http://www.example.net/forum/viewtopic# OR example.n...
by Horizon70s
Mon Dec 07, 2009 7:42 pm
 
Forum: Apache mod Rewrite
Topic: redirect to a new folder
Replies: 10
Views: 3133

Re: redirect to a new folder

I've tried the following below in addition to the example above, but I still can't handle the www redirect for topics. Am I on the right path? RewriteCond %{HTTP_HOST} !^(.*)www\.example\.net$ [NC] RewriteRule ^(.*)$ http://www.example.net/online/$1 [R=301,L] RewriteCond %{REQUEST_FILENAME} !-f Rewr...
by Horizon70s
Thu Dec 03, 2009 3:27 pm
 
Forum: Apache mod Rewrite
Topic: redirect to a new folder
Replies: 10
Views: 3133

Re:

This is a great example below, but it only works for me if they enter example.com/..... and not if they come with -http://www.example.com/...... Any suggestions? what about : RewriteCond %{HTTP_HOST} !^(.*)\.example\.net$ [NC] RewriteRule ^(.*)$ http://www.example.net/online/$1 [R=301,L] RewriteCond...
by Horizon70s
Tue Dec 01, 2009 8:52 pm
 
Forum: Apache mod Rewrite
Topic: redirect to a new folder
Replies: 10
Views: 3133

Re: Using phpbb2 URLs for phpbb3?

I had SEO done well on phpbb2 - but I never used mod-rewrite for the links.

I have already cleaned up a lot of things on phpbb3 this was just the last thing before going live.
by Horizon70s
Mon Nov 23, 2009 6:15 pm
 
Forum: phpBB Forum
Topic: Using phpbb2 URLs for phpbb3?
Replies: 6
Views: 1179

Re: Using phpbb2 URLs for phpbb3?

I had great success with phpbb2 optimized and without any URL rewriting.

I moved one of our forums to phpbb3 Premod and it didn't generate the traffic like phpbb2. So on our next update I wanted to try keeping what has worked so well for us in 2
by Horizon70s
Sun Nov 22, 2009 5:40 pm
 
Forum: phpBB Forum
Topic: Using phpbb2 URLs for phpbb3?
Replies: 6
Views: 1179

Re: Using phpbb2 URLs for phpbb3?

Thanks but this is what I was looking for and I'll try a forum on mod rewriting.

I had a really hard time with getting premod to work.
by Horizon70s
Sun Nov 22, 2009 5:36 pm
 
Forum: phpBB Forum
Topic: Using phpbb2 URLs for phpbb3?
Replies: 6
Views: 1179

Using phpbb2 URLs for phpbb3?

I'm sure this has been asked but I've searched hard and probably not using the right keywords.

Is there an easy mod rewrite that will change the phpbb3 url of "viewtopic.php?f=#&t=#" to the old phpbb2 url "viewtopic.php?p=#"?
by Horizon70s
Wed Nov 18, 2009 8:29 pm
 
Forum: phpBB Forum
Topic: Using phpbb2 URLs for phpbb3?
Replies: 6
Views: 1179

dcz wrote:By config, I was meaning the config in phpBB's acp.


Those settings are all correct.

Any other ideas?
by Horizon70s
Mon Feb 09, 2009 7:05 pm
 
Forum: Simple SEO URL
Topic: Virtual Root - Stays at No?
Replies: 6
Views: 639

dcz wrote:Then we need public access (if any) to the mod to tell you more.

++


Being phpBB.com is still down, all I can do is look at the cache.

I assumed this was the same mod you used at the bottom here.
by Horizon70s
Mon Feb 09, 2009 4:39 pm
 
Forum: Advanced SEO URL
Topic: Advanced Similar Topics 1.0.4
Replies: 13
Views: 740

Can you tell me if this is a config issue?
by Horizon70s
Sun Feb 08, 2009 5:13 pm
 
Forum: Simple SEO URL
Topic: Virtual Root - Stays at No?
Replies: 6
Views: 639

Can anyone shed some light for me?
by Horizon70s
Sun Feb 08, 2009 5:10 pm
 
Forum: Simple SEO URL
Topic: Can't view secondary pages - redirects to the first
Replies: 8
Views: 767

Yes, rewriting works everywhere. Recent topics mod....no problem.

Just this mod I can't get it to rewrite.
by Horizon70s
Fri Feb 06, 2009 3:00 pm
 
Forum: Advanced SEO URL
Topic: Advanced Similar Topics 1.0.4
Replies: 13
Views: 740

I have the same issue, and I did use the Add-on mentioned. Here is the only instructions for this: Open: includes/similar_topics.php Find: topic_status($similar, $replies, false, $folder_img, $folder_alt, $topic_type); Add After: // www.phpBB-SEO.com SEO TOOLKIT BEGIN if (empty($phpb...
by Horizon70s
Wed Feb 04, 2009 7:58 pm
 
Forum: Advanced SEO URL
Topic: Advanced Similar Topics 1.0.4
Replies: 13
Views: 740
Next

Return to advanced search