how to make it like this demo http://phpbb3.phpbb-seo.net

phpBB SEO Premod for phpBB3 support forum.
This premodded version of phpBB3 includes the three different type of URL rewriting for phpBB3 by phpBB SEO. It comes with several other Search Engine Optimization mods installed.

Moderator: Moderators

how to make it like this demo http://phpbb3.phpbb-seo.net

Postby adikwok » Sat Dec 20, 2008 1:18 am

dear sirs,..

please help.. anyone..

i already installed simple mod rewrite..
but i still can not make my forum url rewrite like this demo below :

http://phpbb3.phpbb-seo.net/
http://phpbb3.phpbb-seo.net/demo-en/
http://phpbb3.phpbb-seo.net/sub-forum/a ... c-t38.html

how to make it happen sir..

please help

my forum rewrite like this below :

http://www.forumlowongan.com
-http://www.forumlowongan.com/lowongankerja
-http://www.forumlowongan.com/lowongankerja/forum50.html
-http://www.forumlowongan.com/lowongankerja/topic89.html

how to make the rewrite the same way like phpbb3.phpbb-seo.net in demo did ?


thank you sirs..

regards,

adi kwok
adikwok
PR0
PR0
 
Posts: 95
Joined: Thu Nov 13, 2008 5:11 am

Advertisement

Postby Gisher » Sat Dec 20, 2008 5:42 am

to make links such
http://phpbb3.phpbb-seo.net/sub-forum/a ... c-t38.html
I mean, that you need install advanced mod rewrite

All is correct
Simple mod rewrite gives links such
/forum50.html
Gisher
PR0
PR0
 
Posts: 75
Joined: Sat Sep 27, 2008 8:54 am

can not be done from simple mod rewrite ?

Postby adikwok » Sat Dec 20, 2008 7:22 am

thanks for your reply bagemont..

what to do if i had installed simple mod rewrite ?

can it uninstall.. ?

or just install advance mod rewrite ?
adikwok
PR0
PR0
 
Posts: 95
Joined: Thu Nov 13, 2008 5:11 am

Postby Gisher » Sat Dec 20, 2008 7:35 am

I'm sorry, but can't support with this question, because not sure what to do...
Let's wait for admins or moderators of this board :)
Gisher
PR0
PR0
 
Posts: 75
Joined: Sat Sep 27, 2008 8:54 am

thank you bagemont

Postby adikwok » Sat Dec 20, 2008 7:39 am

i really appreciate it..

then.. i just have to wait from the mods.. for the solution of my case

regards,

adi kwok
adikwok
PR0
PR0
 
Posts: 95
Joined: Thu Nov 13, 2008 5:11 am

Postby SeO » Sat Dec 20, 2008 10:25 am

Well begemont is right, it's the advanced mod to be demonstrated on the demo server.

To go from simple to advanced is pretty simple, you'll need to do as if you where installing the advanced on the already modded for simple files.

You'll find pieces of code to replace and few more to add, but un-install simple / install advanced can be easily done in a row. Make sure you use the advanced phpbb_seo_class.php file, and that you properly take care of the eventual redirection required (in case you forum was already indexed with the simple urls).

Redirecting is made pretty easy with the zero dupe, you'll just need to keep your old rewriterules up and running at the end of your new .htaccess and let the zero dupe do its job ;)
SeO
Admin
Admin
 
Posts: 6333
Joined: Wed Mar 15, 2006 9:41 pm

dear seo.. please give guidance step by step..

Postby adikwok » Sat Dec 20, 2008 12:07 pm

would you mind giving me step by step.. for what action to be done first ?
something like this below.. please


1. install advance mode
2. open phpbb_seo_class.php find this code... and replace with this code..
3. open. htaccess file.. find this code.. replace with this..

it make me more easy to understand.. since i am completely new in seo technique.. but i am eager to use your seo technique.. at my forum..

because i think it would make better index for my page..

thank you SeO..

regards,

adi kwok
adikwok
PR0
PR0
 
Posts: 95
Joined: Thu Nov 13, 2008 5:11 am

Postby SeO » Sat Dec 20, 2008 12:16 pm

Well, it would be quite long to list all the change, and it's already done in the install files.

What you could do is to apply the simple SEO URL mod backward (eg un-install) and install the advanced at the same time, since all the simple mod files are modded by the advanced one, you could perform the two edits in a row for each file and save time.

Or, you can first uninstall the simple and then install the advanced, will be a bit longueur, but maybe safer if you are not too confident with text replacement.
SeO
Admin
Admin
 
Posts: 6333
Joined: Wed Mar 15, 2006 9:41 pm

so .. i just have to open readme.txt of advance mode ?

Postby adikwok » Sat Dec 20, 2008 12:25 pm

