Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

ULTIMATE Seo Urls 5 - by FWR Media


Recommended Posts

to bad, as it worked with those my-file.php filenames until now..

Seems i have to change those filenames

 

USU5 challenges input for security reasons. File names are still input and currently USU5 rejects filenames that are incorrect.

Link to comment
Share on other sites

Hello,

 

I have a problem with osCid I had this problem in the past with version 2, but I solved this problem with a fix "sidkiller. I note that since I use that version 5 is no patch available ... how to find the solution?

 

 

sidkiller is not a fix it is a hack and one that is totally unnecessary.

 

If you have a persistent osCsid in the querystring then it simply means that your configuration file is incorrect.

 

 

Thank you for the reply. I uninstalled the old version of sid killer, I replayed step by step instruction to install, but I find that I have always problems with osCid ...

 

you have a solution?

Link to comment
Share on other sites

Thank you for the reply. I uninstalled the old version of sid killer, I replayed step by step instruction to install, but I find that I have always problems with osCid ...

 

you have a solution?

 

The solution is getting the configure files correct.

 

You should seek this solution in the general forum.

Edited by FWR Media
Link to comment
Share on other sites

Please help.

 

I have upload all the files and my website is perfect but I have problem running installer.php and installer_class.php.

 

the error shown

 

Internal Server Error

The server encountered an internal error or misconfiguration and was unable to complete your request.

 

Please contact the server administrator, [email protected] and inform them of the time the error occurred, and anything you might have done that may have caused the error.

 

More information about this error may be available in the server error log.

 

Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.

 

 

Does it have to do with my web hosting company. It is PHP Version 5.2.11

 

Please help me. thanks

Link to comment
Share on other sites

Please help.

 

I have upload all the files and my website is perfect but I have problem running installer.php and installer_class.php.

 

the error shown

 

Internal Server Error

The server encountered an internal error or misconfiguration and was unable to complete your request.

 

Please contact the server administrator, [email protected] and inform them of the time the error occurred, and anything you might have done that may have caused the error.

 

More information about this error may be available in the server error log.

 

Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.

 

 

Does it have to do with my web hosting company. It is PHP Version 5.2.11

 

Please help me. thanks

First is it a template you are using are fresh install of oscommerce?
Link to comment
Share on other sites

USU 5 & More Pics 6 Advanced.

 

I have installed More Pics 6 and everything works fine up until I install USU 5. USU 5 works fine as well after install with a single 'minor' hiccup that, according to kymation, is a problem with the rewrite code used in USU 5.

 

Here is what he is saying:

Your URL rewriter is messing up. It's changing the link to http://www.catinipip...1#morepics.html when it should be http://www.catinipip...1.html#morepics. This is a problem with the rewrite rule, not with MorePics.

 

If I disable USU 5, More Pics works correctly (it simply refreshes the page on page load). What would need to be changed in the rewriter rule to correct the image link?

 

Thank you for all your help. I love USU 5 and I love More Pics, so I'd hate to have to choose between them. But I do not want my customers who 'click' the image instead of hover (which I'd prefer they COULDN'T click, but C'est la vie) to go to a ERROR 404 page.

 

Naloomi

Link to comment
Share on other sites

Hi Robert,

 

Thanks for helping me before.

 

I have ULTIMATE SEO 5 installed but now noticed the same issue that Chemos ULTIMATE SEO had:

 

"What does it do?

A problem was identified with all versions of ULTIMATE SEO URLs that can have very negative results on indexing by search engines.

www.mysite.com/my-great-product-p-362.html ## Correct URL

Can be accessed by ...

www.mysite.com/myloadofabsoluterubbish-p-362.html ## Not so correct

or even just ..

www.mysite.com/-p-362.html ## Not so correct

The results are duplication penalties, sitemaps rejected the list goes on."

 

I don't know what to do, and im getting penalized by google.

 

Your help will be greatly appreciated.

Link to comment
Share on other sites

Am i wrong or do i have to set <meta name="robots" content="noindex"> in the <head> area of my popup_image.php?

I had

Disallow: /popup_image.php

in my robots.txt before to avoid indexing the image popups, but it seems this will make no sense anymore.

 

 

Link to comment
Share on other sites

USU 5 & More Pics 6 Advanced.

 

I have installed More Pics 6 and everything works fine up until I install USU 5. USU 5 works fine as well after install with a single 'minor' hiccup that, according to kymation, is a problem with the rewrite code used in USU 5.

 

Here is what he is saying:

 

 

If I disable USU 5, More Pics works correctly (it simply refreshes the page on page load). What would need to be changed in the rewriter rule to correct the image link?

 

Thank you for all your help. I love USU 5 and I love More Pics, so I'd hate to have to choose between them. But I do not want my customers who 'click' the image instead of hover (which I'd prefer they COULDN'T click, but C'est la vie) to go to a ERROR 404 page.

 

Naloomi

 

Post here the tep_href_link() code that is creating that link please.

 

Also those link examples are incomplete could you post complete versions.

Link to comment
Share on other sites

Hi Robert,

 

Thanks for helping me before.

 

I have ULTIMATE SEO 5 installed but now noticed the same issue that Chemos ULTIMATE SEO had:

 

"What does it do?

A problem was identified with all versions of ULTIMATE SEO URLs that can have very negative results on indexing by search engines.

www.mysite.com/my-great-product-p-362.html ## Correct URL

Can be accessed by ...

www.mysite.com/myloadofabsoluterubbish-p-362.html ## Not so correct

or even just ..

www.mysite.com/-p-362.html ## Not so correct

The results are duplication penalties, sitemaps rejected the list goes on."

 

I don't know what to do, and im getting penalized by google.

 

Your help will be greatly appreciated.

 

USU5 301 redirects bad uris so this problem should not exist.

Link to comment
Share on other sites

Post here the tep_href_link() code that is creating that link please.

 

Also those link examples are incomplete could you post complete versions.

 

I believe the link is

