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  
 
   
Newbie want help on this SEO thing
Goto page 1, 2, 3  Next
 
Post new topic   Reply to topic    phpBB SEO » SEO Forum  » phpBB SEO TooLKit  » phpBB SEO MODS
::  
Author Message
wycf



Joined: 23 Nov 2006
Posts: 24

Newbie want help on this SEO thingPosted: Thu Nov 23, 2006 7:30 pm    Post subject: Newbie want help on this SEO thing

Hello, I am new here and I need your help.

I have a phpbb site and I just installed the "mx Google Sithmaps v1.0.1". On ACP I just keep all the default setting and now I can get the following "works":
http://www.star-voip.com/sitemap.php
http://www.star-voip.com/sitemap.php?fim
http://www.star-voip.com/sitemap.php?fid=4

Right now this is the only MOD at my phpbb site which releated with SEO stuff( I am still learning). Could anyone tell me what should I do next? Do these above links look all right? I know here we have a sticky post but I am confused a lot.

Also, Do I need install the "mx Sitemap Module 0.0.1"?

Thanks a lot.


Last edited by wycf on Sat Nov 25, 2006 12:17 am; edited 1 time in total
Back to top
wycf



Joined: 23 Nov 2006
Posts: 24

Newbie want help on this SEO thingPosted: Thu Nov 23, 2006 8:07 pm    Post subject: Re: Newbie want help on this SEO thing

I am reading:
The phpBB SEO Mod Rewrites


My site is hosted at 1and1.com. So I guess that Mod_rewrite should work.

Then I installed Cyber Alien's Guest Sessions MOD. Now when user login there still showing the "sid=...... " stuff, Is that normal?

I am going keep reading and it will be appreated if anyone can give me a pointer.
Back to top
dcz
Administrateur - Site Admin
Administrateur - Site Admin


Joined: 28 Apr 2006
Posts: 15131

Newbie want help on this SEO thingPosted: Thu Nov 23, 2006 8:26 pm    Post subject: Re: Newbie want help on this SEO thing

And Welcome Very Happy

Your mx Google sitemap installation works nicely.

Talking of what could be done to go further into search engine optimizing your forum, I think you should think about implementing at least the phpBB SEO simple mod rewrite.
It will make your forum's URLs a lot more attractive to bots.
Now, if you plan to often mix Latin characters in your forums and topic titles it could be interesting to see if the UTF-8 advanced version I build up for non Latin characters would not be a better solution.
You're not using UTF-8, (I see charset=gb2312), but the method should work the same.
What this one does is only inject the latin characters strings from the titles, and fells down to a static rewrite for title not containing any latin characters.

For example : xxxxxCLIxxAsteriskxxxxx
would be injected as cli-asterisk-vtxx.html

but XXXXXX would give topic-vtxx.html

Note that I replace the characters I could not write down in my available char-sets with "xx".

This non latin char-set version of the advanced mod rewrite is not released yet, but up and running on live site, so I can post you the code changes if you're interested. It's more code changes than the simple one, but can be interesting.

You can as well think about the mixed mod rewrite, easier to deal with as only forums will have titles injected in their URLs, the choice depends on how much will you use Latin characters in your titles.

If you decide to use mod rewritten URLs on your forum, do not submit your Google sitemap (or un-submit it now), we'll take car of it when URLs will be final.

And Laughing, after I previewed this post, I saw your answer to your self appear in the review frame.

So yes it's normal to see SIDs after log-in, and in acp by the way. Don't worry bots do not log-in and do not visit phpBB's ACP Wink

And 1and1 is ready for mod_rewrite 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
wycf



Joined: 23 Nov 2006
Posts: 24

Newbie want help on this SEO thingPosted: Thu Nov 23, 2006 8:56 pm    Post subject: Re: Newbie want help on this SEO thing

thank you for the quick reply!

Last week I post a article in my forum which I wrote myself. Then another website copied my article over at their site. Yesterday when I googling the topic I found their website listed on the top No. 1 spot, and my site is not even showed up on the google result! Rolling Eyes So I started digging around to see why does google not like my original post. Then I realize the importance of this SEO thing!!!

