vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Community Lounge (https://vborg.vbsupport.ru/forumdisplay.php?f=13)
-   -   Need Help with removing vBSEO (https://vborg.vbsupport.ru/showthread.php?t=304487)

StarBuG 11-13-2013 02:18 PM

Need Help with removing vBSEO
 
1 Attachment(s)
Hello

I need help with 301 redirecting my vBSEO URLs to the original vB URLs so that I can remove vBSEO from my forums.


My URL Structure is this:

Forum: [forum_title]/
Forum Pagination: [forum_title]/themen-uebersicht-seite[forum_page].html
Thread: [forum_title]/[thread_title]-t[thread_id].html
Thread Pagination: [forum_title]/[thread_title]-t[thread_id]-s[thread_page].html
'Showpost': [forum_title]/[thread_title]-beitrag[post_count]-p[post_id].html
Poll: [forum_title]/umfrage-[poll_title]-p[poll_id].html
Member Profile: mitglieder/[user_name]-u[user_id].html

The most important rewrites are the forum and subforum rewrites and the thread rewrites.
The rest would be super cool bonus help :)

I attached my complete rewrite Settings

Any help is much appreciated


StarBuG

BirdOPrey5 11-13-2013 06:30 PM

You can still find some uninstall info on vbseo.com by viewing what Google brings up in the Google cache. This was listed as a reqrite rule for threads if you want to try it-

Code:

RewriteEngine on
RewriteRule [^/]+/([0-9]+)-[^/]+\.html http://www.domain.com/forums/showthread.php?t=$1 [L,R=301]


StarBuG 11-14-2013 09:01 AM

I don't think that this rule will work because I don't use the standard setup for URLs

BirdOPrey5 11-14-2013 09:38 AM

I see what you're saying... Try this-

Code:

RewriteRule [^/]+/[^/]+-t([0-9]+)\.html http://www.domain.com/forums/showthread.php?t=$1 [L,R=301]
It matches this test case: forumtitle/threadtitle-t999.html

New Joe 11-14-2013 10:16 AM

I guess vbseo won't be coming back?

Is it dangerous to leave it installed?
As I guess now if a hacker finds a hole no way to patch it...

Majora 11-18-2013 11:03 AM

Quote:

Originally Posted by StarBuG (Post 2460414)
Hello

I need help with 301 redirecting my vBSEO URLs to the original vB URLs so that I can remove vBSEO from my forums.


My URL Structure is this:

Forum: [forum_title]/
Forum Pagination: [forum_title]/themen-uebersicht-seite[forum_page].html
Thread: [forum_title]/[thread_title]-t[thread_id].html
Thread Pagination: [forum_title]/[thread_title]-t[thread_id]-s[thread_page].html
'Showpost': [forum_title]/[thread_title]-beitrag[post_count]-p[post_id].html
Poll: [forum_title]/umfrage-[poll_title]-p[poll_id].html
Member Profile: mitglieder/[user_name]-u[user_id].html

The most important rewrites are the forum and subforum rewrites and the thread rewrites.
The rest would be super cool bonus help :)

I attached my complete rewrite Settings

Any help is much appreciated


StarBuG

Lade einfach deine vBSEO URL-Einstellungen hier hoch: http://tools.geekpoint.net/xfseo/ ;)

ozzy47 11-18-2013 11:21 AM

Quote:

Originally Posted by Majora (Post 2461762)
Lade einfach deine vBSEO URL-Einstellungen hier hoch: http://tools.geekpoint.net/xfseo/ ;)

Please keep all posts in English.

Silmarillion 06-18-2017 11:39 AM

1 Attachment(s)
I removed vBSEO. Unfortunately none of the known htaccess rules work. I would be very glad if someone could helped me out.

My vBSEO-Rewrite Rules:

Forum: [forum_title]-f[forum_id].html
Forum Pagination: [forum_title]/index[forum_page].html
Thread: [thread_title]-t[thread_id].html
Thread Pagination: [thread_title]-t[thread_id]-[thread_page].html

I attached my complete rewrite Settings

Any help is much appreciated

Silmarillion

BirdOPrey5 06-18-2017 12:39 PM

Quote:

Originally Posted by Silmarillion (Post 2587582)
I removed vBSEO. Unfortunately none of the known htaccess rules work. I would be very glad if someone could helped me out.

My vBSEO-Rewrite Rules:

Forum: [forum_title]-f[forum_id].html
Forum Pagination: [forum_title]/index[forum_page].html
Thread: [thread_title]-t[thread_id].html
Thread Pagination: [thread_title]-t[thread_id]-[thread_page].html

I attached my complete rewrite Settings

Any help is much appreciated

Silmarillion


For Threads
Code:

RewriteEngine on

RewriteRule [^/]+-t([0-9]+)\.html http://www.domain.com/forums/showthread.php?t=$1 [L,R=301]

I've never worried about links to forums and especially forum pagination, who links to a specific page of a specific forum? The content is always changing.

Specific forums I might understand on a site with hundreds of forums but realistically it will have negligible impact on SEO. Threads will out number forums by (hopefully) thousands or hundreds of thousands to one.

For thread pagination I'd need to see a specific example of the old style URL.

Silmarillion 06-18-2017 01:40 PM

THREAD works like charme! Thank u very much! Ur the man! :up:

Code:

Example THREAD PAGINATION: http://www.domain.com/my-first-soccer-book-t27-2.html
Best regards,
Silmarillion


All times are GMT. The time now is 01:55 AM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01167 seconds
  • Memory Usage 1,739KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (4)bbcode_code_printable
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (1)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete