Zen Cart Logo
Forums / Search Engines / Ultimate SEO URLs

Ultimate SEO URLs

Views: 125,990

Results 541 to 560 of 1,097
10 Nov 2008, 1:21 AM
#541
yellow1912 avatar

yellow1912

Totally Zenned

Join Date:
Oct 2006
Posts:
5,422
Plugin Contributions:
0

Ultimate SEO URLs

renaissanceart:

Can someone point me in the direction to get this working with EZ Pages?? Cheers
If you really need that, Simple Seo Url does rewrite ezpage using their titles. You can also change that by using Link Alias (version 3+ only)

11 Nov 2008, 12:35 AM
#542
carolinebogart avatar

carolinebogart

New Zenner

Join Date:
Apr 2007
Location:
Manchester, NH
Posts:
52
Plugin Contributions:
0

Re: Ultimate SEO URLs

I hope it's ok to post on this thread. I am redirecting my original post to here since it seems this thread is where this question should be.

I'm stumped. I have ultimate seo properly redirecting products. The site's newsletter is referring to the products by an old syntax. When I add a redirect 301 it's completely ignored!

This is the .htaccess:

NOTE: Replace /shop/ with the relative web path of your catalog in the "Rewrite Base" line below:

Options +FollowSymLinks
RewriteEngine On
RewriteBase /

From Ultimate SEO URLs

RewriteRule ^(.)-p-(.)$ index.php?main_page=product_info&products_id=$2&%{QUERY_STRING} [L]
RewriteRule ^(.)-c-(.)$ index.php?main_page=index&cPath=$2&%{QUERY_STRING} [L]
RewriteRule ^(.)-m-([0-9]+)$ index.php?main_page=index&manufacturers_id=$2&%{QUERY_STRING} [L]
RewriteRule ^(.
)-pi-([0-9]+)$ index.php?main_page=popup_image&pID=$2&%{QUERY_STRING} [L]
RewriteRule ^(.)-pr-([0-9]+)$ index.php?main_page=product_reviews&products_id=$2&%{QUERY_STRING} [L]
RewriteRule ^(.
)-pri-([0-9]+)$ index.php?main_page=product_reviews_info&products_id=$2&%{QUERY_STRING} [L]

For Open Operations Info Manager

RewriteRule ^(.*)-i-([0-9]+)$ index.php?main_page=info_manager&pages_id=$2&%{QUERY_STRING} [L]

For dreamscape's News & Articles Manager

RewriteRule ^news/?$ index.php?main_page=news&%{QUERY_STRING} [L]
RewriteRule ^news/rss.xml$ index.php?main_page=news_rss&%{QUERY_STRING} [L]
RewriteRule ^news/archive/?$ index.php?main_page=news_archive&%{QUERY_STRING} [L]
RewriteRule ^news/([0-9]{4})-([0-9]{2})-([0-9]{2})$ index.php?main_page=news&date=$1-$2-$3&%{QUERY_STRING} [L]
RewriteRule ^news/archive/([0-9]{4})-([0-9]{2})$ index.php?main_page=news_archive&date=$1-$2&%{QUERY_STRING} [L]
RewriteRule ^news/(.)-a-([0-9]+)-comments$ index.php?main_page=news_comments&article_id=$2&%{QUERY_STRING} [L]
RewriteRule ^news/(.
)-a-([0-9]+)$ index.php?main_page=news_article&article_id=$2&%{QUERY_STRING} [L]

All other pages

Don't rewrite real files or directories

RewriteCond %{REQUEST_FILENAME} !-f [NC]
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule ^(.*)$ index.php?main_page=$1&%{QUERY_STRING} [L]

And this is the line being ignored:
redirect 301 /product_info.php?products_id=9 http://www.b-naturals.com/aspen-cran...ct-90-tabs-p-3

Instead of finding the right page, the product_info.php?products_id=9 request just goes to the 404 not found page.

Any ideas on how to fix?

:frusty:

11 Nov 2008, 12:50 AM
#543
renaissanceart avatar

renaissanceart

New Zenner

Join Date:
Oct 2007
Posts:
65
Plugin Contributions:
0

Re: Ultimate SEO URLs

yellow1912:

If you really need that, Simple Seo Url does rewrite ezpage using their titles. You can also change that by using Link Alias (version 3+ only)

Thanks for that,

can i run Ultimate and simple SEO at the same time? or bad idea ?? Cheers

11 Nov 2008, 1:24 AM
#544
yellow1912 avatar

yellow1912

Totally Zenned

Join Date:
Oct 2006
Posts:
5,422
Plugin Contributions:
0

Re: Ultimate SEO URLs

renaissanceart:

Thanks for that,

can i run Ultimate and simple SEO at the same time? or bad idea ?? Cheers
A very very bad idea. Stick with one only. If EzPage is not an absolute need, I suggest you stick with USU.

12 Nov 2008, 5:34 AM
#545
renaissanceart avatar

renaissanceart

New Zenner

Join Date:
Oct 2007
Posts:
65
Plugin Contributions:
0

Re: Ultimate SEO URLs

yellow1912:

A very very bad idea. Stick with one only. If EzPage is not an absolute need, I suggest you stick with USU.

Well it kind of is. Because its so retardedly hard to create more "page_3" etc i now have about 15 EZ pages, all with relative content i need to be static.html

Any ideas? :S

12 Nov 2008, 5:39 AM
#546
yellow1912 avatar

yellow1912

Totally Zenned

Join Date:
Oct 2006
Posts:
5,422
Plugin Contributions:
0

Re: Ultimate SEO URLs

Uhm, no, actually.

There is another module, which is supposed to be the same with USU, I think you can search for a thread named Chemo something. And inside that thread, search for "beta 3" or something like that, you should find a version called 3.01 or something like that. It is supposed to be an upgraded version of USU. It has been abandoned by its author tho, so Im not sure how stable it is.

13 Nov 2008, 3:43 PM
#547
chriscwt avatar

chriscwt

New Zenner

Join Date:
Nov 2008
Posts:
1
Plugin Contributions:
0

Re: Ultimate SEO URLs

I'm not a Programmer, but trying my best to add the Ultimate SEO to my Zen Cart. Still can't get it working on my zen cart website.
Been going thru the threads, but getting more confused.
Please help to clarify:

  1. Where is the "Zen Cart install" for step 1 & 2, and
  2. How to go to the module in "CONFIGURATION - SEO URLS" in step 4? Appreciate your kind assistance.
    INSTALLATION INSTRUCTIONS
    ==========================
  1. Copy files from _zen_cart_folder to your Zen Cart install
  2. Copy (or MERGE if you have made changes) files from v138-specific-files to your Zen Cart install
  3. A sample .htaccess file is included. Simply rename to .htaccess and edit the word /shop/ to match your site
  4. Config the module in CONFIGURATION - SEO URLS
17 Nov 2008, 2:51 PM
#548
miketest avatar

miketest

New Zenner

Join Date:
Nov 2008
Posts:
9
Plugin Contributions:
0

Re: Ultimate SEO URLs

i am having the same problem. I can't find SEO urls option in admin >> configuration

18 Nov 2008, 10:30 AM
#549
onesimpleman avatar

onesimpleman

New Zenner

Join Date:
Nov 2006
Posts:
47
Plugin Contributions:
0

Re: Ultimate SEO URLs

to chriscwt and miketest
Have you run the sql patches?
Regards
Onesimpleman

18 Nov 2008, 10:33 AM
#550
miketest avatar

miketest

New Zenner

Join Date:
Nov 2008
Posts:
9
Plugin Contributions:
0

Re: Ultimate SEO URLs

onesimpleman:

to chriscwt and miketest
Have you run the sql patches?
Regards
Onesimpleman

thanks for your help buddy. I could find the option yesterday only but again thanks for your help.

18 Nov 2008, 10:46 AM
#551
miketest avatar

miketest

New Zenner

Join Date:
Nov 2008
Posts:
9
Plugin Contributions:
0

Re: Ultimate SEO URLs

I seem to be having another problem now.

http://lawyersmarketingreference.com/zen/bags-shoulder-bags-c-5_3.html

See the products links. Rather than defaulting to .html, they first go to dynamic urls and then redirect to .html. Can anyone help me in making those links static on page?

18 Nov 2008, 12:44 PM
#552
mprough avatar

mprough

Totally Zenned

Join Date:
Nov 2007
Location:
Woodbine, Georgia, United States
Posts:
4,278
Plugin Contributions:
37

Re: Ultimate SEO URLs

miketest:

I seem to be having another problem now.

http://lawyersmarketingreference.com/zen/bags-shoulder-bags-c-5_3.html

> 
> See the products links. Rather than defaulting to .html, they first go to dynamic urls and then redirect to .html. Can anyone help me in making those links static on page?

I am not having this issue.... clear your cache and reboot then look.

~Melanie
18 Nov 2008, 12:56 PM
#553
miketest avatar

miketest

New Zenner

Join Date:
Nov 2008
Posts:
9
Plugin Contributions:
0

Re: Ultimate SEO URLs

mprough:

I am not having this issue.... clear your cache and reboot then look.

~Melanie

Seriously, this forum has a charm. As soon as i post a problem, the next moment i am able to fix it.

I could fix the problem myself as html_output.php did not upload properly.

19 Nov 2008, 8:31 AM
#554
jerry5763837 avatar

jerry5763837

Zen Follower

Join Date:
May 2008
Posts:
261
Plugin Contributions:
0

Re: Ultimate SEO URLs

Hi, everyone

google robot saids up to 33 pages with <&language=en>can not be found.
Can you please check my site at http://www.topalways.com/15-in-1-spo...ml&language=en,

