AkaNSu - Posts

Return to advanced search

Re: View first unread post leads to main forum

If you(or anybody) have had this problem currently try this.

open: viewtopic_body.html

Find:
Code: Select all
{U_VIEW_UNREAD_POST}


Before add
Code: Select all
{U_VIEW_TOPIC}


After this changes, "view first unread link" do not redirect yoursite.com/#unread; it will redirect to yoursite.com/topic-name#unread
by AkaNSu
Tue May 03, 2011 4:10 am
 
Forum: phpBB mod Rewrite
Topic: View first unread post leads to main forum
Replies: 9
Views: 2098

Re: Style Demo Redict to Subforum

dcz Thank you for your replay. Yes your alternave codes are useful if we clone our board to subdomain...Perhaps some other users try it.

The code you posted is as it should SEO wise :


This whole sufficient for me ;)


Thanks your replay again.

Regars,
Akansu
by AkaNSu
Sun Apr 19, 2009 11:23 pm
 
Forum: Apache mod Rewrite
Topic: Style Demo Redict to Subforum
Replies: 3
Views: 1551

Re: Style Demo Redict to Subforum

Okey I shorten my question. I want to redirect "http://www.foruz.net/index.php?style=all of them" to phpbb3styles.foruz.net This code is working but Is this code true for SEO: RewriteCond %{QUERY_STRING} style?= RewriteRule ^index\.php$ http://phpbb3styles.foruz.net/$1? [R=301,L]
by AkaNSu
Sat Apr 18, 2009 4:22 pm
 
Forum: Apache mod Rewrite
Topic: Style Demo Redict to Subforum
Replies: 3
Views: 1551

Style Demo Redict to Subforum

First of all : My primitive language is Turkish so my English may be bad. I released some phpbb3 styles a few months ago. And used my index page for the demos.For example: http://www.foruz.net/index.php?style=12 *** One mount ago I made decision for using phpbb-SEO. And first duty I moved the demo ...
by AkaNSu
Sat Apr 18, 2009 11:08 am
 
Forum: Apache mod Rewrite
Topic: Style Demo Redict to Subforum
Replies: 3
Views: 1551

Return to advanced search