It is currently Thu May 23, 2013 9:25 am

News News of SEO phpBB

Site map of SEO phpBB » Forum : SEO phpBB

online user and guest list not updating

You can view in the demo page that user and guest online list is not updating here is the url

http://phpbb3.phpbb-seo.net/demo-en/a-poll-t5.html

Edit: No registered users and 0 guests { I want to point out this one.}

Is this a bug?
Read more : online user and guest list not updating | Views : 7206 | Replies : 4 | Forum : phpBB Forum


RSS mod?

Hi,

will there be an RSS mod for gold version of phpBB3 from you guys?

I could use this one: http://www.phpbb.com/community/viewtopi ... 0&t=552465

, but it puts RSS links as /viewforum.php?yadayada instead of my nice rewritten URLs like /very-nice-forum-URL/.

The problem is that I wanna use the RSS to publish the most recent forum topics on my other website, but I don't want to link to /viewforum.php?yadayada, because of duplicate content issues.

Thanks.
Read more : RSS mod? | Views : 1043 | Replies : 3 | Forum : phpBB Forum


Help In Installing Latest Post Mod.

I want to install latest post mod in seo premod phpbb version. When i installed all the files i get links for the post which result in 404 errors. i think it will be fixed by changing these lines in index.php

Code: Select all
'U_POST' => append_sid("{$phpbb_root_path}viewtopic.$phpEx", (($latest_post['forum_id']) ? 'f=' . $latest_post['forum_id'] . '&' : '') . 't=' . $latest_post['topic_id'] . '&p=' . $latest_post['post_id']) . '&#p' . $latest_post['post_id'],


this mod is provided by theuniquetiger(phpbb user name).

Thank for any help. :o
Read more : Help In Installing Latest Post Mod. | Views : 54716 | Replies : 3 | Forum : phpBB Forum


ads visible only for guests

maybe you can say how to do this? Is it possible?
Read more : ads visible only for guests | Views : 6974 | Replies : 4 | Forum : phpBB Forum


viewforum.php instead memberlist.php

Board: 3.0.0 Olympus - no mods
Seo: 4.0
Setup SEO:
Profiles and groups injection: no
Profiles ID removing: no
Search User Page rewriting:no
SID Removing: no
Highlights Removing: yes
Remove small words:no
Virtual Folder: no
Virtual Root:no
Forum URL caching:yes
Forum ID Removing:no

.htaccess:

<Files "config.php">
Order Allow,Deny
Deny from All
</Files>
<Files "common.php">
Order Allow,Deny
Deny from All
</Files>
RewriteEngine On
RewriteBase /
RewriteRule ^group(+)(-(+))?\.html$ memberlist.php?mode=group&g=$1&start=$3
# RewriteRule ^forum\.html$ index.php
RewriteRule ^*-f(+)(-(+))?\.html$ viewforum.php?f=$1&start=$3
RewriteRule ^*-f(+)/*-t(+)(-(+))?\.html$ viewtopic.php?f=$1&t=$2&start=$4
RewriteRule ^announces/*-t(+)(-(+))?\.html$ viewtopic.php?t=$1&start=$3
RewriteRule ^*/?*-t(+)(-(+))?\.html$ viewtopic.php?t=$1&start=$3
RewriteRule ^member()\.html$ memberlist.php?mode=viewprofile&u=$1
RewriteRule ^messages(+)(-(+))?\.html$ search.php?author_id=$1&sr=posts&start=$3
RewriteRule ^post(+)\.html$ viewtopic.php?p=$1 ...
Read more : viewforum.php instead memberlist.php | Views : 2081 | Replies : 4 | Forum : phpBB mod Rewrite


 

Login  •  Register


Statistics

Total posts 42537 • Total topics 9141 • Total members 16393