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 i can rewrite 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 i can rewrite this urlPosted: Wed May 02, 2007 3:08 pm    Post subject: how i can rewrite this url

welcome every bodt Smile

i want to rewrite this url in my forum

http://www.paramegsoft.com/forum/scan.php

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


Joined: 28 Apr 2006
Posts: 14279

how i can rewrite this urlPosted: Wed May 02, 2007 4:55 pm    Post subject: Re: how i can rewrite this url

You would like to rewrite scan.php to for example scan.html ?

Not really required if scan.php never user vars, like scan.php?var1=xx&var2=yy.

scan.php is already good.

Unless I did not (fully) get it of course 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 i can rewrite this urlPosted: Wed May 02, 2007 5:17 pm    Post subject: Re: how i can rewrite this url

yes i wany rewrite to scan.html

but dcz say its ok be its ok Laughing

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


Joined: 28 Apr 2006
Posts: 14279

how i can rewrite this urlPosted: Wed May 02, 2007 5:20 pm    Post subject: Re: how i can rewrite this url

That's not hard, you'd just need to add this rewriterule :

Code:
RewriteRule ^scan\.html$ /scan.php [QSA,L,NC]


And use scan.htm in all your links, which can be a bit more work.

But as I said, scan.php will already work really well SEO wise, it's the eventual variable passed to the script that would matter here, but if there is none, you really do not need to do anything.

++

_________________
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 i can rewrite this urlPosted: Wed May 02, 2007 5:34 pm    Post subject: Re: how i can rewrite this url

dcz wrote:
That's not hard, you'd just need to add this rewriterule :

Code:
RewriteRule ^scan\.html$ /scan.php [QSA,L,NC]


And use scan.htm in all your links, which can be a bit more work.

But as I said, scan.php will already work really well SEO wise, it's the eventual variable passed to the script that would matter here, but if there is none, you really do not need to do anything.

++


thanks dcz

i will not change it

and i have many pages like this will not change it

i trust in you Wink

_________________
برامج |برامج مجانية|العاب
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: