Can someone give me some ideas for this page?

by vjboc
8 replies
  • WEB DESIGN
  • |
I made discount pages on my site. Right now there are 7 total. I have a landing page that has 7 links for each product at Discounted Items Up To 50% Off at Qpricing . Can you give me some ideas how to make this look better and to be more seo friendly. Thanks for your help..
#give #ideas #page
  • Profile picture of the author IM Alex
    Right off the bat, the navigation areas are too wide, they would look a lot better and make the first page look a lot more structured if some of the side areas are trimmed.

    As for the sub pages, most definitely bigger images and text, I'd sacrifice a couple of rows or the products for the sake of blowing them up. Also, categorizing the items according to their correct category will make the page look much more organized and easier to browse.
    {{ DiscussionBoard.errors[5418569].message }}
    • Profile picture of the author vjboc
      Originally Posted by IM Alex View Post

      Right off the bat, the navigation areas are too wide, they would look a lot better and make the first page look a lot more structured if some of the side areas are trimmed.

      As for the sub pages, most definitely bigger images and text, I'd sacrifice a couple of rows or the products for the sake of blowing them up. Also, categorizing the items according to their correct category will make the page look much more organized and easier to browse.
      Thanks IM Alex, Unfortunately there is nothing I can do about the images or the text. I pull them from a database I have no control over.
      {{ DiscussionBoard.errors[5419878].message }}
  • Profile picture of the author frenchsquared
    You can do anything you want with those links. Css will target them. If you really wanted to you could even change the text with javascript.

    You need to make them look less like a list of links. Add an image beside them and a paragraph under them.

    You can add in image while looping through the array to display them.

    you could target them with this:
    .anylinkcss a {background:url('image1')}
    .anylinkcss a+a {background:url('image2')}
    .anylinkcss a+a+a {background:url('image3')}
    {{ DiscussionBoard.errors[5419953].message }}
    • Profile picture of the author vjboc
      Originally Posted by frenchsquared View Post

      You can do anything you want with those links. Css will target them. If you really wanted to you could even change the text with javascript.

      You need to make them look less like a list of links. Add an image beside them and a paragraph under them.

      You can add in image while looping through the array to display them.

      you could target them with this:
      .anylinkcss a {background:url('image1')}
      .anylinkcss a+a {background:url('image2')}
      .anylinkcss a+a+a {background:url('image3')}
      Thanks frenchsquared,
      I added images with links under them. It looks alot better, let me know what you think and if you have any other idea's.
      Go to Discounted Items Up To 50% Off at Qpricing
      {{ DiscussionBoard.errors[5424282].message }}
  • Profile picture of the author alixwijaya
    Maybe use Slider is look more beautiful,
    I used 'Smooth Slider' plugin for featured posts
    You can see at my blog hompage
    {{ DiscussionBoard.errors[5434365].message }}
  • Profile picture of the author dianeforster
    Just a glance and I notice your logo to be extremely pix-elated, also you can work on the template design and the font style/size. Using help from skilled website development experts can help you achieve your design and development goals.
    {{ DiscussionBoard.errors[5440204].message }}
  • Profile picture of the author Pamellalovely
    Originally Posted by vjboc View Post

    I made discount pages on my site. Right now there are 7 total. I have a landing page that has 7 links for each product at Discounted Items Up To 50% Off at Qpricing . Can you give me some ideas how to make this look better and to be more seo friendly. Thanks for your help..
    I think you need to change the whole layout because according to your service layout is not suitable.
    {{ DiscussionBoard.errors[5442299].message }}
    • Profile picture of the author vjboc
      Originally Posted by Pamellalovely View Post

      I think you need to change the whole layout because according to your service layout is not suitable.
      I am not sure what you mean by "according to your service layout is not suitable".
      {{ DiscussionBoard.errors[5453588].message }}

Trending Topics