• Toll-free  888-665-8637
  • International  +1 717-220-0012
Welcome Guest! To enable all features please Login or Register.

Notification

Icon
Error

iamwill
#1 Posted : Wednesday, November 1, 2006 9:21:18 PM(UTC)
iamwill

Rank: Member

Joined: 11/1/2006(UTC)
Posts: 4

Hi all.

I trying to get all of our site's content organized in such a way as to use the custom pages feature to maintain some of the static pages on our site like a mini cms. The problem is that I can't figure out how to link to those custom pages or policy pages. In the documentation it makes some reference to using the custom page category, but I can't figure out what this means.

What I've done is put all of the links in my default master page, things like "contact us" and "Privacy Policy" but how do I link to that actual piece of content?

Any help is appreciated... I know I'll have more questions too.

Thanks!
Will
Nick Alberti
#2 Posted : Thursday, November 2, 2006 10:14:55 AM(UTC)
Nick Alberti

Rank: Member

Joined: 9/27/2004(UTC)
Posts: 1,099

Hello Will.

Under Catalog > Categories, you have 4 category types. One being “Custom Page”. Select “Custom Page” and click the “new” button. On the next page, you’ll find an area labeled “Select Custom Page”. This area will have a drop down list that contains all the custom pages created via the admin.

Another option:

When creating a custom page, the URL at the top of the page contains an ID. Example:

http://www.MyStore.com/B...a-433d-ab12-cafd498f28bb

You can then use this ID to create custom hyperlinks throughout your store.

Code:
<a href=http://www.MyStore.com/Custom.aspx?id=1f622176-704a-433d-ab12-cafd498f28bb>Some Text</a>
iamwill
#3 Posted : Thursday, November 2, 2006 10:15:50 PM(UTC)
iamwill

Rank: Member

Joined: 11/1/2006(UTC)
Posts: 4

Thanks for the response.

Do I have to set anything up for the url rewriting? Or are there limitations to this?

I would assume that I can go in and create an "FAQ" custom category and set the url rewrite to "/faq.htm". Then just pull up my domain and go to "domain.com/faq.htm" ?

But this is not working. I'm assuming all url rewriting will work in this fashion?

Also, is there any better documentation than what's provided here (http://www.bvsoftware.com/BVCommerce5Manual/)?

Thanks!
Will
iamwill
#4 Posted : Thursday, November 2, 2006 10:18:05 PM(UTC)
iamwill

Rank: Member

Joined: 11/1/2006(UTC)
Posts: 4

Well I did at least figure out that when I rewrite a url to a .aspx extension then it seems to work! But is there support for other/no extensions?
Cliff
#5 Posted : Thursday, November 2, 2006 10:19:35 PM(UTC)
Cliff

Rank: Member

Joined: 5/24/2004(UTC)
Posts: 4,147

Since this is application-based URL rewriting, your URL must end in .aspx.

The easiest way to create a new URL for a custom page, or any page in BVC5, is to visit BV Admin > Content > Custom URLs.
Nick Alberti
#6 Posted : Friday, November 3, 2006 9:04:18 AM(UTC)
Nick Alberti

Rank: Member

Joined: 9/27/2004(UTC)
Posts: 1,099

Hi Will. Let us know what areas in the manual could be improved so we can make it better.
Andy Miller
#7 Posted : Friday, November 3, 2006 12:57:09 PM(UTC)
Andy Miller

Rank: Member

Joined: 11/5/2003(UTC)
Posts: 2,136

Was thanked: 1 time(s) in 1 post(s)
Originally Posted by: "Will L" Go to Quoted Post

Well I did at least figure out that when I rewrite a url to a .aspx extension then it seems to work! But is there support for other/no extensions?
When a new ASP.NET web site is created, a small set of extensions are handled by ASP.NET, the rest are handled directly by IIS. However you can configure the server to send other extensions to ASP.NET. If you are the server admin you can do this yourself, otherwise ask you host to make the change for you.
Andy Miller
Structured Solutions

Shipper 3 - High Velocity Shipment Processing
CodeSine
#8 Posted : Friday, November 3, 2006 4:22:52 PM(UTC)
CodeSine

Rank: Member

Joined: 11/18/2003(UTC)
Posts: 1,465

I've added a note about this in another forum. http://www.bvsoftware.co...lt.aspx?f=80&m=41728

Adding something like this: CustomPages_Edit.aspx?id=1f622176-704a-433d-ab12-cafd498f28bb is not Search Engine friendly nor easy to identify when looking through your html for editing, etc. Perhpas we need so define the URL on the Custom Page itself?
TIM

BVC Add-Ons and Development
CodeSine
#9 Posted : Friday, November 3, 2006 4:43:43 PM(UTC)
CodeSine

Rank: Member

Joined: 11/18/2003(UTC)
Posts: 1,465

...also - Custom URL does not re-write the URL it just re-directs. I don't see how this helps you to re-write your custom page URL?
TIM

BVC Add-Ons and Development
iamwill
#10 Posted : Saturday, November 4, 2006 9:16:28 PM(UTC)
iamwill

Rank: Member

Joined: 11/1/2006(UTC)
Posts: 4

In regards to the documentation, I think it would be extremely helpful if there was specific developer documentation to describe what components are available, and generally more in depth descriptions of how to use the functionality provided by bvcommerce. I've found myself wanting more verbose descriptions of features in the doc you have. Or possibly thinking about how a developer might be using the site, and then providing more walkthroughs. The template creation walkthroughs are great... just make a bunch more of those for the different features of the system, like:

-navigation
-content pages
-product listings
-search
-comments/reviews & ratings
-microsites
-a/b testing


MSDN style documentation for the api layer would be quite valuable, as well.

I will say that you've done a fantastic job though... keep it up!
Forum Jump  
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.

©2024 Develisys. All rights reserved.
  • Toll-free  888-665-8637
  • International  +1 717-220-0012