My site is in Simplefied Chinese (GB2312) and not UTF-8. I'll follow your advise to install a remorte MOD now.

Thank you for the help.
Back to top
wycf



Joined: 23 Nov 2006
Posts: 24

Newbie want help on this SEO thingPosted: Thu Nov 23, 2006 9:08 pm    Post subject: Re: Newbie want help on this SEO thing

Hi, dcz, I carefully read your reply again about the charset concerns. My site is in Simplefied Chinese (GB2312) and not UTF-8. I am thinking that I am going to install the mixed mod rewrite. Hope this will work out fine.

I'll post back here (in few hours)and let you know the result.

thanks.
Back to top
dcz
Administrateur - Site Admin
Administrateur - Site Admin


Joined: 28 Apr 2006
Posts: 15131

Newbie want help on this SEO thingPosted: Thu Nov 23, 2006 9:11 pm    Post subject: Re: Newbie want help on this SEO thing

I had noticed it was not utf-8, but wasn't sure about Chinese.
I really think it's possible to build up something to do the injection trick with simplified Chinese.

This can really make the difference if you're often using English in your topic and forums titles and if theses are the keywords that could be used to perform search queries (this I cannot tell). I'm willing to provide a solution like this for any non Latin char set, so it's all up to you. The simple mod rewrite is still an handy and easy solution working in all cases.

Now, your forum is young, no PageRank yet, and only 1 page listed in Google.
So you first need to get properly spidered and indexed before you'll be able to show up in SERPs.
This is what the phpBB SEO mod rewrite, mx google sitemaps, mx sitemaps and the dynamic meta tags will help you out (a lot) to achieve.
Then, it's all about optimization, so your need something to optimize, thus content and backlinks to really obtain good results in SERPs.

++

_________________
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
wycf



Joined: 23 Nov 2006
Posts: 24

Newbie want help on this SEO thingPosted: Fri Nov 24, 2006 4:25 am    Post subject: Re: Newbie want help on this SEO thing

[FIXED] Laughing


Last edited by wycf on Fri Nov 24, 2006 4:52 am; edited 1 time in total
Back to top
wycf



Joined: 23 Nov 2006
Posts: 24

Newbie want help on this SEO thingPosted: Fri Nov 24, 2006 4:48 am    Post subject: Re: Newbie want help on this SEO thing

I've installed phpBB-SEO-Simple-mod-Rewrite_V_0.0.2 and it seems working. Smile

see my site now: http://www.star-voip.com

What should I do next?

Should I sumbit the sitemap.php to Google?

What about the other stuff memtion in the earlier post? I mean "phpBB SEO mod rewrite, mx google sitemaps, mx sitemaps and the dynamic meta tags"

So far, I have:
1. mx Google Sithmaps v1.0.1
2. Guest Session MOD
3. phpBB-SEO-Simple-mod-Rewrite_V_0.0.2
Back to top
wycf



Joined: 23 Nov 2006
Posts: 24

Newbie want help on this SEO thingPosted: Fri Nov 24, 2006 7:42 pm    Post subject: Re: Newbie want help on this SEO thing

Do I need put a robots.txt file in the root dir?


[YES, I DO.]


Last edited by wycf on Fri Nov 24, 2006 8:29 pm; edited 1 time in total
Back to top
wycf



Joined: 23 Nov 2006
Posts: 24

Newbie want help on this SEO thingPosted: Fri Nov 24, 2006 8:15 pm    Post subject: Re: Newbie want help on this SEO thing

BTW, I submitted the sitemap.php to Google.
Back to top
wycf



Joined: 23 Nov 2006
Posts: 24

Newbie want help on this SEO thingPosted: Fri Nov 24, 2006 9:04 pm    Post subject: Re: Newbie want help on this SEO thing

Is my robot.txt OK?
http://www.star-voip.com/robots.txt

I have a hidden forum and I don't want bots to access it. I should put
Quote:
disallow /forum11

Right?
Back to top
Peter77
phpBB SEO Team
phpBB SEO Team


Joined: 10 May 2006
Posts: 515
Location: Michigan

Newbie want help on this SEO thingPosted: Fri Nov 24, 2006 10:09 pm    Post subject: Re: Newbie want help on this SEO thing

Your robots text looks okay to start with. there may be more you can add, but not too sure. dcz could explain further.

privmsg.php is also one you can add...

As for a hidden forum, it is best to set the forum to registerd members only in your Admin Control Panel. A hidden forum from guest also stays hidden from Search engines. I hope that is what you mean.
Back to top
wycf



Joined: 23 Nov 2006
Posts: 24

Newbie want help on this SEO thingPosted: Fri Nov 24, 2006 11:00 pm    Post subject: Re: Newbie want help on this SEO thing

thank you, peter! I added that privmsg.php as you instructed.

again, I see google started doing something. what would you recommand to do next? or just waitting for a while?
Back to top
dcz
Administrateur - Site Admin
Administrateur - Site Admin


Joined: 28 Apr 2006
Posts: 15131

Newbie want help on this SEO thingPosted: Sat Nov 25, 2006 12:38 pm    Post subject: Re: Newbie want help on this SEO thing

Your robots.txt is correct, the one frome the mod rewrite thread Wink

So :

dcz wrote:

If you decide to use mod rewritten URLs on your forum, do not submit your Google sitemap (or un-submit it now), we'll take care of it when URLs will be final.


So please do Wink

Because for now, your Google sitemaps is still outputting the old vanilla phpBB URLs : -http://www.star-voip.com/sitemap.php?fid=4

So you need to upload the sitemap_forum.php premoded file you'll find in the zip's contrib/ forlder. You need the phpBB Simple mod Rewrite one. Just upload it in the mx_ggsitemaps/includes and you'll be done.

You could as well think about activating mod rewrite for the sitemaps links, using the rewriterules located in the contrib/ folder's .htaccess (phpBB ones).

Then, re submit your sitemap Wink

My advice is : take you time, SEO is not a matter of one more day waiting. I encourage you to install mods one after the other, so we'll avoid messy situations. No problems in this case, Google allows for unlimited re-submit.

++

_________________
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
wycf



Joined: 23 Nov 2006
Posts: 24

Newbie want help on this SEO thingPosted: Sat Nov 25, 2006 6:40 pm    Post subject: Re: Newbie want help on this SEO thing

Thank you dcz.

I am sorry I am not quite clear to follow your instruction. Here are what I confuse about:

Quote:
So you need to upload the sitemap_forum.php premoded file you'll find in the zip's contrib/ forlder. You need the phpBB Simple mod Rewrite one. Just upload it in the mx_ggsitemaps/includes and you'll be done.

The sitemap_forum.php is already in the mx_ggsitemaps/includes when I install the "mx Google Sithmaps v1.0.1". This file is not from the "Simple mod Rewrite ". Would this file be just fine?
Also I can't find sitemap_forum.php for the phpBB Simple mod Rewrite



Quote:
You could as well think about activating mod rewrite for the sitemaps links, using the rewriterules located in the contrib/ folder's .htaccess (phpBB ones).

again, when I install the "mx Google Sithmaps v1.0.1", there are few files has been copied to the /mx_ggsitemaps/includes/ , it includes the .htaccess, but it only contain one line:
Code:
<Limit GET POST PUT>Order Allow,DenyDeny from All</Limit>

Do I need modify this .htaccess file before I active the mod rewrite in ACP?



Quote:
Then, re submit your sitemap Wink

Should I just resubmit the sitemap.php in the root, or I also need to submit the /mx_ggsitemaps/includes/sitemap_forum.php?


Sorry I have so many questions and thank you very much for your help!
Back to top
Display posts from previous:   
Post new topic   Reply to topic    phpBB SEO » SEO Forum  » phpBB SEO TooLKit  » phpBB SEO MODS
Page 1 of 3 Goto page 1, 2, 3  Next

Navigation Similar Topics

Jump to: