| :: |
| Author |
Message |
mreider phpBB SEO Team

Joined: 07 May 2006 Posts: 221
|
Posted: Wed May 10, 2006 8:22 am Post subject: Re: Webmedic SEO mod with phpbbFetchAll |
|
|
For sure.
But you should certainly just include a text file explaining how to use this with fetchall based on a few examples, like you mentioned. I'm sure it will help a lot of people out! |
|
|
| Back to top |
|
 |
|
 |
dcz Administrateur - Site Admin

Joined: 28 Apr 2006 Posts: 15131
|
Posted: Wed May 10, 2006 8:33 am Post subject: Re: Webmedic SEO mod with phpbbFetchAll |
|
|
| mreider wrote: | For sure.
But you should certainly just include a text file explaining how to use this with fetchall based on a few examples, like you mentioned. I'm sure it will help a lot of people out! |
Hehe, right, and this thread will too help.
But prior to this I have to get enough time to issue the phpBB SEO mod Rewrites, which are now 100% ready, just some IRL to deal with this week, so if not this week, will be the next one.
++ |
_________________ 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 |
|
 |
sceltic PR0

Joined: 04 May 2006 Posts: 55
|
Posted: Fri May 12, 2006 9:02 pm Post subject: Re: Webmedic SEO mod with phpbbFetchAll |
|
|
| Is it possible to get the fetchall to work properly if you just have the phpBB SEO Mixed Mod Rewrite ? |
|
|
| Back to top |
|
 |
dcz Administrateur - Site Admin

Joined: 28 Apr 2006 Posts: 15131
|
|
| Back to top |
|
 |
sceltic PR0

Joined: 04 May 2006 Posts: 55
|
Posted: Mon May 15, 2006 12:29 am Post subject: Re: Webmedic SEO mod with phpbbFetchAll |
|
|
with the mixed mod that I had working and using the code here, it does not work
It shows no posts or categories? |
|
|
| Back to top |
|
 |
dcz Administrateur - Site Admin

Joined: 28 Apr 2006 Posts: 15131
|
Posted: Mon May 15, 2006 7:30 pm Post subject: Re: Webmedic SEO mod with phpbbFetchAll |
|
|
| sceltic wrote: | with the mixed mod that I had working and using the code here, it does not work
It shows no posts or categories? |
I am not sure to exactly understand what you mean.
I posted some sample code on the first page of this topic. If you are using the mixed mod rewrite, you should only apply the changes for the forum's links not for the topics or post themselves.
Topic and post links will be rewritten through the append_sid function without any additional changes.
Since phpbb fecth all seem to be customisable a lot, please post the code concerning your phpbb fetch all links and I'll advise you.
++ |
_________________ 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 |
|
 |
sceltic PR0

Joined: 04 May 2006 Posts: 55
|
Posted: Tue May 16, 2006 7:46 pm Post subject: Re: Webmedic SEO mod with phpbbFetchAll |
|
|
hello dcz
Would you say that your site map covers what phpbbfetchall does?
after all I doubt anyone stops on a fetchall page for long |
|
|
| Back to top |
|
 |
dcz Administrateur - Site Admin

Joined: 28 Apr 2006 Posts: 15131
|
Posted: Tue May 16, 2006 10:18 pm Post subject: Re: Webmedic SEO mod with phpbbFetchAll |
|
|
Nope,
phpBB Fetchall is kind of a portal kit, one could use to output all of the phpBB content. It's just changing the way content is organised a bit, but should not be use to generate duplicate content, if you want to end up with good ranking.
The mx Sitemaps module is providing a large amount of links to what should be your unique content, helping bots and human to find it, optimizing your page ranking.
In this post, I started to elaborate a bit about several things, including PR and site maps.
Fell free to ask for more details there or to start specific discussion when ever you feel we'd need to be more precise about something.
I'll be happy to answer, and will start to post general article in the near future. |
_________________ 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 |
|
 |
mreider phpBB SEO Team

Joined: 07 May 2006 Posts: 221
|
Posted: Wed May 17, 2006 1:49 pm Post subject: Re: Webmedic SEO mod with phpbbFetchAll |
|
|
Is there a way to modify the sitemap code so that it outputs RSS? Since it's xml, in my noobie way of thinking, it would probably just be a matter of changing the tags in the sitemap mod you've already made?
Just a thought! |
|
|
| Back to top |
|
 |
dcz Administrateur - Site Admin

Joined: 28 Apr 2006 Posts: 15131
|
Posted: Fri May 19, 2006 10:26 pm Post subject: Re: Webmedic SEO mod with phpbbFetchAll |
|
|
| mreider wrote: | Is there a way to modify the sitemap code so that it outputs RSS? Since it's xml, in my noobie way of thinking, it would probably just be a matter of changing the tags in the sitemap mod you've already made?
Just a thought! |
Well, the problem here is the code is not meant to be used ten times per minutes nor to list small amount of links.
For sure, the output is pretty close to what could be an rss feed, but this code is really not meant for that.
Of course RSS is a great part of what can be done to increase Page Ranking (PR) and phpBB SEO will propose solutions.
Have you heard about the magpie RSS parser ?
++ |
_________________ 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 |
|
 |
mreider phpBB SEO Team

Joined: 07 May 2006 Posts: 221
|
Posted: Sun May 21, 2006 12:29 pm Post subject: Re: Webmedic SEO mod with phpbbFetchAll |
|
|
Yes I've heard of magpie, though I haven't really tinkered around with it..You have an idea of how to get it to work with this? I had the webmedic rss mod at one point, but it stopped working.
If you need a copy of it, I might have those files on backup somewhere.
New question Though maybe I should start a new thread for it. Ah well =- Just a thought - Is there a way to change the links when someone receives an email from the board? Like when they are watching a thread.
The email usually says something like:
| Quote: | Hello,
You are receiving this email because you are watching the topic, "example" at example board This topic has received a reply since your last visit. You can use the following link to view the replies made, no more notifications will be sent until you visit the topic.
-http://www.example.com/forums/viewtopic.php?p=3853#3853 |
I know the URL is generated in functions_post.php around line 617, but I'm not sure how to modify it.
Thoughts? |
|
|
| Back to top |
|
 |
dcz Administrateur - Site Admin

Joined: 28 Apr 2006 Posts: 15131
|
|
| Back to top |
|
 |
sceltic PR0

Joined: 04 May 2006 Posts: 55
|
Posted: Fri May 26, 2006 12:57 am Post subject: Re: Webmedic SEO mod with phpbbFetchAll |
|
|
if you use the keyword url advanced then the last post becomes a issue (as you noticed)
You can not then ban it in robots.txt as it will be unique
What do you think about the use of rel="nofollow" in internal links
Do you think search engines may frown upon this? see it as a type of cloaking? |
|
|
| Back to top |
|
 |
dcz Administrateur - Site Admin

Joined: 28 Apr 2006 Posts: 15131
|
Posted: Fri May 26, 2006 8:19 am Post subject: Re: Webmedic SEO mod with phpbbFetchAll |
|
|
| sceltic wrote: | if you use the keyword url advanced then the last post becomes a issue (as you noticed)
You can not then ban it in robots.txt as it will be unique
What do you think about the use of rel="nofollow" in internal links
Do you think search engines may frown upon this? see it as a type of cloaking? |
Hum, I am not sure to understand well, but, you can use a wild card in robots. txt such as :
| Code: | | Disallow: /phpbb/*-vp |
And the use of the rel="nofollow" is a good measure, very far from cloaking, and actually made by Major Search Engine for themselves. No risk to get on their nerves, actually, this helps them out
Cloaking refers to any type of technique using User Agent And / or IP recognition to output different content to only a part of the anonymous users (usually this kind of tricks are meant for Search Engine Bots).
Another thing that could be done to those would be not to inject topic url in post url, but rather to rewrite them in a static way so that they'd be easier to deal with.
I am pretty sure as simple trick would do it, but prior to this, please make sure now that you are using the latest version, the one to be available for download  |
_________________ 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 |
|
 |
sceltic PR0

Joined: 04 May 2006 Posts: 55
|
Posted: Fri May 26, 2006 11:22 pm Post subject: Re: Webmedic SEO mod with phpbbFetchAll |
|
|
| I thought (I read this on able2knows) that wildcards were not recognised by search engines? |
|
|
| Back to top |
|
 |
|
|