Jump to content


Corporate Sponsors


Latest News: (loading..)

* * * * * 4 votes

A guide to the configure.php files


  • You cannot reply to this topic
83 replies to this topic

#81 martijn1

  • Community Member
  • 1 posts
  • Real Name:Martijn van Meijel

Posted 21 September 2011, 11:04

Hello

So I'm installing the Ultimate SEO URL. But I am having some problems. with the .htaccess file.

My site can be found here :
http://tuin-en-parkmachines.nl/

And this is my .htaccess file :
# Begin Ultimate SEO V2.2d
Options +FollowSymLinks
RewriteEngine On
  # RewriteBase instructions
  # Change RewriteBase dependent on how your shop is accessed as below.
  # http://www.mysite.com = RewriteBase /
  # http://www.mysite.com/catalog/ = RewriteBase /catalog/ 
  # http://www.mysite.com/catalog/shop/ = RewriteBase /catalog/shop/
  # Change the following line using the instructions above 
 
RewriteBase /YOU HAVE TO CHANGE ME/
RewriteRule ^(.*)-p-(.*).html$ product_info.php?products_id=$2&%{QUERY_STRING}
RewriteRule ^(.*)-c-(.*).html$ index.php?cPath=$2&%{QUERY_STRING}
RewriteRule ^(.*)-m-(.*).html$ index.php?manufacturers_id=$2&%{QUERY_STRING}
RewriteRule ^(.*)-pi-(.*).html$ popup_image.php?pID=$2&%{QUERY_STRING}
RewriteRule ^(.*)-by-(.*).html$ all-products.php?fl=$2&%{QUERY_STRING}
RewriteRule ^(.*)-t-(.*).html$ articles.php?tPath=$2&%{QUERY_STRING}
RewriteRule ^(.*)-a-(.*).html$ article_info.php?articles_id=$2&%{QUERY_STRING}
RewriteRule ^(.*)-au-(.*).html$ articles.php?authors_id=$2&%{QUERY_STRING}
RewriteRule ^(.*)-pr-(.*).html$ product_reviews.php?products_id=$2&%{QUERY_STRING}
RewriteRule ^(.*)-pri-(.*).html$ product_reviews_info.php?products_id=$2&%{QUERY_STRING}
RewriteRule ^(.*)-f-(.*).html$ faqdesk_info.php?faqdesk_id=$2&%{QUERY_STRING}
RewriteRule ^(.*)-fc-(.*).html$ faqdesk_index.php?faqPath=$2&%{QUERY_STRING}
RewriteRule ^(.*)-fri-(.*).html$ faqdesk_reviews_info.php?faqdesk_id=$2&%{QUERY_STRING}
RewriteRule ^(.*)-fra-(.*).html$ faqdesk_reviews_article.php?faqdesk_id=$2&%{QUERY_STRING}
RewriteRule ^(.*)-i-(.*).html$ information.php?info_id=$2&%{QUERY_STRING}
RewriteRule ^(.*)-links-(.*).html$ links.php?lPath=$2&%{QUERY_STRING}
RewriteRule ^(.*)-pm-([0-9]+).html$ info_pages.php?pages_id=$2&%{QUERY_STRING}
RewriteRule ^(.*)-n-(.*).html$ newsdesk_info.php?newsdesk_id=$2&%{QUERY_STRING}
RewriteRule ^(.*)-nc-(.*).html$ newsdesk_index.php?newsPath=$2&%{QUERY_STRING}
RewriteRule ^(.*)-nri-(.*).html$ newsdesk_reviews_info.php?newsdesk_id=$2&%{QUERY_STRING}
RewriteRule ^(.*)-nra-(.*).html$ newsdesk_reviews_article.php?newsdesk_id=$2&%{QUERY_STRING}
RewriteRule ^(.*)-po-([0-9]+).html$ pollbooth.php?pollid=$2&%{QUERY_STRING}
# End Ultimate SEO V2.2d

As you see I get a 500 internal error. I do not know why this is happening.

The file is placed here :
[img]http://img9.imageshack.us/img9/1402/lookeb.png[/img]

Thanks in advance

martijn1

#82 ggrant3

  • Community Member
  • 276 posts
  • Real Name:Greg

Posted 10 November 2011, 15:31

I saw in post # 56 (on page 3) of this thread someone asked about the oscid showing up ion there url and how to fix it. But they didn't get a response.

I am having a problem with the oscid showing up and I am clueless on how to get ride of it.

I have searched and found posts where people say to go to admin>Sessions>and make sure Prevent Spider sessions and Recreate sessions are set to true and mine are. But I still get the oscid showing up.

What else should I look into?

#83 mizan

  • Community Member
  • 5 posts
  • Real Name:Mizanul Kabir

Posted 16 December 2011, 15:16

My site http://www.skinsbaselayers.co.uk/ . I install ultimate seo url,after that, the home page does not load.

I already uninstall it but still the page cannot load.

Please tell how to fix it?

thanks

#84 Roger_White

  • Community Member
  • 2 posts
  • Real Name:Roger White

Posted 10 February 2012, 08:09

I would like to add I have installed this great add-on with no problems....just followed the instructions word for word.

Now to custom the cpath string.

Thank you.

Regards,

Roger