phpBB SEO
Boards
Directory  
SEO  
Downloads
  phpBB SEO : Search Engine Optimization, Directory, Forums  
Index
Forums
Annuaire
Référencement
Télécharger
 
  Search Rechercher
    Register
Username :  Password :  Log me on automatically each visit  
S'enregistrer  
 
   
how to redirect 301 this url

 
Post new topic   Reply to topic    phpBB SEO » SEO Forum  » Apache mod Rewrite
::  
Author Message
mhmdkhamis
PR4
PR4


Joined: 26 Nov 2006
Posts: 436
Location: egypt

how to redirect 301 this urlPosted: Mon Jul 02, 2007 3:32 am    Post subject: how to redirect 301 this url

welcome dcz

how to redirct 301

-http://islam.paramegsoft.com/asbab/index.php?asbab=loqman

to

-http://islam.paramegsoft.com/asbab/loqman.html

_________________
برامج |برامج مجانية|العاب
Back to top
Visit poster's website
dcz
Administrateur - Site Admin
Administrateur - Site Admin


Joined: 28 Apr 2006
Posts: 14279

how to redirect 301 this urlPosted: Tue Jul 03, 2007 2:14 pm    Post subject: Re: how to redirect 301 this url

This is something that would be easier to handle script wise IMHO.
At the beginning of index.php :
Code:
if (strpos($_SERVER['REQUEST_URI'], 'asbab=loqman') !== FALSE) {
   header('HTTP/1.1 301 Moved Permanently', TRUE, 301);
   header('Location: http://islam.paramegsoft.com/asbab/loqman.html');
   exit;
}


Could be more general in case you need to redirect more kind of urls, but should do it for the one you talked about.

_________________
Useful links :
SEO Forum || SEO Directory || SEO phpBB || SEO phpBB3 || Search
____________________

Liens Utiles :
Forum référencement || Annuaire référencement || Référencement phpBB || Référencement phpBB3 || Recherche
Back to top
Visit poster's website
mhmdkhamis
PR4
PR4


Joined: 26 Nov 2006
Posts: 436
Location: egypt

how to redirect 301 this urlPosted: Wed Jul 04, 2007 5:18 am    Post subject: Re: how to redirect 301 this url

thanks dcz Very Happy

i wanna to ask you about something but i am afraid you can guess it Laughing

_________________
برامج |برامج مجانية|العاب
Back to top
Visit poster's website
dcz
Administrateur - Site Admin
Administrateur - Site Admin


Joined: 28 Apr 2006
Posts: 14279

how to redirect 301 this urlPosted: Wed Jul 04, 2007 9:10 am    Post subject: Re: how to redirect 301 this url

The corresponding rewriterule ?

_________________
Useful links :
SEO Forum || SEO Directory || SEO phpBB || SEO phpBB3 || Search
____________________

Liens Utiles :
Forum référencement || Annuaire référencement || Référencement phpBB || Référencement phpBB3 || Recherche
Back to top
Visit poster's website
mhmdkhamis
PR4
PR4


Joined: 26 Nov 2006
Posts: 436
Location: egypt

how to redirect 301 this urlPosted: Wed Jul 04, 2007 11:13 am    Post subject: Re: how to redirect 301 this url

dcz wrote:
The corresponding rewriterule ?


nope i want to ask about simple mod dcz Crying or Very sad

_________________
برامج |برامج مجانية|العاب
Back to top
Visit poster's website
dcz
Administrateur - Site Admin
Administrateur - Site Admin


Joined: 28 Apr 2006
Posts: 14279

how to redirect 301 this urlPosted: Sun Jul 08, 2007 3:25 pm    Post subject: Re: how to redirect 301 this url

I know I know Wink

_________________
Useful links :
SEO Forum || SEO Directory || SEO phpBB || SEO phpBB3 || Search
____________________

Liens Utiles :
Forum référencement || Annuaire référencement || Référencement phpBB || Référencement phpBB3 || Recherche
Back to top
Visit poster's website
mhmdkhamis
PR4
PR4


Joined: 26 Nov 2006
Posts: 436
Location: egypt

how to redirect 301 this urlPosted: Sun Jul 08, 2007 3:38 pm    Post subject: Re: how to redirect 301 this url

dcz wrote:
I know I know Wink


oh my god

dcz replayed finally and said he know Laughing

thanks god Very Happy Very Happy Very Happy Very Happy Very Happy Very Happy Very Happy Very Happy Very Happy Very Happy Very Happy Very Happy

_________________
برامج |برامج مجانية|العاب
Back to top
Visit poster's website
dcz
Administrateur - Site Admin
Administrateur - Site Admin


Joined: 28 Apr 2006
Posts: 14279

how to redirect 301 this urlPosted: Sun Jul 08, 2007 4:58 pm    Post subject: Re: how to redirect 301 this url

Well yes, I'm a man too Laughing

++

_________________
Useful links :
SEO Forum || SEO Directory || SEO phpBB || SEO phpBB3 || Search
____________________

Liens Utiles :
Forum référencement || Annuaire référencement || Référencement phpBB || Référencement phpBB3 || Recherche
Back to top
Visit poster's website
mhmdkhamis
PR4
PR4


Joined: 26 Nov 2006
Posts: 436
Location: egypt

how to redirect 301 this urlPosted: Sun Jul 08, 2007 5:01 pm    Post subject: Re: how to redirect 301 this url

dcz wrote:
Well yes, I'm a man too Laughing

++


Very Happy

_________________
برامج |برامج مجانية|العاب
Back to top
Visit poster's website
Display posts from previous:   
Post new topic   Reply to topic    phpBB SEO » SEO Forum  » Apache mod Rewrite
Page 1 of 1

Navigation Similar Topics

Jump to: