gpmd_seopack - Version 1.1.3

Version Notes

Added the following features:

- Custom meta robots at a category and product level

- Filter page meta robots

- Product orphaning

- Top sites analytics protection

- Fix for missing meta robots attribute

Download this release

Release Info

Developer Adrian Duke
Extension gpmd_seopack
Version 1.1.3
Comparing to
See all releases


Code changes from version 1.1.2 to 1.1.3

._package.xml DELETED
Binary file
app/code/community/GPMD/SEOPack/Model/Resource/Eav/Mysql4/Setup.php CHANGED
@@ -1,7 +1,7 @@
1
  <?php
2
 
3
  /**
4
- * GPMD SEOPack V0.1.1
5
  * @copyright Copyright (c) 2012 GPMD Ltd (http://www.gpmd.co.uk)
6
  */
7
 
1
  <?php
2
 
3
  /**
4
+ * GPMD SEOPack V1.1.3
5
  * @copyright Copyright (c) 2012 GPMD Ltd (http://www.gpmd.co.uk)
6
  */
7
 
app/code/community/GPMD/SEOPack/etc/._config.xml DELETED
Binary file
app/code/community/GPMD/SEOPack/etc/config.xml CHANGED
@@ -9,7 +9,7 @@
9
  <config>
10
  <modules>
11
  <GPMD_SEOPack>
12
- <version>1.1.2</version>
13
  </GPMD_SEOPack>
14
  </modules>
15
  <default>
9
  <config>
10
  <modules>
11
  <GPMD_SEOPack>
12
+ <version>1.1.3</version>
13
  </GPMD_SEOPack>
14
  </modules>
15
  <default>
app/code/community/GPMD/SEOPack/sql/seopack_setup/{mysql4-install-0.1.1.php → mysql4-install-1.1.3.php} RENAMED
File without changes
package.xml CHANGED
@@ -1,24 +1,30 @@
1
  <?xml version="1.0"?>
2
  <package>
3
  <name>gpmd_seopack</name>
4
- <version>1.1.2</version>
5
  <stability>stable</stability>
6
  <license uri="http://opensource.org/licenses/osl-3.0.php">OSL v3</license>
7
  <channel>community</channel>
8
  <extends/>
9
  <summary>Our SEOPack is designed to improve the on-page optimisation of your website. Features include: custom meta robots tags, meta robots rules for filter pages and page orphaning.</summary>
10
  <description>The SEOPack module will help to improve your search engine rankings by allowing you to assign custom meta robots tags, orphaning / discontinuing products (products only available via direct URL) and assigning meta robots rules to filtered category pages / layered navigation pages. This gives you added control over the indexation of product pages, category pages and filter pages.&#xD;
 
11
  This module will eliminate several often fatal e-commerce SEO issues.</description>
12
  <notes>Added the following features:&#xD;
13
  &#xD;
14
  - Custom meta robots at a category and product level&#xD;
 
15
  - Filter page meta robots&#xD;
 
16
  - Product orphaning&#xD;
17
- - Top sites analytics protection</notes>
 
 
 
18
  <authors><author><name>Adrian Duke</name><user>adrianduke</user><email>adrian@gpmd.co.uk</email></author></authors>
19
- <date>2012-02-16</date>
20
- <time>14:50:27</time>
21
- <contents><target name="magecommunity"><dir name="GPMD"><dir name="SEOPack"><dir><dir name="Helper"><file name="Data.php" hash="4749540fe128e3d288753f08ab2ec20a"/></dir><dir name="Model"><dir name="Attribute"><dir name="Source"><file name="Robots.php" hash="07555ae7a79dd8d99ebe3a13cc3f5d83"/></dir></dir><file name="Observer.php" hash="c2fa3bf58eb9633f5d43ea8146be0e75"/><dir name="Product"><file name="Visibility.php" hash="6130c925e1a030662fd060d094ae40cc"/></dir><dir name="Resource"><dir name="Eav"><dir name="Mysql4"><file name="Setup.php" hash="a3be71150e5568cc000495edf466200a"/></dir></dir></dir></dir><dir name="etc"><file name="config.xml" hash="e1e6821148a6ba48941d8d7fe5b1505f"/><file name="system.xml" hash="8894108af6c8951f6bdc8a8b4446dc86"/></dir><dir name="sql"><dir name="seopack_setup"><file name="mysql4-install-1.1.2.php" hash="b87ea79a6da95e8782731d4d8d8ea52b"/></dir></dir></dir></dir></dir></target><target name="mageetc"><dir name="modules"><file name="GPMD_SEOPack.xml" hash="96a18610be60b7c18a8d9a40e9468d82"/></dir></target></contents>
22
  <compatible/>
23
  <dependencies><required><php><min>5.2.0</min><max>6.0.0</max></php></required></dependencies>
24
  </package>
1
  <?xml version="1.0"?>
2
  <package>
3
  <name>gpmd_seopack</name>
4
+ <version>1.1.3</version>
5
  <stability>stable</stability>
6
  <license uri="http://opensource.org/licenses/osl-3.0.php">OSL v3</license>
7
  <channel>community</channel>
8
  <extends/>
9
  <summary>Our SEOPack is designed to improve the on-page optimisation of your website. Features include: custom meta robots tags, meta robots rules for filter pages and page orphaning.</summary>
10
  <description>The SEOPack module will help to improve your search engine rankings by allowing you to assign custom meta robots tags, orphaning / discontinuing products (products only available via direct URL) and assigning meta robots rules to filtered category pages / layered navigation pages. This gives you added control over the indexation of product pages, category pages and filter pages.&#xD;
11
+ &#xD;
12
  This module will eliminate several often fatal e-commerce SEO issues.</description>
13
  <notes>Added the following features:&#xD;
14
  &#xD;
15
  - Custom meta robots at a category and product level&#xD;
16
+ &#xD;
17
  - Filter page meta robots&#xD;
18
+ &#xD;
19
  - Product orphaning&#xD;
20
+ &#xD;
21
+ - Top sites analytics protection&#xD;
22
+ &#xD;
23
+ - Fix for missing meta robots attribute</notes>
24
  <authors><author><name>Adrian Duke</name><user>adrianduke</user><email>adrian@gpmd.co.uk</email></author></authors>
25
+ <date>2012-09-21</date>
26
+ <time>11:18:09</time>
27
+ <contents><target name="magecommunity"><dir name="GPMD"><dir name="SEOPack"><dir name="Helper"><file name="Data.php" hash="4749540fe128e3d288753f08ab2ec20a"/></dir><dir name="Model"><dir name="Attribute"><dir name="Source"><file name="Robots.php" hash="07555ae7a79dd8d99ebe3a13cc3f5d83"/></dir></dir><file name="Observer.php" hash="c2fa3bf58eb9633f5d43ea8146be0e75"/><dir name="Product"><file name="Visibility.php" hash="6130c925e1a030662fd060d094ae40cc"/></dir><dir name="Resource"><dir name="Eav"><dir name="Mysql4"><file name="Setup.php" hash="ac8c08ad8e708d2b6994a9935f14896e"/></dir></dir></dir></dir><dir name="etc"><file name="config.xml" hash="445cba19340c0165abeba910fffbf63a"/><file name="system.xml" hash="8894108af6c8951f6bdc8a8b4446dc86"/></dir><dir name="sql"><dir name="seopack_setup"><file name="mysql4-install-1.1.3.php" hash="b87ea79a6da95e8782731d4d8d8ea52b"/></dir></dir></dir></dir></target><target name="mageetc"><dir name="modules"><file name="GPMD_SEOPack.xml" hash="96a18610be60b7c18a8d9a40e9468d82"/></dir></target></contents>
28
  <compatible/>
29
  <dependencies><required><php><min>5.2.0</min><max>6.0.0</max></php></required></dependencies>
30
  </package>