#
Ultimate SEO URLs v2.1 was working 100% fine in cpanel, but i have switched to Plesk hosting, it not is working, i get error.
404 - File or directory not found.
The resource you are looking for might have been removed, had its name changed, or is temporarily unavailable.
following is .htaccess file.
# Begin Ultimate SEO V2.2d
Options +FollowSymLinks
RewriteEngine On
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}
Please point out the problem.
Latest News: (loading..)
Ultimate SEO URLs v2.1 --- dont work in Plesk Web Hosting
Started by faisalnext, Jan 19 2011 05:15 PM
6 replies to this topic
#1
Posted 19 January 2011 - 05:15 PM
#2 ONLINE
Posted 19 January 2011 - 05:45 PM
faisalnext, on 19 January 2011 - 05:15 PM, said:
#
Ultimate SEO URLs v2.1 was working 100% fine in cpanel, but i have switched to Plesk hosting, it not is working, i get error.
404 - File or directory not found.
The resource you are looking for might have been removed, had its name changed, or is temporarily unavailable.
following is .htaccess file.
# Begin Ultimate SEO V2.2d
Options +FollowSymLinks
RewriteEngine On
Please point out the problem.
Ultimate SEO URLs v2.1 was working 100% fine in cpanel, but i have switched to Plesk hosting, it not is working, i get error.
404 - File or directory not found.
The resource you are looking for might have been removed, had its name changed, or is temporarily unavailable.
following is .htaccess file.
# Begin Ultimate SEO V2.2d
Options +FollowSymLinks
RewriteEngine On
Please point out the problem.
Please post contribution specific questions in the support thread for that contribution.
Recommended SEO Addons:
Most Important: Header Tags SEO - Ultimate SEO V 2.2d
All SEO Addons: Recommended SEO Addons
Support Links:
Finding relevant link exchanges - Headers Already Sent - What does it cost? -What's my version? - How to change titles? - Preventing HotLinking
Most Important: Header Tags SEO - Ultimate SEO V 2.2d
All SEO Addons: Recommended SEO Addons
Support Links:
Finding relevant link exchanges - Headers Already Sent - What does it cost? -What's my version? - How to change titles? - Preventing HotLinking
#3
Posted 19 January 2011 - 06:21 PM
Jack_mcs, on 19 January 2011 - 05:45 PM, said:
The main problem is you don't have a rewritebase line. You also mention 2.1 but show 2.2d in the .htaccess file so you may have incorrect files installed.
Please post contribution specific questions in the support thread for that contribution.
Please post contribution specific questions in the support thread for that contribution.
Sorry, it was mistaked, Ofcourse i am am using, Ultimate SEO V2.2d
and i would like to say, it is working 100% on cpanel, but problem
in Plesk Hosting, i need to know, is there different settings or different
configuration for URL rewriting.
#4 ONLINE
Posted 19 January 2011 - 07:05 PM
faisalnext, on 19 January 2011 - 06:21 PM, said:
Sorry, it was mistaked, Ofcourse i am am using, Ultimate SEO V2.2d
and i would like to say, it is working 100% on cpanel, but problem
in Plesk Hosting, i need to know, is there different settings or different
configuration for URL rewriting.
and i would like to say, it is working 100% on cpanel, but problem
in Plesk Hosting, i need to know, is there different settings or different
configuration for URL rewriting.
Recommended SEO Addons:
Most Important: Header Tags SEO - Ultimate SEO V 2.2d
All SEO Addons: Recommended SEO Addons
Support Links:
Finding relevant link exchanges - Headers Already Sent - What does it cost? -What's my version? - How to change titles? - Preventing HotLinking
Most Important: Header Tags SEO - Ultimate SEO V 2.2d
All SEO Addons: Recommended SEO Addons
Support Links:
Finding relevant link exchanges - Headers Already Sent - What does it cost? -What's my version? - How to change titles? - Preventing HotLinking
#5
Posted 24 January 2011 - 02:56 AM
I have a doubt, when you say plesk hosting, are you referring to a windows server with IIS web server? .htacces doesn't work with iis.
***www.webhostpark.com***
#6
Posted 11 February 2011 - 07:48 PM
webpark, on 24 January 2011 - 02:56 AM, said:
I have a doubt, when you say plesk hosting, are you referring to a windows server with IIS web server? .htacces doesn't work with iis.
Yes i my hosting is on windows server with iis web server, and it doesn't support apache modrewrite, i asked the support. now what is alternate way to solve this issue.
#7 ONLINE
Posted 12 February 2011 - 12:31 AM
Then it won't work. I think SEO 5 has a Windows version but the best solution would be to switch to a Linux server since this will not be the only problem you run into.
Recommended SEO Addons:
Most Important: Header Tags SEO - Ultimate SEO V 2.2d
All SEO Addons: Recommended SEO Addons
Support Links:
Finding relevant link exchanges - Headers Already Sent - What does it cost? -What's my version? - How to change titles? - Preventing HotLinking
Most Important: Header Tags SEO - Ultimate SEO V 2.2d
All SEO Addons: Recommended SEO Addons
Support Links:
Finding relevant link exchanges - Headers Already Sent - What does it cost? -What's my version? - How to change titles? - Preventing HotLinking









