Jump to content

SEO frendly links


ebchost

Recommended Posts

I replaced the display settings URLs permalink and .htaccess

 

this is i write in .htaccess file

 

RewriteEngine on

RewriteCond %{HTTP_HOST} ^www.sportskevesti.co$

RewriteRule ^/?$ "http\:\/\/sportskevesti\.co" [R=301,L]

 

RewriteRule ^vest/([0-9_]*).html$ index.php?opcija=permalink&=$1 [L]

RewriteRule ^kategorija/([0-9a-zA-Z-_]*).html$ index.php?opcija=kategorija&kategorija_naziv=$1 [L]

 

 

link is :

http://sportskevesti.co/index.php?opcija=vest&permalink=evo-sta-se-desi-kad-srpskom-treneru-pukne-film-video

 

and nothing happens

what is wrong ?

Link to comment
https://forums.phpfreaks.com/topic/252187-seo-frendly-links/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.