follow the installation instruction.. which maybe i have did some of them when i installing simple mod..

compare the file to be edited and find.. which code to replace.. and which code to add from my installed simple mode ?

is that the thing that i have to do first ?
adikwok
PR0
PR0
 
Posts: 95
Joined: Thu Nov 13, 2008 5:11 am

404 page not found.. how to fix it ?

Postby adikwok » Sun Dec 21, 2008 5:24 pm

SeO wrote:Well begemont is right, it's the advanced mod to be demonstrated on the demo server.

To go from simple to advanced is pretty simple, you'll need to do as if you where installing the advanced on the already modded for simple files.

You'll find pieces of code to replace and few more to add, but un-install simple / install advanced can be easily done in a row. Make sure you use the advanced phpbb_seo_class.php file, and that you properly take care of the eventual redirection required (in case you forum was already indexed with the simple urls).

Redirecting is made pretty easy with the zero dupe, you'll just need to keep your old rewriterules up and running at the end of your new .htaccess and let the zero dupe do its job ;)

================================================

thank you Seo.. based on you guidance ..i had changed from simple to mod if im correct..

but there is still error in my website.. how to fix it ?

when someone click my forum title.. the address gonna be like below :
http://www.forumlowongan.com/lowonganke ... a-f50.html

the problem is.. i got 404 error :
The requested URL /lowongankerja/lowongan-kerja-f50.html was not found on this server.

please give more guidance SeO..

thank you and regards,

adi kwok
adikwok
PR0
PR0
 
Posts: 95
Joined: Thu Nov 13, 2008 5:11 am

installed advance mode, zero dupe.. topic still not rewrited

Postby adikwok » Mon Dec 22, 2008 6:02 am

thanks for your guidance Seo,..

i learn it slowly..the guide that you gave me previously..

now i got advance mod installed..
SEO-Zero-Dupe installed..

but .. the topic title is not rewrite..
it only rewrite the forum title..

please tell what to do.. for getting the same result as in the demo..
for " a nice sub topic "

my forum url only rewrite like this below :

-http://forumlowongan.com
-http://forumlowongan.com/lowongankerja
-http://www.forumlowongan.com/lowongankerja/lowongan-kerja-f50.html

but the for topic title.. it is still this one below..
-http://www.forumlowongan.com/lowongankerja/viewtopic.php?f=50&t=87&start=0

how to make it happen sir ?

thank you n regards,

adi kwok
adikwok
PR0
PR0
 
Posts: 95
Joined: Thu Nov 13, 2008 5:11 am

here is my .htaccess file for adv mode rewrite + zero dupe

Postby adikwok » Mon Dec 22, 2008 6:06 am

Options +FollowSymlinks
php_value display_errors on
# Lines That should already be in your .htacess
<Files "config.php">
Order Allow,Deny
Deny from All
</Files>
<Files "common.php">
Order Allow,Deny
Deny from All
</Files>

# You may need to un-comment the following line

# REMEBER YOU ONLY NEED TO STARD MOD REWRITE ONCE
RewriteEngine On
# REWRITE BASE
RewriteBase /
# HERE IS A GOOD PLACE TO ADD THE WWW PREFIXE REDIRECTION
RewriteCond %{HTTP_HOST} ^.*$
RewriteRule ^/?$ "http\:\/\/forumlowongan\.com\/lowongankerja" [R=301,L]
#####################################################
# PHPBB SEO REWRITE RULES - SIMPLE
#####################################################
# AUTHOR : dcz www.phpbb-seo.com
# STARTED : 01/2006
#################################
# FORUMS PAGES
###############
# FORUM INDEX
RewriteRule ^lowongankerja/lowongan-kerja\.html$ /lowongankerja/index.php [QSA,L,NC]
# FORUM
RewriteRule ^lowongankerja/[a-z0-9_-]*-f([0-9]+)(-([0-9]+))?\.html$ /lowongankerja/viewforum.php?f=$1&start=$3 [QSA,L,NC]
# TOPIC WITH VIRTUAL FOLDER
RewriteRule ^lowongankerja/[a-z0-9_-]*-f([0-9]+)/[a-z0-9_-]*-t([0-9]+)(-([0-9]+))?\.html$ /lowongankerja/viewtopic.php?f=$1&t=$2&start=$4 [QSA,L,NC]
# GLOBAL ANNOUNCES WITH VIRTUAL FOLDER
RewriteRule ^lowongankerja/announces/[a-z0-9_-]*-t([0-9]+)(-([0-9]+))?\.html$ /lowongankerja/viewtopic.php?t=$1&start=$3 [QSA,L,NC]
# TOPIC WITHOUT FORUM ID & DELIM
RewriteRule ^lowongankerja/([a-z0-9_-]*)/?[a-z0-9_-]*-t([0-9]+)(-([0-9]+))?\.html$ /lowongankerja/viewtopic.php?forum_uri=$1&t=$2&start=$4 [QSA,L,NC]
# PROFILES THROUGH USERNAME
RewriteRule ^lowongankerja/member/([^/]+)/?$ /lowongankerja/memberlist.php?mode=viewprofile&un=$1 [QSA,L,NC]
# USER MESSAGES THROUGH USERNAME
RewriteRule ^lowongankerja/member/([^/]+)/(topics|posts)/?(page([0-9]+)\.html)?$ /lowongankerja/search.php?author=$1&sr=$2&start=$4 [QSA,L,NC]
# GROUPS ADVANCED
RewriteRule ^lowongankerja/[a-z0-9_-]*-g([0-9]+)(-([0-9]+))?\.html$ /lowongankerja/memberlist.php?mode=group&g=$1&start=$3 [QSA,L,NC]
# POST
RewriteRule ^lowongankerja/post([0-9]+)\.html$ /lowongankerja/viewtopic.php?p=$1 [QSA,L,NC]
# ACTIVE TOPICS
RewriteRule ^lowongankerja/active-topics(-([0-9]+))?\.html$ /lowongankerja/search.php?search_id=active_topics&start=$2&sr=topics [QSA,L,NC]
# UNANSWERED TOPICS
RewriteRule ^lowongankerja/unanswered(-([0-9]+))?\.html$ /lowongankerja/search.php?search_id=unanswered&start=$2&sr=topics [QSA,L,NC]
# NEW POSTS
RewriteRule ^lowongankerja/newposts(-([0-9]+))?\.html$ /lowongankerja/search.php?search_id=newposts&start=$2&sr=topics [QSA,L,NC]
# THE TEAM
RewriteRule ^lowongankerja/the-team\.html$ /lowongankerja/memberlist.php?mode=leaders [QSA,L,NC]
# HERE IS A GOOD PLACE TO ADD OTHER PHPBB RELATED REWRITERULES

# FORUM WITHOUT ID & DELIM
# THESE FOUR LINES MUST BE LOCATED AT THE END OF YOUR HTACCESS TO WORK PROPERLY
RewriteCond %{REQUEST_FILENAME} !-f
RewriteRule ^lowongankerja/([a-z0-9_-]+)(-([0-9]+))\.html$ /lowongankerja/viewforum.php?forum_uri=$1&start=$3 [QSA,L,NC]
RewriteCond %{REQUEST_FILENAME} !-f
RewriteRule ^lowongankerja/([a-z0-9_-]+)\.html$ /lowongankerja/viewforum.php?forum_uri=$1 [QSA,L,NC]
# END PHPBB PAGES
#####################################################

sorry for post it in another message..

how to make zero dupe working to rewrite the topic title.. sir ?

thank you n regards,

adi kwok
adikwok
PR0
PR0
 
Posts: 95
Joined: Thu Nov 13, 2008 5:11 am

Postby SeO » Mon Dec 22, 2008 9:01 am

It's not the zero dupe to rewrite urls, it's the SEO url code, so double check your code change in viewforum.php and viewtopic.php.

If activated / installed properly, the zero dupe should redirect the viewtopic url, even if it does not show up rewritten.
SeO
Admin
Admin
 
Posts: 6333
Joined: Wed Mar 15, 2006 9:41 pm

great.. it works..

Postby adikwok » Tue Dec 23, 2008 3:14 am

Dear SeO..

thank you for your patience to guide me step by step..

now my forum adv mode rewrite is working great..
just like the demo in " a nice sub topic "

here is my forum rewrite result below :

-http://forumlowongan.com
-http://forumlowongan.com/lowongankerja/
-http://www.forumlowongan.com/lowongankerja/lowongan-kerja-f50.html
-http://www.forumlowongan.com/lowongankerja/lowongan-kerja-model-iklan-pemain-sinetron-t49.html

you guide me to made this happened..

what should i do now.. ? to make my page get indexed in google page 1 ?
is it possible to install dynamic meta tag script.. after i installed advance mode rewrite + zero dupe ?

what about the robot.txt file.. do i have to install it ?

need your guidance.. please


big thanks & regards,

adi kwok
adikwok
PR0
PR0
 
Posts: 95
Joined: Thu Nov 13, 2008 5:11 am

Postby dcz » Tue Dec 23, 2008 9:58 am

Great.

So for the robots.txt, wait at least two month before you implement it.

And yes you can install any of our seo mod together ;)
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

Next

Return to phpBB SEO Premod

 


  • Related topics
    Replies
    Views
    Last post

Who is online

Users browsing this forum: Bing [Bot] and 8 guests