Ultimate SEO Urls

3.0.7 Phoenix 1.0.8.19 - 1.0.8.20
Released:
Fri Mar 17, 2023 6:17 am
File size:
119.63 KiB
Validated for:
Phoenix 1.0.8.19 - 1.0.8.20
MD5 checksum:
4d3987f2b219e7b5ad7524e9c1945b14
3.0.5 Phoenix 1.0.8.16
Released:
Tue Jul 05, 2022 10:49 am
File size:
118.02 KiB
Validated for:
Phoenix 1.0.8.16
MD5 checksum:
56960755c3bb009d16e7e29551aabf0e
3.0.4 Phoenix 1.0.8.4
Released:
Tue Jun 08, 2021 10:03 am
File size:
133.66 KiB
Validated for:
Phoenix 1.0.8.4
MD5 checksum:
687aa1438f8a6ed32c690b98a57a3d97
3.0.3 Phoenix 1.0.8.1
Released:
Wed Mar 31, 2021 1:52 pm
File size:
132.32 KiB
Validated for:
Phoenix 1.0.8.1
MD5 checksum:
83ec76de679611eb414842c4d90a8729
3.0.2 Phoenix 1.0.8.0
Released:
Sat Mar 27, 2021 3:24 pm
File size:
130.76 KiB
Validated for:
Phoenix 1.0.8.0
MD5 checksum:
9a83ded3bcfa4638cfe11ba9837c6f98
Description
Features

Ultimate SEO URL rewrites the standard Phoenix URLs to make them more user friendy and with multi-language support.

Products URLs can be composed with any combination of product, category, manufacturer or model names in any order. It can be changed and the old URL will redirect to the new one.

For example if you choose category/brand/model/product-name and if the uri type is path based your product url will look like:

Code: Select all

www.mysite.com/vegetables-von-peacock-green-tomatoes-gtom-p-6.html
instead of the regular:

Code: Select all

www.mysite.com/product_info.php?products_id=6
Multilanguage and SEO

It also adds the ability to diferentiate URLs by language, creating different URL addresses for each one, something crucial if you want your pages to be indexed correctly by browsers depending on its target language.

Stock Phoenix returns the same URI for all the language localized versions of a page. This app will make them different pages, i.e.:

Default language (i.e. English): www.mysite.com/green-tomatoes-p-6.html
Second language (i.e. Spanish): www.mysite.com/es/tomates-verdes-p-6.html
Third language (i.e. French): www.mysite.com/fr/tomates-vertes-p-6.html

Note default language will not include the language path (/en/, /es/, /fr/, /de/...)

Canonical and hreflang tags

The app also includes canonical and hreflang modules that adds differentiating tags to these pages. This highly improves Phoenix SEO capabilities for multi-lingual shops.

With the canonical tags Info pages will be linked to their corresponding .php file, avoiding the spiders finding duplicated content, i.e.;

www.mysite.com/info.php?pages_id=1

will become

www.mysite.com/privacy-cookie-policy-pi-1.html

and both canonicat tags on these pages will point to

www.mysite.com/privacy.php

as the default URL for the same content.

With hreflang tags each page will containg links of other localized version of itself:

English <link rel="alternate" hreflang="en" href="http://www.mysite.com/my-great-category-c-3.html" />
German <link rel="alternate" hreflang="de" href="http://www.mysite.com/de/meine-super-kategorie-c-3.html" />
Spanish <link rel="alternate" hreflang="es" href="http://www.mysite.com/es/mi-estupenda-c ... a-c-3.html" />

Cache

It also has the ability to cache URLs, using three methods: File, SQLite or Mysql based. This will improve the page generation times by saving database queries, specially on sites with lots of products and categories or servers with low resources.

404 error page

You can personalize your "404 Not found" page. The template is located at: /templates/default/includes/pages/notfound_404.php. It will return correct 404 header unlike stock one does.

Sitemap

Included in this package is a sitemap generator compatible with multiple languages. It will generate separate sitemaps for products, categories and other pages. To generate the sitemap you must access /sitemaps/index.php directory of your website. This task can be automated if you wish.
Ultimate SEO URL rewrites the standard Phoenix URLs to make them more user friendy and with multi-language support.
  • Author Piernas
  • Last updated Fri Mar 17, 2023 6:17 am
  • Total Downloads 3646
  • Rating
    (4)
  • Categories Other
  • Addon Revisions/Downloads
    Version
    Phoenix Version(s)