[affmage source="chitika" results="0"][/affmage]
seo url redirect
How can I mod rewrite this link to make it a url to static?

I have them, I try to make a website SEO Friendly. Using. Htaccess, I would like to create a variable mod_rewrite so that my product URLs as dynamic as those created: www.site.com/details.php?prod=abcd1234 static pages like these: www.site.com/abcd1234.php been held. Also, I need help writing the 301-redirect variable for the example above, too. help would be greatly appreciated, thanks! Oh, and yes, the server is not enabled by Apache mod rewrite. I was not clear, Yahoo would change my example link, but it does not necessarily mean prod = prod ABCD1234 =….

Everything you need to do to describe links is one. Htaccess file in the root folder of your website with this content: Options + FollowSymLinks RewriteEngine on RewriteRule ^ ([0-9 ]+)(/)?$ / details.php? Prod = $ 1 [L] This is the script to achieve what you asked, and the example will be based on my site Rewrite Engine: http://x.excessiveplus.net As you can see, uses Apache regular expression that is easen your work a lot. To learn more about RegEx, check out this link: Good luck http://www.regular-expressions.info/!

Aliases and URL Redirection : endis.com

[affmage source="amazon" results=""]seo url redirect[/affmage]
[affmage source="cj" results=""]seo url redirect[/affmage]
[affmage source="clickbank" results=""]seo url redirect[/affmage]

Tagged with:

Filed under: Uncategorized

Like this post? Subscribe to my RSS feed and get loads more!