HB - Posts

Return to advanced search

Re: Anchor in SEO html

Just a guess, but does your page include a <base> tag? Something like this:

Code: Select all
<base href="http://www.phpbb-seo.com/en/"/>


It should be set to the forum root. Maybe you missed this part of the mod in overall_header.html?
by HB
Wed May 01, 2013 8:36 pm
 
Forum: phpBB Forum
Topic: Anchor in SEO html
Replies: 4
Views: 896

Re: How do i remove the -t in my first topic

I don't believe it helps you (significantly) from a SEO perspective and it might have drawbacks. I'm not convinced search engines care one whit about the presence of lookup keys like -t9999 in the URL. Ebay and Amazon, to name only two sites, have immense server capacity and yet have apparently dec...
by HB
Thu Apr 25, 2013 2:53 pm
 
Forum: phpBB Forum
Topic: How do i remove the -t in my first topic
Replies: 6
Views: 125937

Re: Re:

I definitely understand why this isn't an option -- very little SEO gain. I expect that it might slow down a big board too. You'd also need to do a uniqueness check anytime a user creates a new topic. I agree those are all good reasons it wasn't written that way. On the other hand, not all news sit...
by HB
Tue Apr 23, 2013 10:19 pm
 
Forum: phpBB Forum
Topic: How do i remove the -t in my first topic
Replies: 6
Views: 125937

Re: Search Engine Optimization

Never as fast as you hope. Nobody really knows, but my guess is that SEO changes take months to show progress.
by HB
Fri Apr 19, 2013 5:25 pm
 
Forum: phpBB Forum
Topic: Search Engine Optimization
Replies: 1
Views: 1107

Re: How can i convert my website Asp into a Html?

Hmm-m, I don't believe that Googlebot et al care about the underlying web server technology. If your site is easy for users to navigate and has good content, bots will be happy too.
by HB
Wed Apr 17, 2013 7:45 pm
 
Forum: phpBB Forum
Topic: How can i convert my website Asp into a Html?
Replies: 1
Views: 2934

Re: PHPBB Spam -- Overall thoughts

Check out the sticky on phpBB: https://www.phpbb.com/community/viewtopic.php?f=46&t=2122696 I take a more aggressive stance and ban Gmail, Yahoo, and Hotmail registrations (i.e., add *@gmail.* *@yahoo.*, *@hotmail.* in the ACP). Users of those domain can register, but must be explicitly unblocke...
by HB
Tue Apr 09, 2013 8:31 pm
 
Forum: Security
Topic: PHPBB Spam -- Overall thoughts
Replies: 6
Views: 3095

Re: Permalink indexed by google

Just a guess, but maybe zero dup isn't enabled in the ACP.
by HB
Tue Apr 09, 2013 8:24 pm
 
Forum: Mixed SEO URL
Topic: Permalink indexed by google
Replies: 17
Views: 4171

Re: Mouseover

What do you mean? Something like this? http://www.phpbb.com/customise/db/mod/t ... ouse_over/

Tip: If you want people to help you, don't make them guess what you need help with. Otherwise they may choose to ignore you.
by HB
Mon Mar 11, 2013 8:17 pm
 
Forum: General Discussions
Topic: Mouseover
Replies: 1
Views: 892

Re: login problem

Would you elaborate?
by HB
Mon Mar 11, 2013 8:16 pm
 
Forum: General Discussions
Topic: login problem
Replies: 1
Views: 893

Re: Again previous / next - please help

I would like to rewrite the next and previous into the Titel of the previous and next Topic. I still am not clear what you're trying to accomplish. You want "next" and "previous" in the title? Or a next/previous link? Maybe if you post a screenshot with annotations I can offer s...
by HB
Mon Feb 11, 2013 8:45 pm
 
Forum: phpBB SEO MODS
Topic: Again previous / next - please help
Replies: 4
Views: 1134

Re: Question about the SEO mod

All the transforms are in setup_phpbb_seo.php, but judging from my quick look, they're not coded such that the order in the format can be easily changed. Sorry.
by HB
Thu Feb 07, 2013 7:02 pm
 
Forum: General Discussions
Topic: Question about the SEO mod
Replies: 1
Views: 597

Re: GYM Sitemaps V 2.0.4 help

You said "sitemaps and rss not showing and not working plz". Sorry, that's not enough information. Not showing where? Not working how?
by HB
Thu Feb 07, 2013 6:34 pm
 
Forum: phpBB Forum
Topic: GYM Sitemaps V 2.0.4 help
Replies: 6
Views: 5307

Re: Antispam ACP and SEO rewrite

Why do you have R=301 specified? And is QSA missing? I think you want to map it without sending a redirect back to the browser, i.e., [QSA,L,NC] http://httpd.apache.org/docs/current/rewrite/flags.html QSA|qsappend When the replacement URI contains a query string, the default behavior of RewriteRule ...
by HB
Wed Feb 06, 2013 10:10 pm
 
Forum: Advanced SEO URL
Topic: Antispam ACP and SEO rewrite
Replies: 2
Views: 955

Re: Again previous / next - please help

I'm not sure what previous / next links you mean, but wouldn't they be 301 redirected to the canonical URL anyway? If you have zero dupe, there's only one URL and all other variants of it are redirected.
by HB
Wed Feb 06, 2013 10:03 pm
 
Forum: phpBB SEO MODS
Topic: Again previous / next - please help
Replies: 4
Views: 1134

Re: phpbb 3.0.4 to 3.0.5 profile links not working

Without looking into the problem you describe, I have to ask: Why not upgrade to the latest version? phpBB 3.0.5 dates back to 2009 (http://www.phpbb.com/community/viewtopic.php?t=1625005) and there has undoubtedly been many security fixes since then.
by HB
Tue Feb 05, 2013 3:38 pm
 
Forum: Advanced SEO URL
Topic: phpbb 3.0.4 to 3.0.5 profile links not working
Replies: 1
Views: 1176
Next

Return to advanced search