<?php 
   if (MORE_PICS_LINK_CSS_IMAGES == 'true') {
     echo '<a href="' . tep_href_link (FILENAME_PRODUCT_INFO, tep_get_all_get_params() . '#morepics') . '">' . tep_image (DIR_WS_IMAGES . $products_main_image, $product_info['products_name'], (MORE_PICS_RESTRICT_PARENT=='false'?'':SMALL_IMAGE_WIDTH), (MORE_PICS_RESTRICT_PARENT=='false'?'':SMALL_IMAGE_HEIGHT), 'hspace="5" vspace="5"') . '<br><img border=0 src=images/zoom.gif></a>'; 
   } else {
?>

 

Here are actual links from my store:

Before USU5: http://nalsworkshop.com/product_info.php?products_id=218#morepics

After USU 5: http://nalsworkshop.com/-p-218#morepics.html

 

I appreciate that are trying to help with this. Thank you very much.

 

Naloomi

Link to comment
Share on other sites

Hi robert

I know you are not a big fan of STS but i was just wondering.

 

Did anyone ever find a solution whyin STS product_info.php.html will not display with Ultimate SEO URLS 5 switched on.

 

Driving me mad, it must be something simple!

I am using STS 4.58

 

I have trawled your posts but cannot pick up anything major apart from maybe it is to do with HTC.

 

Has anyone advised you of a solution that uses STS.

Link to comment
Share on other sites

I believe the link is

<?php 
   if (MORE_PICS_LINK_CSS_IMAGES == 'true') {
     echo '<a href="' . tep_href_link (FILENAME_PRODUCT_INFO, tep_get_all_get_params() . '#morepics') . '">' . tep_image (DIR_WS_IMAGES . $products_main_image, $product_info['products_name'], (MORE_PICS_RESTRICT_PARENT=='false'?'':SMALL_IMAGE_WIDTH), (MORE_PICS_RESTRICT_PARENT=='false'?'':SMALL_IMAGE_HEIGHT), 'hspace="5" vspace="5"') . '<br><img border=0 src=images/zoom.gif></a>'; 
   } else {
?>

 

Here are actual links from my store:

Before USU5: http://nalsworkshop.com/product_info.php?products_id=218#morepics

After USU 5: http://nalsworkshop.com/-p-218#morepics.html

 

I appreciate that are trying to help with this. Thank you very much.

 

Naloomi

 

There is no problem with the rewrite code, kymation is passing in unexpected characters.

 

Change the code to ..

 

echo '<a href="' . tep_href_link( FILENAME_PRODUCT_INFO, tep_get_all_get_params() ) . '#morepics' . '">'

Link to comment
Share on other sites

Hi robert

I know you are not a big fan of STS but i was just wondering.

 

Did anyone ever find a solution whyin STS product_info.php.html will not display with Ultimate SEO URLS 5 switched on.

 

Driving me mad, it must be something simple!

I am using STS 4.58

 

I have trawled your posts but cannot pick up anything major apart from maybe it is to do with HTC.

 

Has anyone advised you of a solution that uses STS.

 

HTC is fine it just can't handle path based uris ( standard mode ).

 

Re: STS someone posted a few pages back a complete solution to using USU5 with STS.

Link to comment
Share on other sites

There is no problem with the rewrite code, kymation is passing in unexpected characters.

 

Change the code to ..

 

echo '<a href="' . tep_href_link( FILENAME_PRODUCT_INFO, tep_get_all_get_params() ) . '#morepics' . '">'

 

I've made this change, and the link still comes up as: http://nalsworkshop.com/-p-218#morepics.html

 

I've done a test and when I put the link as http://nalsworkshop.com/-p-218.html#morepics it works the way it is was prior to installing USU5.

 

Here is my code right now:

<?php 
   if (MORE_PICS_LINK_CSS_IMAGES == 'true') {
     //echo '<a href="' . tep_href_link (FILENAME_PRODUCT_INFO, tep_get_all_get_params() . '#morepics') . '">' . tep_image (DIR_WS_IMAGES . $products_main_image, $product_info['products_name'], (MORE_PICS_RESTRICT_PARENT=='false'?'':SMALL_IMAGE_WIDTH), (MORE_PICS_RESTRICT_PARENT=='false'?'':SMALL_IMAGE_HEIGHT), 'hspace="5" vspace="5"') . '<br><img border=0 src=images/zoom.gif></a>'; 
  echo '<a href="' . tep_href_link( FILENAME_PRODUCT_INFO, tep_get_all_get_params() ) . '#morepics' . '">' . tep_image (DIR_WS_IMAGES . $products_main_image, $product_info['products_name'], (MORE_PICS_RESTRICT_PARENT=='false'?'':SMALL_IMAGE_WIDTH), (MORE_PICS_RESTRICT_PARENT=='false'?'':SMALL_IMAGE_HEIGHT), 'hspace="5" vspace="5"') . '<br><img border=0 src=images/zoom.gif></a>'; 
   } else {
?>

 

Naloomi

Link to comment
Share on other sites

I've made this change, and the link still comes up as: http://nalsworkshop.com/-p-218#morepics.html

 

I've done a test and when I put the link as http://nalsworkshop.com/-p-218.html#morepics it works the way it is was prior to installing USU5.

 

Here is my code right now:

<?php 
   if (MORE_PICS_LINK_CSS_IMAGES == 'true') {
     //echo '<a href="' . tep_href_link (FILENAME_PRODUCT_INFO, tep_get_all_get_params() . '#morepics') . '">' . tep_image (DIR_WS_IMAGES . $products_main_image, $product_info['products_name'], (MORE_PICS_RESTRICT_PARENT=='false'?'':SMALL_IMAGE_WIDTH), (MORE_PICS_RESTRICT_PARENT=='false'?'':SMALL_IMAGE_HEIGHT), 'hspace="5" vspace="5"') . '<br><img border=0 src=images/zoom.gif></a>'; 
  echo '<a href="' . tep_href_link( FILENAME_PRODUCT_INFO, tep_get_all_get_params() ) . '#morepics' . '">' . tep_image (DIR_WS_IMAGES . $products_main_image, $product_info['products_name'], (MORE_PICS_RESTRICT_PARENT=='false'?'':SMALL_IMAGE_WIDTH), (MORE_PICS_RESTRICT_PARENT=='false'?'':SMALL_IMAGE_HEIGHT), 'hspace="5" vspace="5"') . '<br><img border=0 src=images/zoom.gif></a>'; 
   } else {
?>

 

Naloomi

 

The code is fine but the "218#morepics" would have corrupted the cache, just reset the cache.

Link to comment
Share on other sites

There is no problem with the rewrite code, kymation is passing in unexpected characters.

 

Change the code to ..

 

echo '<a href="' . tep_href_link( FILENAME_PRODUCT_INFO, tep_get_all_get_params() ) . '#morepics' . '">'

 

I've made this change, and the link still comes up as: http://nalsworkshop.com/-p-218#morepics.html

 

I've done a test and when I put the link as http://nalsworkshop.com/-p-218.html#morepics it works the way it is was prior to installing USU5.

 

Here is my code right now:

<?php 
   if (MORE_PICS_LINK_CSS_IMAGES == 'true') {
     //echo '<a href="' . tep_href_link (FILENAME_PRODUCT_INFO, tep_get_all_get_params() . '#morepics') . '">' . tep_image (DIR_WS_IMAGES . $products_main_image, $product_info['products_name'], (MORE_PICS_RESTRICT_PARENT=='false'?'':SMALL_IMAGE_WIDTH), (MORE_PICS_RESTRICT_PARENT=='false'?'':SMALL_IMAGE_HEIGHT), 'hspace="5" vspace="5"') . '<br><img border=0 src=images/zoom.gif></a>'; 
  echo '<a href="' . tep_href_link( FILENAME_PRODUCT_INFO, tep_get_all_get_params() ) . '#morepics' . '">' . tep_image (DIR_WS_IMAGES . $products_main_image, $product_info['products_name'], (MORE_PICS_RESTRICT_PARENT=='false'?'':SMALL_IMAGE_WIDTH), (MORE_PICS_RESTRICT_PARENT=='false'?'':SMALL_IMAGE_HEIGHT), 'hspace="5" vspace="5"') . '<br><img border=0 src=images/zoom.gif></a>'; 
   } else {
?>

 

Naloomi

Link to comment
Share on other sites

First off, sorry about the double post. FF hiccuped on me.

 

The code is fine but the "218#morepics" would have corrupted the cache, just reset the cache.

 

I have reset the cache multiple times. I'm still getting the same link of: http://nalsworkshop.com/-p-218#morepics.html

 

I have even gone so far as to delete the cache. It has not helped fix the link problem.

 

Naloomi

Edited by Naloomi
Link to comment
Share on other sites

First off, sorry about the double post. FF hiccuped on me.

 

 

 

I have reset the cache multiple times. I'm still getting the same link of: http://nalsworkshop.com/-p-218#morepics.html

 

I have even gone so far as to delete the cache. It has not helped fix the link problem.

 

Naloomi

 

No the code I gave you is correct .. e.g. on my test system ..

 

echo tep_href_link( FILENAME_PRODUCT_INFO, 'products_id=12' ) . '#morepics';

 

Produces ..

 

http://[www.localdev.com]/usu5/hard-with-vengeance-p-12.html#morepics

Link to comment
Share on other sites

There are STS based recommendations in the posts in this support topic .. personally I have never, and will never install STS on a site so can't really help with STS issues.

 

By golly, I've sussed it. Sorry you feel so hard towards STS Robert. Truth be, not everyone can figure out in this life time how to make a template in os without it looking exactly the same as everyone else, just different css. If you have a safer yet as easy to design template system, enlighten me.

 

For those who don't know what i'm on about, the STS module is lovely for applying that classic HTML template that money can't buy that you design yourself in Dreamweaver. SO, as I see, some people are getting problems with SEO URLs working with STS...

 

I simply installed the Ultimate SEO Urls mod BEFORE installing STS, and then when you click your image to pop up, it will no longer cock up (therein lay the issue). Like the pun? (it's late and i'm too sober).

 

On the other hand, I seem to have installed a different version of SEO URLs, so it could also be that. The version I have is from Chemo, who susbsequently has been booted from the forum, so I don't know how reliable this version is. I'm using 2.2RC2a by the way.

 

Thanks for your help though Robert, finally got this wonder script working. If I can get Header Tags to work too now with this set up, will be a miracle.

 

Cheers

Link to comment
Share on other sites

Chemos version works OK with STS no matter what is installed first. I had it working fine with STS on all templates. However roberts version is new and improved for a windows server and I would really like to get to the bottom of it and make it work on all templates.

By the way robert I cannot find the working solution for STS you mention a few pages back.

Link to comment
Share on other sites

Just like to say thanks for the contribution

Installed it pretty easily, the only issue I had was with the product listing modification not working, solved that with an ealier answer on here to Franzl. I've got SPPC installed so just needed the

 

tep_get_all_get_params(array('action', 'products_id'))

bit.

 

Thanks again

 

Terry

Edited by Tbench
Link to comment
Share on other sites

kervano, on 19 March 2010 - 06:41 PM, said:

 

Thank you for the reply. I uninstalled the old version of sid killer, I replayed step by step instruction to install, but I find that I have always problems with osCid ...

 

you have a solution?

 

 

 

The solution is getting the configure files correct.

 

You should seek this solution in the general forum.

 

Hello FWR Media,

 

I just edit the. Htaccess and I checked my 2 files configures.php but I unfortunately still the same problem.

I do not know what to do, and I still do not know why it does not work. I had this problem with version 2.0d.

Edited by kervano
Link to comment
Share on other sites

Chemos version works OK with STS no matter what is installed first. I had it working fine with STS on all templates. However roberts version is new and improved for a windows server and I would really like to get to the bottom of it and make it work on all templates.

By the way robert I cannot find the working solution for STS you mention a few pages back.

 

Thanks for the clarification. I don't know about IIS, but if you're running linux, chemos version was very easy to install with no bugs to report as of yet from myself.

 

Ultimate Header Tags works fine too, so I'm a happy e-man

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...