The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Redirect a deleted thread link
Not sure if this is even possible.
I got a warning from Google Adsense, could not resolve where the problem was so just removed the whole thread, now the violation has changed because they still check the link but no content because I have removed the thread. Is it possible to divert an old link eg: showthread.php?57713-Breathing to either a 404 page or home page? Thank you in advance |
#2
|
||||
|
||||
You can try adding the following to your .htaccess file:
RewriteEngine On RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteRule ^ /index.html [L] |
#3
|
|||
|
|||
Thank you, where would I put showthread.php?57713-Breathing and where would I put the redirect link in the code?
Thank you again |
#4
|
||||
|
||||
Quote:
There should be no need to link any specific thread. |
#5
|
|||
|
|||
Thank you again, one final question have looked and cant find the .htaccess where would it be located?
|
#6
|
||||
|
||||
It should be located in the root folder, which is usually public_html
|
#7
|
|||
|
|||
Thank you again, sadly didn't work, still getting the page with the message
If I removed the Adsense from that page it would be removed from all pages so at a loss how to make Google Happy. Sadly not been able to resolve, any further help would be appreciated. |
#8
|
|||
|
|||
Don't know if anyone has any other ideas, would really appreciate any help.
|
#9
|
|||
|
|||
Install this addon and it will just remove adsense code from error pages.
https://vborg.vbsupport.ru/showthread.php?t=326045 |
Благодарность от: | ||
CharlieDelta |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|