The KB says you use this format to make a link:
http://your.URL/cgi-bin/ss00000x.pl?...html&NOLOGIN=1
I was using the following format until I read the above:
a href="acatalog/Mpp_Online_Catalog_Alkaline_539.html"
Now the problem with the latter is when I update the database and refresh the site that catalog page gets renamed to something else and I have to redo the link.
However the method recommended by the KB also seems to suffer from the same weakness does it not?
So my question:
-Why would the first method be preferable over the second as it is more time consuming to implement?
-Is there any way to not have the page names change when a new import and site refresh takes place?
http://your.URL/cgi-bin/ss00000x.pl?...html&NOLOGIN=1
I was using the following format until I read the above:
a href="acatalog/Mpp_Online_Catalog_Alkaline_539.html"
Now the problem with the latter is when I update the database and refresh the site that catalog page gets renamed to something else and I have to redo the link.
However the method recommended by the KB also seems to suffer from the same weakness does it not?
So my question:
-Why would the first method be preferable over the second as it is more time consuming to implement?
-Is there any way to not have the page names change when a new import and site refresh takes place?
Comment