Adult Script Pro Community Forums

The forum is here for legacy reasons. No new posts will be created. User registration is disabled! If you have any questions, please email us or check https://www.adultscriptpro.com for more details!

You are not logged in.

#1 2013-10-24 20:54:57

donronca
Member
From: The Netherlands
Registered: 2012-12-27
Posts: 317
Website

404 pages in google webmaster tool

i've 890 faults

and mostly of them are  this link, video/tag/fingering/

but i can't find where the issue is.

can someone maybe know where to look..

greets

Offline

#2 2013-10-26 08:05:46

symtab
Administrator
Registered: 2010-08-23
Posts: 7,501
Website

Re: 404 pages in google webmaster tool

Its a bug. Send me FTPaccess and i will fix.


Adult Scripts: Adult Script Pro - Adult Search Script
Adult Advertising/Traffic: Plug Rush - EXOClick - PopAds

Offline

#3 2013-10-26 21:51:30

xpornclub
Member
From: California
Registered: 2012-01-01
Posts: 445
Website

Re: 404 pages in google webmaster tool

Is it possible to make it when you get a 404 error to redirect to another random video?

Offline

#4 2013-10-28 07:05:33

symtab
Administrator
Registered: 2010-08-23
Posts: 7,501
Website

Re: 404 pages in google webmaster tool

Yes, that is possible.


Adult Scripts: Adult Script Pro - Adult Search Script
Adult Advertising/Traffic: Plug Rush - EXOClick - PopAds

Offline

#5 2013-10-28 18:39:11

xpornclub
Member
From: California
Registered: 2012-01-01
Posts: 445
Website

Re: 404 pages in google webmaster tool

How hard is it?  Do you think you can give some details on how to do it?

Offline

#6 2013-10-28 21:14:11

symtab
Administrator
Registered: 2010-08-23
Posts: 7,501
Website

Re: 404 pages in google webmaster tool

Edit modules/404.php and add:

$urls = array(
0 => 'http://domain.com/url/to-video-1/',
1 => 'http://domain.com/url/to-video-2/'
...
n => 'http://domain.com/url-to-video-n/'
);

VF::redirect($urls[rand(0, n)], 301);

Add this after the class initialization.


Adult Scripts: Adult Script Pro - Adult Search Script
Adult Advertising/Traffic: Plug Rush - EXOClick - PopAds

Offline

#7 2013-10-29 00:08:12

xpornclub
Member
From: California
Registered: 2012-01-01
Posts: 445
Website

Re: 404 pages in google webmaster tool

Worked perfectly. Thanks so much.

Offline

#8 2013-10-29 17:18:34

donronca
Member
From: The Netherlands
Registered: 2012-12-27
Posts: 317
Website

Re: 404 pages in google webmaster tool

Symtab i've send you my ftp login..

could you send me a notice when you are finish?

greets

Offline

Board footer

Powered by FluxBB