The Most Active and Friendliest
Affiliate Marketing Community Online!

“Propeller”/  Direct Affiliate

Search results for query: *

  1. C

    15,000 redirects casing huge htaccess file

    I have to 301 Redirect 15000+ pages. This makes my htaccess file size 4+ Meg. How can I change my mod rewrites to do some pattern checking or something to bring my file size down. I have urls with 2-3-4 parameters. RewriteCond %{QUERY_STRING} ^page=2prod_id=4&category=20$ RewriteRule...
  2. C

    301 Redirect with multiple paramater and doc type change

    Hi all, I hope someone can help me here. I'm trying to do a 301 from/to the following urls. I will post what i have that is not working as well. Thanks much. From store/cart/index.php?page=2&prod_id=4&category=20To products/blue/widgets/2.htmlMy not working code RewriteCond %{QUERY_STRING}...
  3. C

    Avoiding duplicate content issues

    I have a website that i want to clone and give a face lift. The sites are exactly the same content wise. I'm guessing i will get hit for duplicate content by google. How can i avoid this? Thanks.
  4. C

    Parameter placement in link structure?

    I have changed my urls to look nice via ModRewrite. Now I'm looking to 301 all the old links to the new one. After going through my old links im finding that some of the parameters of the urls are backwards from others that resolve to the same page. Google has indexed both links...
MI
Back