vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB4 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=251)
-   -   Equal Symbol Appended to URL (https://vborg.vbsupport.ru/showthread.php?t=326323)

Bestrafung 04-20-2018 11:36 PM

Equal Symbol Appended to URL
 
For some reason when some links are clicked, especially from external sites or search results, an equal symbol will be appended to the URL. If you do a google search for our site about 90% of the links have the equal symbol appended and are broken.

Before we started using an SEO plugin this would cause the visitor to be redirected to the main page and contributed to a large bounce rate. Now after the SEO plugin it gives a page not found error. I have removed the plugin and am no longer using it. I need to redirect it's broken URLs back to the vb default.

I've tried several rewrite and redirect rules in .htaccess with no luck. I need to be able to remove the equal symbol from the end of the URL, any URL. I saw someone else posted this exact issue in 2015 and I checked their site and they still have the issue. I'd really appreciate any assistance with this.

Example Bad URL:
Code:

https://subdomain.example.com/content/?123-Article-Title=

KOM 04-22-2018 11:02 AM

Can we get a reply to this? What is happening is, google has some of our pages with = at the end of the link. when people click on that. they just get dumped on our index page. Our bounce rate is really going up and I just can't figure this one out?
https://members.gunnook.com/content/...V-FFL-Dealers=

Exp.

Please any help would be much appreciated

snakes1100 04-22-2018 05:13 PM

Id suggest checking your installed hacks/addons, as the urls are correct on the site.

Regenerate a sitemap after disabling all your addons, verify the urls are correct in the sitemap afterwards.

KOM 04-22-2018 06:40 PM

Quote:

Originally Posted by snakes1100 (Post 2594343)
Id suggest checking your installed hacks/addons, as the urls are correct on the site.

Regenerate a sitemap after disabling all your addons, verify the urls are correct in the sitemap afterwards.

I'll give it a shot, Thanks

Bestrafung 04-22-2018 07:10 PM

Quote:

Originally Posted by snakes1100 (Post 2594343)
Id suggest checking your installed hacks/addons, as the urls are correct on the site.

Regenerate a sitemap after disabling all your addons, verify the urls are correct in the sitemap afterwards.

Thanks for the suggestions. I already did this several days ago. Unfortunately, Google hasn't finished indexing the sitemap and still has a lot of the old broken URLs. I am slowly working on rewriting the URLs back to normal. The equal symbol being appended to the URL seems to be a bug that affects any vBulletin site as far as I can tell. If I can just find a way, either through a php edit or an .htaccess rule, to remove the trailing equal symbol everything should start working again.

snakes1100 04-23-2018 07:28 AM

Well, i dont see a report on such a bug, nor have i seen it on any of the sites that i run.

Also, im not sure you'll be able to fix that with a rewrite, as the url is rewritten & has a few issues including the double ?? mark & removal of the /.

KOM 05-09-2018 10:28 AM

Yeah, I'm not sure how to fix it. I do believe we got the ?? out but the = will not go away. I think all this happened when we added the SEO. We reached out to try and get some help but he just said the issues was not created by the SEO. Since then I've removed it but no luck. I've been a user / member of this community for a very long and I have no idea how to fix this!

snakes1100 05-09-2018 06:29 PM

As the original link you posted for wv ffl dealers showed the =, i googled & checked thesame link & cant produce the issue

https://www.google.com/search?ei=r1n....0.xrdL_cLmyNk

TheLastSuperman 05-10-2018 11:25 AM

This could be due to .htaccess and/or any type of SEO mod you have installed. You can actually remove words or characters via htaccess see the bottom example here https://stackoverflow.com/questions/...-word-from-url

The only time this won't work is for example, if:
- You have vBSEO (which you shoudn't even be using by the way, insecure and unsafe!) OR DBSEO installed because it's handled differently if you use those i.e. you should use the custom rewrite rules within the software and not edit htaccess directly.

Edit: The = is being appended to the url somehow, I would instead of trying to "band-aid" this per say, find the actual culprit and fix it properly (possibly: Something within htaccess, something within settings like CMS url or such, if you have vb/DBSEO installed check it's settings etc, any file edits done check timestamps on that and/or run Suspect Files from AdminCP Maintenance section to compare files if original contents or not).


All times are GMT. The time now is 11:22 PM.

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.01029 seconds
  • Memory Usage 1,732KB
  • 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
  • (1)bbcode_code_printable
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (9)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
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete