Thread: Landing page?

Page 1 of 2 12 LastLast
Results 1 to 10 of 12
  1. #1
    Join Date
    Jun 2010
    Posts
    19
    Plugin Contributions
    0

    Default Landing page?

    I wish to create a landing page within zencart, which i can heavily optimize for SEO.

    My question is. How do i rename the URL for an EZ-Page?.

    eg i want to make a page for info about handbags, then a link to the handbag section, and i want the page to be called handbags.php

    Thanks!

  2. #2
    Join Date
    Nov 2005
    Location
    Colorado Springs, CO USA
    Posts
    7,033
    Plugin Contributions
    31

    Default Re: Landing page?

    Scroll to the bottom of the page on this thread for links to similar thread on the same subject.

  3. #3
    Join Date
    Jun 2010
    Posts
    19
    Plugin Contributions
    0

    Default Re: Landing page?

    It's not an actual landing page i want. It is just a page, like an EZ Page, but with a different URL.

  4. #4
    Join Date
    Jun 2005
    Location
    Cumbria, UK
    Posts
    10,267
    Plugin Contributions
    3

    Default Re: Landing page?

    It is still very unclear what you mean, or what you want.

    If you are looking for ways to improve your search ranking, then you would do well to consider what the SE's (particularly Google) consider to be important.

    Melanie Prough explains it very well HERE, and over the last few years, we have helped our clients follow her edvice. We have seen POSITIVE RESULTS as a consequence of paying attention to Mel's advice.

    Additionally, if you install and then use (in conjunction with your Google Dashboard) Andrew Berezin's excellent Sitemaps XML module, this will create (amongst other) an EZ-Pages sitemap which you can then "inform" the various Search Engines of.

    Put the reference to these sitemaps in your robots.txt file, and then work collaboratively with the search engines to improve your performance.
    20 years a Zencart User

  5. #5
    Join Date
    Jun 2010
    Posts
    19
    Plugin Contributions
    0

    Default Re: Landing page?

    Quote Originally Posted by schoolboy View Post
    It is still very unclear what you mean, or what you want.

    If you are looking for ways to improve your search ranking, then you would do well to consider what the SE's (particularly Google) consider to be important.

    Melanie Prough explains it very well HERE, and over the last few years, we have helped our clients follow her edvice. We have seen POSITIVE RESULTS as a consequence of paying attention to Mel's advice.

    Additionally, if you install and then use (in conjunction with your Google Dashboard) Andrew Berezin's excellent Sitemaps XML module, this will create (amongst other) an EZ-Pages sitemap which you can then "inform" the various Search Engines of.

    Put the reference to these sitemaps in your robots.txt file, and then work collaboratively with the search engines to improve your performance.
    I will try to explain my situation better.

    I have a website which is ranked 1 for my specific optimized keyword term. I wish to optimize a new keyword (without editing my current index.php). So i intend to add a new php page known as 'handbags.php' then optimize this page. However, i am not sure how i would add this page, as adding it in EZPages gives me id&=1 or whatever, which would be pointless optimizing, as it's best to have the keyword in it's URL.

  6. #6
    Join Date
    Jun 2005
    Location
    Cumbria, UK
    Posts
    10,267
    Plugin Contributions
    3

    Default Re: Landing page?

    Quote Originally Posted by mickgibbons View Post
    ... as it's best to have the keyword in it's URL.
    Not necessarily true...

    Google (and indeed all reputable search engines) are capable of spidering and indexing Dynamic URL's just as easily as they do static URL's.

    MOST good websites today are based on Dynamic Content Systems, and in fact, Google RECOMMENDS that dynamic URL's are NOT RE-WRITTEN to resemble static URL's.

    Additionally... from your post... it seems that you are unclear of how PHP assembles HTML...
    I wish to optimize a new keyword (without editing my current index.php)
    ... does not make technical sense, I'm afraid...

    The only way you can get dynamic URL's to render as static URL's is to invoke the URL RE-WRITE CONDITION via a set of .htaccess declarations.
    20 years a Zencart User

  7. #7
    Join Date
    Jun 2010
    Posts
    19
    Plugin Contributions
    0

    Default Re: Landing page?

    Quote Originally Posted by schoolboy View Post
    Not necessarily true...

    Google (and indeed all reputable search engines) are capable of spidering and indexing Dynamic URL's just as easily as they do static URL's.

    MOST good websites today are based on Dynamic Content Systems, and in fact, Google RECOMMENDS that dynamic URL's are NOT RE-WRITTEN to resemble static URL's.

    Additionally... from your post... it seems that you are unclear of how PHP assembles HTML...

    ... does not make technical sense, I'm afraid...

    The only way you can get dynamic URL's to render as static URL's is to invoke the URL RE-WRITE CONDITION via a set of .htaccess declarations.
    What will i have to add to the htaccess to rename:
    www.domain.com/index.php?main_page=page&id=10
    to www.domain.com/handbags.php

    Appreciate your help bro!

  8. #8
    Join Date
    Feb 2008
    Location
    Antwerpen
    Posts
    51
    Plugin Contributions
    0

    Default Re: Landing page?

    I've been trying to make landingpages myself, using the EZ-pages, and it really isn't that hard at all.

    You write an EZ-page, the title you give the page will also be the title Google sees, optimize the page for Google (it will also be optimized for other search engines), and then add metatags for your EZ-page, that will make a huge difference,

    Open your metatags file (includes/languages/english/metatags.php), and look around line 31, there you will see how you can add metatags for your EZ-pages.

    That's it, it worked for me, there's no reason why it shouldn't work for you.

  9. #9
    Join Date
    Jun 2010
    Posts
    19
    Plugin Contributions
    0

    Default Re: Landing page?

    Quote Originally Posted by fonzie View Post
    I've been trying to make landingpages myself, using the EZ-pages, and it really isn't that hard at all.

    You write an EZ-page, the title you give the page will also be the title Google sees, optimize the page for Google (it will also be optimized for other search engines), and then add metatags for your EZ-page, that will make a huge difference,

    Open your metatags file (includes/languages/english/metatags.php), and look around line 31, there you will see how you can add metatags for your EZ-pages.

    That's it, it worked for me, there's no reason why it shouldn't work for you.
    The main problem I'm having is the wording in the URL. Any ideas?

  10. #10
    Join Date
    Feb 2008
    Location
    Antwerpen
    Posts
    51
    Plugin Contributions
    0

    Default Re: Landing page?

    have a look at CEON URI mapping, I've been using it for a long time, but I never looked at the possibility to change the url's for EZ-pages, but it is possible, that could be your answer,

    but even without the title in the url I managed to get to the top of Google search results in less then 2 weeks

 

 
Page 1 of 2 12 LastLast

Similar Threads

  1. v154 Main Category Page that looks like a landing page
    By CabinetGuy in forum Setting Up Categories, Products, Attributes
    Replies: 1
    Last Post: 9 Jun 2016, 05:43 PM
  2. Logout Landing page
    By grossd in forum General Questions
    Replies: 1
    Last Post: 21 Oct 2010, 09:21 AM
  3. Can I embed the Contact Us page on my landing page?
    By cmrsf1 in forum General Questions
    Replies: 0
    Last Post: 19 Apr 2010, 07:28 AM
  4. redirect landing page
    By perkiekat in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 15 Dec 2009, 01:02 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg