Webmastersite.net
Register Log In

htaccess seo custom field
htaccess seo custom field

Comments on htaccess seo custom field

mx3design
Member

Usergroup: Customer
Joined: May 30, 2007

Total Topics: 12
Total Comments: 45
Posted May 18, 2008 - 1:49 AM:

Run into a rewrite issue using a custom field:

LINKREWRITEPATH}/{LINKTITLE}-{LINKID}.html

altered to:

LINKREWRITEPATH}/{LINKTITLE}-{LINKCUSTOMUSERTAG}.html

produces an .htaccess rule:

RewriteRule ^[-_/\+A-Za-z0-9]+/[-_/\+A-Za-z0-9]+-{LINKCUSTOMUSERTAG}\.html?$ link.php?rewritten=1&action=detail&id=$1



which obviously doesn't work! - can you advise please?
Paul
developer

Usergroup: Administrator
Joined: Dec 20, 2001
Location: Diamond Springs, California

Total Topics: 61
Total Comments: 7868
Paul
Posted May 20, 2008 - 8:11 PM:

You have to include the link id in order for it to know which link is being referenced.
mx3design
Member

Usergroup: Customer
Joined: May 30, 2007

Total Topics: 12
Total Comments: 45
Posted May 21, 2008 - 12:35 AM:

Thanks.
Search thread for
Download thread as
  • 0/5
  • 1
  • 2
  • 3
  • 4
  • 5



Sorry, you don't have permission to post posts. Log in, or register if you haven't yet.