there is only on language on m site, english. why <&language=en>exist?? i double checked my sitemap, in it there is no Urls with &language=en.

any suggestion would be appreciated. :no:

19 Nov 2008, 1:03 PM
#555
mprough avatar

mprough

Totally Zenned

Join Date:
Nov 2007
Location:
Woodbine, Georgia, United States
Posts:
4,278
Plugin Contributions:
37

Re: Ultimate SEO URLs

The EN urls come from having the language function enabled... It is no longer enabled, but Gogle had already indexed the urls. They will drop off naturally, no worries. You robots.txt has them blocked as well.

User-agent: *
Disallow: /=en

~Melanie

19 Nov 2008, 1:46 PM
#556
jerry5763837 avatar

jerry5763837

Zen Follower

Join Date:
May 2008
Posts:
261
Plugin Contributions:
0

Re: Ultimate SEO URLs

mprough:

The EN urls come from having the language function enabled... It is no longer enabled, but Gogle had already indexed the urls. They will drop off naturally, no worries. You robots.txt has them blocked as well.

~Melanie

HI, Mprough,

Thanks for your reply.

Originally, my site has not robot.txt
Few days ago, i created the file robot.txt at the root of my site, then i did post the code ```html
User-agent: *
Disallow: /=en


One more question, it is said that it is bettr to create robot.txt file, in which put the folders & URLS you do not want robot to crawle,
In such case, gogolebot will not waste so much time on this folders & URLS, which will accelerate being indexed. 
could you please advse is it true? if yes , which folders & URLs should i put into robot.txt? how to write robot.txt

Many thanks. looking forward to your suggestion.:smile:
19 Nov 2008, 1:52 PM
#557
mprough avatar

mprough

Totally Zenned

Join Date:
Nov 2007
Location:
Woodbine, Georgia, United States
Posts:
4,278
Plugin Contributions:
37

Re: Ultimate SEO URLs

What is the DATE next to each url in the errors detail............ As state, this is historical data logged for a bit of time before dropping off. Therefore it is ONLY a concern if they are current.

A robots.txt does not prevent Google from indexing a page, only from crawling it.

You should block crawling to duplicate and pages you wish not to be crawled.

~Melanie

19 Nov 2008, 2:05 PM
#558
jerry5763837 avatar

jerry5763837

Zen Follower

Join Date:
May 2008
Posts:
261
Plugin Contributions:
0

Re: Ultimate SEO URLs

hi, Mprough

So many thanks for quick reply

Please see attached. all the 33 pages was found not being found on Nov. 15 & 16. what is going wrong?

And how to block crawling to duplicate and to block pages, how to write robot.txt?

http://www.topalways.com/watch-phones-...d-watch-phone-p-47.html&language=en 404 (Not found)Help   unavailable
 Nov 16, 2008 
http://www.topalways.com/waterproof-mo...one-with-came-p-50.html&language=en 404 (Not found)Help   unavailable
 Nov 15, 2008 
http://www.topalways.com/wii-fit-ninte...rope-version-p-384.html&language=en 404 (Not found)Help   unavailable
 Nov 16, 2008 
http://www.topalways.com/wii-network-c...20-network-l-p-192.html&language=en 404 (Not found)Help   unavailable
 Nov 16, 2008 
http://www.topalways.com/wireless-alar...urglary-alarm-p-32.html&language=en 404 (Not found)Help   unavailable
 Nov 16, 2008 
http://www.topalways.com/wireless-g-ro...ters-ip0449m-p-120.html&language=en 404 (Not found)Help   unavailable
 Nov 15, 2008 
http://www.topalways.com/wireless-gsm-...with-gsm-car-p-346.html&language=en 404 (Not found)Help   unavailable
 Nov 15, 2008 
...........................
19 Nov 2008, 3:02 PM
#559
mprough avatar

mprough

Totally Zenned

Join Date:
Nov 2007
Location:
Woodbine, Georgia, United States
Posts:
4,278
Plugin Contributions:
37

Re: Ultimate SEO URLs

Nothing is wrong, Google has the pages indexed, crawled found them to be returning a 404 and will begin to remove them from the index.

~Melanie

20 Nov 2008, 3:03 AM
#560
jerry5763837 avatar

jerry5763837

Zen Follower

Join Date:
May 2008
Posts:
261
Plugin Contributions:
0

Re: Ultimate SEO URLs

dear Mprough,

Much appreciated for your patience.

May ask another question here about SEO?

That is, when i type site:https://www.topalways.com into GOOGLE Search talbe, why my homepage https://www.topalways.com ranks about NO. 30, not NO. 1?
what is the most srtange is that, when mouse hover on my homepage URL in the search result, it shows http://www.topalways.com/-c-.html, not http://www.topalways.com/, and it is also http://www.topalways.com/-c-.html in status bar
Please help me to check. thanks very much