Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
How URL Rewriting?
09-12-2013, 06:01 PM
Post: #1
Thumbs Down How URL Rewriting?
How do I rewrite the url? I am having problem in my htaccess.
when I change the SEO Friendly Links and htaccess URL does not open.

see:
http://www.secretastube.com.br/nice-ass-penetrated.html

How do I fix?

my .htaccess

RewriteEngine On

RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d

RewriteRule . /index.php [L]
Find all posts by this user
Quote this message in a reply
10-12-2013, 01:42 AM
Post: #2
RE: How URL Rewriting?
Your htaccess file is not correct.

Go admin section click seo friendly links.

Than enable seo links.

Than you will see htaccess code below.
Get it and paste to htaccess file

GT-N7100 cihazımdan Tapatalk kullanılarak gönderildi
Find all posts by this user
Quote this message in a reply
10-12-2013, 02:30 AM
Post: #3
RE: How URL Rewriting?
remains the same, does not open the video link.
I cleared the cache but still nothing

look
http://www.secretastube.com.br/movie-la-...neuse.html

my htaccess is now well

================================================== ==========
Options +FollowSymLinks

RewriteEngine On

RewriteRule ^(.*)_([0-9]+).html$ /?p=$2&category=$1&option=category [NC]

RewriteRule ^(.*).html$ /?title=$1&option=video_tag [NC]
================================================== ==========
Find all posts by this user
Quote this message in a reply
10-12-2013, 11:42 AM
Post: #4
RE: How URL Rewriting?
let me know your cpanel logins to my PM
than i ll check
Find all posts by this user
Quote this message in a reply
10-12-2013, 11:57 PM
Post: #5
RE: How URL Rewriting?
send the data via pm
Find all posts by this user
Quote this message in a reply
Post Reply 


Forum Jump: