Platinum SEO Pack - Version 1.3.5

Version Description

  • 2010-11-11 - Space after closing php tag removed.
Download this release

Release Info

Developer Rajesh Babu
Plugin Icon 128x128 Platinum SEO Pack
Version 1.3.5
Comparing to
See all releases

Code changes from version 1.3.4 to 1.3.5

Changelog.txt ADDED
@@ -0,0 +1,82 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ * 2010-11-11 - Space after closing php tag removed.
2
+
3
+ * 2010-09-24 - Support for custom taxonomies. You can now have a title format that includes the custom taxonomy term in your title for the custom taxonomy archive page.
4
+ * 2010-09-24 - Some minor superficial bug corrections
5
+
6
+ 2010-05-23 Rajesh (http://techblissonline.com/) - Version 1.3.3
7
+ * Made compatible with Brian Clark's Scribe SEO LLC.Brian Clark is a copywriting expert and founder of http://www.copyblogger.com. He is an influential online marketer and a successful entrepreneur.
8
+
9
+ 2010-02-13 Rajesh (http://techblissonline.com/) - Version 1.3.2
10
+ * Compatible with Worpress 2.9.1
11
+
12
+ 2009-10-04 Rajesh (http://techblissonline.com/) - Version 1.3.1
13
+ * Compatible with Worpress 2.8.5
14
+
15
+ 2009-10-04 Rajesh (http://techblissonline.com/) - Version 1.3
16
+ * Added an option to turn off post/page title format set in platinum seo settings for any particular post/page.
17
+ * Platinum seo will have its own top level menu in wordpress admin panel.
18
+ * Added a migration form for migrating from All in one seo to platinum seo.
19
+
20
+ 2009-09-27 Rajesh (http://techblissonline.com/) - Version 1.2.9
21
+
22
+ * added an option to turn on or off title rewrites for every post or page.
23
+ platinum_seo_pack.php
24
+
25
+ 2009-09-11 Rajesh (http://techblissonline.com/) - Version 1.2.8
26
+
27
+ * fixed a superficial bug related to function_exists that caused php errors.
28
+ platinum_seo_pack.php
29
+
30
+ 2009-08-30 Rajesh (http://techblissonline.com/) - Version 1.2.7
31
+
32
+ * added options to specify meta description and meta tags for Wordpress category and tag pages.
33
+ platinum_seo_pack.php
34
+
35
+ 2009-05-25 Rajesh (http://techblissonline.com/) - Version 1.2.6
36
+
37
+ * Corrected a minor problem with canonical link.
38
+ platinum_seo_pack.php
39
+
40
+ 2009-05-24 Rajesh (http://techblissonline.com/) - Version 1.2.5
41
+
42
+ * Corrected a minor characterset problem for an european language (Bulgarian).
43
+ platinum_seo_pack.php
44
+
45
+ 2009-05-18 Rajesh (http://techblissonline.com/) - Version 1.2.4
46
+
47
+ * Introduced Option to generate Canonical URLs.
48
+ * Introduced an Option to use tags as keywords for posts (Earlier tags were automatically included and now it is optional)
49
+ platinum_seo_pack.php
50
+
51
+ 2008-01-04 Rajesh (http://techblissonline.com/) - Version 1.2.3
52
+
53
+ * Introduced an option to noindex comments pages of posts, if the option to break comments into pages is chosen in Wordpress 2.7
54
+ * Automatically add nofollow tag to category links in breadcrumbs if the PSP options nofollow category listings on posts or nofollow category listings on pages is chosen.
55
+ platinum_seo_pack.php
56
+
57
+ 2008-12-28 Rajesh (http://techblissonline.com/) - Version 1.2.2
58
+
59
+ * Updated for wordpress 2.7
60
+ platinum_seo_pack.php
61
+
62
+ 2008-10-12 Rajesh (http://techblissonline.com/) - Version 1.2.1
63
+
64
+ * Updated for providing an option to turn off automatic 301 redirects while changing permalink structure
65
+ (Refer http://techblissonline.com/wordpress-permalink-structure-plugin/)
66
+
67
+ platinum_seo_pack.php
68
+
69
+ 2008-08-17 Rajesh (http://techblissonline.com/)
70
+
71
+ * Updated for providing Nofollow option for archive listings
72
+ platinum_seo_pack.php
73
+
74
+ 2008-07-17 Rajesh (http://techblissonline.com/)
75
+
76
+ * Updated for wordpress 2.6
77
+ platinum_seo_pack.php
78
+
79
+ 2008-06-25 Rajesh (http://techblissonline.com/)
80
+
81
+ * Initial upload of plugin Platinum SEO Pack
82
+
platinum-seo-pack.po ADDED
@@ -0,0 +1,546 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ msgid ""
2
+ msgstr ""
3
+ "Project-Id-Version: platinum-seo-pack\n"
4
+ "Report-Msgid-Bugs-To: \n"
5
+ "POT-Creation-Date: 2008-06-28 13:30+0530\n"
6
+ "PO-Revision-Date: \n"
7
+ "Last-Translator: Rajesh <rrajeshbab@gmail.com>\n"
8
+ "Language-Team: \n"
9
+ "MIME-Version: 1.0\n"
10
+ "Content-Type: text/plain; charset=UTF-8\n"
11
+ "Content-Transfer-Encoding: 8bit\n"
12
+ "X-Poedit-KeywordsList: __;_e\n"
13
+ "X-Poedit-Basepath: .\n"
14
+ "X-Poedit-SearchPath-0: E:\\wordpress-2.5\\platinum-seo-pack(2)\\wp-server\\trunk\n"
15
+
16
+ #: E:\wordpress-2.5\platinum-seo-pack(2)\wp-server\trunk/platinum_seo_pack.php:876
17
+ #, php-format
18
+ msgid "Could not download distribution (%s)"
19
+ msgstr ""
20
+
21
+ #: E:\wordpress-2.5\platinum-seo-pack(2)\wp-server\trunk/platinum_seo_pack.php:879
22
+ #, php-format
23
+ msgid "Could not download distribution (%s): %s"
24
+ msgstr ""
25
+
26
+ #: E:\wordpress-2.5\platinum-seo-pack(2)\wp-server\trunk/platinum_seo_pack.php:886
27
+ #, php-format
28
+ msgid "Could not open %s for writing"
29
+ msgstr ""
30
+
31
+ #: E:\wordpress-2.5\platinum-seo-pack(2)\wp-server\trunk/platinum_seo_pack.php:888
32
+ #, php-format
33
+ msgid "Please make sure %s is writable"
34
+ msgstr ""
35
+
36
+ #: E:\wordpress-2.5\platinum-seo-pack(2)\wp-server\trunk/platinum_seo_pack.php:894
37
+ #, php-format
38
+ msgid "Could not write to %s"
39
+ msgstr ""
40
+
41
+ #: E:\wordpress-2.5\platinum-seo-pack(2)\wp-server\trunk/platinum_seo_pack.php:1042
42
+ #: E:\wordpress-2.5\platinum-seo-pack(2)\wp-server\trunk/platinum_seo_pack.php:1049
43
+ msgid "Platinum SEO Pack"
44
+ msgstr ""
45
+
46
+ #: E:\wordpress-2.5\platinum-seo-pack(2)\wp-server\trunk/platinum_seo_pack.php:1055
47
+ msgid "Click here for Support"
48
+ msgstr ""
49
+
50
+ #: E:\wordpress-2.5\platinum-seo-pack(2)\wp-server\trunk/platinum_seo_pack.php:1063
51
+ msgid "Title:"
52
+ msgstr ""
53
+
54
+ #: E:\wordpress-2.5\platinum-seo-pack(2)\wp-server\trunk/platinum_seo_pack.php:1067
55
+ msgid "Description:"
56
+ msgstr ""
57
+
58
+ #: E:\wordpress-2.5\platinum-seo-pack(2)\wp-server\trunk/platinum_seo_pack.php:1072
59
+ msgid " characters. Most search engines use a maximum of 160 chars for the description."
60
+ msgstr ""
61
+
62
+ #: E:\wordpress-2.5\platinum-seo-pack(2)\wp-server\trunk/platinum_seo_pack.php:1076
63
+ msgid "Keywords (comma separated):"
64
+ msgstr ""
65
+
66
+ #: E:\wordpress-2.5\platinum-seo-pack(2)\wp-server\trunk/platinum_seo_pack.php:1082
67
+ msgid "PSP Meta Index and Nofollow Tags:"
68
+ msgstr ""
69
+
70
+ #: E:\wordpress-2.5\platinum-seo-pack(2)\wp-server\trunk/platinum_seo_pack.php:1093
71
+ msgid "NOARCHIVE this page/post:"
72
+ msgstr ""
73
+
74
+ #: E:\wordpress-2.5\platinum-seo-pack(2)\wp-server\trunk/platinum_seo_pack.php:1101
75
+ msgid "NOSNIPPET of this page/post:"
76
+ msgstr ""
77
+
78
+ #: E:\wordpress-2.5\platinum-seo-pack(2)\wp-server\trunk/platinum_seo_pack.php:1109
79
+ msgid "Disable on this page/post:"
80
+ msgstr ""
81
+
82
+ #: E:\wordpress-2.5\platinum-seo-pack(2)\wp-server\trunk/platinum_seo_pack.php:1138
83
+ msgid "Platinum SEO"
84
+ msgstr ""
85
+
86
+ #: E:\wordpress-2.5\platinum-seo-pack(2)\wp-server\trunk/platinum_seo_pack.php:1171
87
+ msgid "Platinum SEO Options Updated."
88
+ msgstr ""
89
+
90
+ #: E:\wordpress-2.5\platinum-seo-pack(2)\wp-server\trunk/platinum_seo_pack.php:1216
91
+ msgid "Upgraded to newest version. Please revisit the options page to ensure you see the newest version."
92
+ msgstr ""
93
+
94
+ #: E:\wordpress-2.5\platinum-seo-pack(2)\wp-server\trunk/platinum_seo_pack.php:1219
95
+ msgid "Upgrade failed"
96
+ msgstr ""
97
+
98
+ #: E:\wordpress-2.5\platinum-seo-pack(2)\wp-server\trunk/platinum_seo_pack.php:1234
99
+ msgid "Platinum SEO Plugin Options"
100
+ msgstr ""
101
+
102
+ #: E:\wordpress-2.5\platinum-seo-pack(2)\wp-server\trunk/platinum_seo_pack.php:1236
103
+ msgid "This is version "
104
+ msgstr ""
105
+
106
+ #: E:\wordpress-2.5\platinum-seo-pack(2)\wp-server\trunk/platinum_seo_pack.php:1238
107
+ #: E:\wordpress-2.5\platinum-seo-pack(2)\wp-server\trunk/platinum_seo_pack.php:1239
108
+ msgid "FAQ"
109
+ msgstr ""
110
+
111
+ #: E:\wordpress-2.5\platinum-seo-pack(2)\wp-server\trunk/platinum_seo_pack.php:1240
112
+ msgid "Platinum SEO Plugin Feedback"
113
+ msgstr ""
114
+
115
+ #: E:\wordpress-2.5\platinum-seo-pack(2)\wp-server\trunk/platinum_seo_pack.php:1241
116
+ msgid "Feedback"
117
+ msgstr ""
118
+
119
+ #: E:\wordpress-2.5\platinum-seo-pack(2)\wp-server\trunk/platinum_seo_pack.php:1242
120
+ msgid "Donations for Platinum SEO Plugin"
121
+ msgstr ""
122
+
123
+ #: E:\wordpress-2.5\platinum-seo-pack(2)\wp-server\trunk/platinum_seo_pack.php:1243
124
+ msgid "Please Donate"
125
+ msgstr ""
126
+
127
+ #: E:\wordpress-2.5\platinum-seo-pack(2)\wp-server\trunk/platinum_seo_pack.php:1252
128
+ msgid "One Click Upgrade"
129
+ msgstr ""
130
+
131
+ #: E:\wordpress-2.5\platinum-seo-pack(2)\wp-server\trunk/platinum_seo_pack.php:1253
132
+ msgid "(Remember: Backup early, backup often!)"
133
+ msgstr ""
134
+
135
+ #: E:\wordpress-2.5\platinum-seo-pack(2)\wp-server\trunk/platinum_seo_pack.php:1259
136
+ #, php-format
137
+ msgid "Please make sure that %s is writable."
138
+ msgstr ""
139
+
140
+ #: E:\wordpress-2.5\platinum-seo-pack(2)\wp-server\trunk/platinum_seo_pack.php:1275
141
+ msgid "Click on option titles to get help!"
142
+ msgstr ""
143
+
144
+ #: E:\wordpress-2.5\platinum-seo-pack(2)\wp-server\trunk/platinum_seo_pack.php:1282
145
+ #: E:\wordpress-2.5\platinum-seo-pack(2)\wp-server\trunk/platinum_seo_pack.php:1298
146
+ #: E:\wordpress-2.5\platinum-seo-pack(2)\wp-server\trunk/platinum_seo_pack.php:1314
147
+ #: E:\wordpress-2.5\platinum-seo-pack(2)\wp-server\trunk/platinum_seo_pack.php:1330
148
+ #: E:\wordpress-2.5\platinum-seo-pack(2)\wp-server\trunk/platinum_seo_pack.php:1346
149
+ #: E:\wordpress-2.5\platinum-seo-pack(2)\wp-server\trunk/platinum_seo_pack.php:1373
150
+ #: E:\wordpress-2.5\platinum-seo-pack(2)\wp-server\trunk/platinum_seo_pack.php:1398
151
+ #: E:\wordpress-2.5\platinum-seo-pack(2)\wp-server\trunk/platinum_seo_pack.php:1420
152
+ #: E:\wordpress-2.5\platinum-seo-pack(2)\wp-server\trunk/platinum_seo_pack.php:1441
153
+ #: E:\wordpress-2.5\platinum-seo-pack(2)\wp-server\trunk/platinum_seo_pack.php:1462
154
+ #: E:\wordpress-2.5\platinum-seo-pack(2)\wp-server\trunk/platinum_seo_pack.php:1483
155
+ #: E:\wordpress-2.5\platinum-seo-pack(2)\wp-server\trunk/platinum_seo_pack.php:1505
156
+ #: E:\wordpress-2.5\platinum-seo-pack(2)\wp-server\trunk/platinum_seo_pack.php:1527
157
+ #: E:\wordpress-2.5\platinum-seo-pack(2)\wp-server\trunk/platinum_seo_pack.php:1547
158
+ #: E:\wordpress-2.5\platinum-seo-pack(2)\wp-server\trunk/platinum_seo_pack.php:1562
159
+ #: E:\wordpress-2.5\platinum-seo-pack(2)\wp-server\trunk/platinum_seo_pack.php:1578
160
+ #: E:\wordpress-2.5\platinum-seo-pack(2)\wp-server\trunk/platinum_seo_pack.php:1594
161
+ #: E:\wordpress-2.5\platinum-seo-pack(2)\wp-server\trunk/platinum_seo_pack.php:1610
162
+ #: E:\wordpress-2.5\platinum-seo-pack(2)\wp-server\trunk/platinum_seo_pack.php:1626
163
+ #: E:\wordpress-2.5\platinum-seo-pack(2)\wp-server\trunk/platinum_seo_pack.php:1642
164
+ #: E:\wordpress-2.5\platinum-seo-pack(2)\wp-server\trunk/platinum_seo_pack.php:1658
165
+ #: E:\wordpress-2.5\platinum-seo-pack(2)\wp-server\trunk/platinum_seo_pack.php:1674
166
+ #: E:\wordpress-2.5\platinum-seo-pack(2)\wp-server\trunk/platinum_seo_pack.php:1690
167
+ #: E:\wordpress-2.5\platinum-seo-pack(2)\wp-server\trunk/platinum_seo_pack.php:1706
168
+ #: E:\wordpress-2.5\platinum-seo-pack(2)\wp-server\trunk/platinum_seo_pack.php:1722
169
+ #: E:\wordpress-2.5\platinum-seo-pack(2)\wp-server\trunk/platinum_seo_pack.php:1738
170
+ #: E:\wordpress-2.5\platinum-seo-pack(2)\wp-server\trunk/platinum_seo_pack.php:1754
171
+ #: E:\wordpress-2.5\platinum-seo-pack(2)\wp-server\trunk/platinum_seo_pack.php:1770
172
+ #: E:\wordpress-2.5\platinum-seo-pack(2)\wp-server\trunk/platinum_seo_pack.php:1786
173
+ #: E:\wordpress-2.5\platinum-seo-pack(2)\wp-server\trunk/platinum_seo_pack.php:1802
174
+ #: E:\wordpress-2.5\platinum-seo-pack(2)\wp-server\trunk/platinum_seo_pack.php:1818
175
+ #: E:\wordpress-2.5\platinum-seo-pack(2)\wp-server\trunk/platinum_seo_pack.php:1834
176
+ #: E:\wordpress-2.5\platinum-seo-pack(2)\wp-server\trunk/platinum_seo_pack.php:1850
177
+ #: E:\wordpress-2.5\platinum-seo-pack(2)\wp-server\trunk/platinum_seo_pack.php:1866
178
+ msgid "Click for Help!"
179
+ msgstr ""
180
+
181
+ #: E:\wordpress-2.5\platinum-seo-pack(2)\wp-server\trunk/platinum_seo_pack.php:1283
182
+ msgid "Home Title:"
183
+ msgstr ""
184
+
185
+ #: E:\wordpress-2.5\platinum-seo-pack(2)\wp-server\trunk/platinum_seo_pack.php:1290
186
+ msgid "As the name implies, this will be the title of your homepage. This is independent of any other option. If not set, the default blog title will get used."
187
+ msgstr ""
188
+
189
+ #: E:\wordpress-2.5\platinum-seo-pack(2)\wp-server\trunk/platinum_seo_pack.php:1299
190
+ msgid "Home Description:"
191
+ msgstr ""
192
+
193
+ #: E:\wordpress-2.5\platinum-seo-pack(2)\wp-server\trunk/platinum_seo_pack.php:1306
194
+ msgid "The META description for your homepage. The default is no META description, if this is not set."
195
+ msgstr ""
196
+
197
+ #: E:\wordpress-2.5\platinum-seo-pack(2)\wp-server\trunk/platinum_seo_pack.php:1315
198
+ msgid "Home Keywords (comma separated):"
199
+ msgstr ""
200
+
201
+ #: E:\wordpress-2.5\platinum-seo-pack(2)\wp-server\trunk/platinum_seo_pack.php:1322
202
+ msgid "A comma separated list of the most important keywords for your site homepage. Use optimal number of keywords."
203
+ msgstr ""
204
+
205
+ #: E:\wordpress-2.5\platinum-seo-pack(2)\wp-server\trunk/platinum_seo_pack.php:1331
206
+ msgid "Rewrite Titles:"
207
+ msgstr ""
208
+
209
+ #: E:\wordpress-2.5\platinum-seo-pack(2)\wp-server\trunk/platinum_seo_pack.php:1338
210
+ msgid "Note that this is all about the title tag. This is what you see in your browser's window title bar. This is NOT visible on a page, only in the window title bar and of course in the source. If set, all page, post, category, search and archive page titles get rewritten. You can specify the format for most of them. For example: The default templates puts the title tag of posts like this: Blog Archive >> Blog Name >> Post Title. But this is far from optimal. With the default post title format, Rewrite Title rewrites this to Post Title | Blog Name. If you have manually defined a title (in one of the text fields for Platinum SEO Plugin input) this will become the title of your post in the format string."
211
+ msgstr ""
212
+
213
+ #: E:\wordpress-2.5\platinum-seo-pack(2)\wp-server\trunk/platinum_seo_pack.php:1347
214
+ msgid "Post Title Format:"
215
+ msgstr ""
216
+
217
+ #: E:\wordpress-2.5\platinum-seo-pack(2)\wp-server\trunk/platinum_seo_pack.php:1354
218
+ #: E:\wordpress-2.5\platinum-seo-pack(2)\wp-server\trunk/platinum_seo_pack.php:1381
219
+ #: E:\wordpress-2.5\platinum-seo-pack(2)\wp-server\trunk/platinum_seo_pack.php:1406
220
+ #: E:\wordpress-2.5\platinum-seo-pack(2)\wp-server\trunk/platinum_seo_pack.php:1428
221
+ #: E:\wordpress-2.5\platinum-seo-pack(2)\wp-server\trunk/platinum_seo_pack.php:1449
222
+ #: E:\wordpress-2.5\platinum-seo-pack(2)\wp-server\trunk/platinum_seo_pack.php:1470
223
+ #: E:\wordpress-2.5\platinum-seo-pack(2)\wp-server\trunk/platinum_seo_pack.php:1491
224
+ #: E:\wordpress-2.5\platinum-seo-pack(2)\wp-server\trunk/platinum_seo_pack.php:1513
225
+ #: E:\wordpress-2.5\platinum-seo-pack(2)\wp-server\trunk/platinum_seo_pack.php:1536
226
+ msgid "The following macros are supported:"
227
+ msgstr ""
228
+
229
+ #: E:\wordpress-2.5\platinum-seo-pack(2)\wp-server\trunk/platinum_seo_pack.php:1356
230
+ #: E:\wordpress-2.5\platinum-seo-pack(2)\wp-server\trunk/platinum_seo_pack.php:1383
231
+ #: E:\wordpress-2.5\platinum-seo-pack(2)\wp-server\trunk/platinum_seo_pack.php:1408
232
+ #: E:\wordpress-2.5\platinum-seo-pack(2)\wp-server\trunk/platinum_seo_pack.php:1430
233
+ #: E:\wordpress-2.5\platinum-seo-pack(2)\wp-server\trunk/platinum_seo_pack.php:1451
234
+ #: E:\wordpress-2.5\platinum-seo-pack(2)\wp-server\trunk/platinum_seo_pack.php:1472
235
+ #: E:\wordpress-2.5\platinum-seo-pack(2)\wp-server\trunk/platinum_seo_pack.php:1493
236
+ #: E:\wordpress-2.5\platinum-seo-pack(2)\wp-server\trunk/platinum_seo_pack.php:1515
237
+ msgid "%blog_title% - Your blog title"
238
+ msgstr ""
239
+
240
+ #: E:\wordpress-2.5\platinum-seo-pack(2)\wp-server\trunk/platinum_seo_pack.php:1357
241
+ #: E:\wordpress-2.5\platinum-seo-pack(2)\wp-server\trunk/platinum_seo_pack.php:1384
242
+ #: E:\wordpress-2.5\platinum-seo-pack(2)\wp-server\trunk/platinum_seo_pack.php:1409
243
+ #: E:\wordpress-2.5\platinum-seo-pack(2)\wp-server\trunk/platinum_seo_pack.php:1431
244
+ #: E:\wordpress-2.5\platinum-seo-pack(2)\wp-server\trunk/platinum_seo_pack.php:1452
245
+ #: E:\wordpress-2.5\platinum-seo-pack(2)\wp-server\trunk/platinum_seo_pack.php:1473
246
+ #: E:\wordpress-2.5\platinum-seo-pack(2)\wp-server\trunk/platinum_seo_pack.php:1494
247
+ #: E:\wordpress-2.5\platinum-seo-pack(2)\wp-server\trunk/platinum_seo_pack.php:1516
248
+ msgid "%blog_description% - Your blog description"
249
+ msgstr ""
250
+
251
+ #: E:\wordpress-2.5\platinum-seo-pack(2)\wp-server\trunk/platinum_seo_pack.php:1358
252
+ msgid "%post_title% - The original title of the post"
253
+ msgstr ""
254
+
255
+ #: E:\wordpress-2.5\platinum-seo-pack(2)\wp-server\trunk/platinum_seo_pack.php:1359
256
+ msgid "%category_title% - The (main) category of the post"
257
+ msgstr ""
258
+
259
+ #: E:\wordpress-2.5\platinum-seo-pack(2)\wp-server\trunk/platinum_seo_pack.php:1360
260
+ msgid "%category% - Alias for %category_title%"
261
+ msgstr ""
262
+
263
+ #: E:\wordpress-2.5\platinum-seo-pack(2)\wp-server\trunk/platinum_seo_pack.php:1361
264
+ msgid "%post_author_login% - This post author's login"
265
+ msgstr ""
266
+
267
+ #: E:\wordpress-2.5\platinum-seo-pack(2)\wp-server\trunk/platinum_seo_pack.php:1362
268
+ msgid "%post_author_nicename% - This post author's nicename"
269
+ msgstr ""
270
+
271
+ #: E:\wordpress-2.5\platinum-seo-pack(2)\wp-server\trunk/platinum_seo_pack.php:1363
272
+ msgid "%post_author_firstname% - This post author's first name (capitalized)"
273
+ msgstr ""
274
+
275
+ #: E:\wordpress-2.5\platinum-seo-pack(2)\wp-server\trunk/platinum_seo_pack.php:1364
276
+ msgid "%post_author_lastname% - This post author's last name (capitalized)"
277
+ msgstr ""
278
+
279
+ #: E:\wordpress-2.5\platinum-seo-pack(2)\wp-server\trunk/platinum_seo_pack.php:1374
280
+ msgid "Page Title Format:"
281
+ msgstr ""
282
+
283
+ #: E:\wordpress-2.5\platinum-seo-pack(2)\wp-server\trunk/platinum_seo_pack.php:1385
284
+ msgid "%page_title% - The original title of the page"
285
+ msgstr ""
286
+
287
+ #: E:\wordpress-2.5\platinum-seo-pack(2)\wp-server\trunk/platinum_seo_pack.php:1386
288
+ msgid "%page_author_login% - This page author's login"
289
+ msgstr ""
290
+
291
+ #: E:\wordpress-2.5\platinum-seo-pack(2)\wp-server\trunk/platinum_seo_pack.php:1387
292
+ msgid "%page_author_nicename% - This page author's nicename"
293
+ msgstr ""
294
+
295
+ #: E:\wordpress-2.5\platinum-seo-pack(2)\wp-server\trunk/platinum_seo_pack.php:1388
296
+ msgid "%page_author_firstname% - This page author's first name (capitalized)"
297
+ msgstr ""
298
+
299
+ #: E:\wordpress-2.5\platinum-seo-pack(2)\wp-server\trunk/platinum_seo_pack.php:1389
300
+ msgid "%page_author_lastname% - This page author's last name (capitalized)"
301
+ msgstr ""
302
+
303
+ #: E:\wordpress-2.5\platinum-seo-pack(2)\wp-server\trunk/platinum_seo_pack.php:1399
304
+ msgid "Category Title Format:"
305
+ msgstr ""
306
+
307
+ #: E:\wordpress-2.5\platinum-seo-pack(2)\wp-server\trunk/platinum_seo_pack.php:1410
308
+ msgid "%category_title% - The original title of the category"
309
+ msgstr ""
310
+
311
+ #: E:\wordpress-2.5\platinum-seo-pack(2)\wp-server\trunk/platinum_seo_pack.php:1411
312
+ msgid "%category_description% - The description of the category"
313
+ msgstr ""
314
+
315
+ #: E:\wordpress-2.5\platinum-seo-pack(2)\wp-server\trunk/platinum_seo_pack.php:1421
316
+ msgid "Archive Title Format:"
317
+ msgstr ""
318
+
319
+ #: E:\wordpress-2.5\platinum-seo-pack(2)\wp-server\trunk/platinum_seo_pack.php:1432
320
+ msgid "%date% - The original archive title given by wordpress, e.g. \"2007\" or \"2007 August\""
321
+ msgstr ""
322
+
323
+ #: E:\wordpress-2.5\platinum-seo-pack(2)\wp-server\trunk/platinum_seo_pack.php:1442
324
+ msgid "Tag Title Format:"
325
+ msgstr ""
326
+
327
+ #: E:\wordpress-2.5\platinum-seo-pack(2)\wp-server\trunk/platinum_seo_pack.php:1453
328
+ msgid "%tag% - The name of the tag"
329
+ msgstr ""
330
+
331
+ #: E:\wordpress-2.5\platinum-seo-pack(2)\wp-server\trunk/platinum_seo_pack.php:1463
332
+ msgid "Search Title Format:"
333
+ msgstr ""
334
+
335
+ #: E:\wordpress-2.5\platinum-seo-pack(2)\wp-server\trunk/platinum_seo_pack.php:1474
336
+ msgid "%search% - What was searched for"
337
+ msgstr ""
338
+
339
+ #: E:\wordpress-2.5\platinum-seo-pack(2)\wp-server\trunk/platinum_seo_pack.php:1484
340
+ msgid "Description Format:"
341
+ msgstr ""
342
+
343
+ #: E:\wordpress-2.5\platinum-seo-pack(2)\wp-server\trunk/platinum_seo_pack.php:1495
344
+ msgid "%description% - The original description as determined by the plugin, for e.g. the excerpt if one is set or an auto-generated one, if that option is set"
345
+ msgstr ""
346
+
347
+ #: E:\wordpress-2.5\platinum-seo-pack(2)\wp-server\trunk/platinum_seo_pack.php:1496
348
+ msgid "%wp_title% - The original wordpress title, for e.g. post title for posts"
349
+ msgstr ""
350
+
351
+ #: E:\wordpress-2.5\platinum-seo-pack(2)\wp-server\trunk/platinum_seo_pack.php:1506
352
+ msgid "404 Title Format:"
353
+ msgstr ""
354
+
355
+ #: E:\wordpress-2.5\platinum-seo-pack(2)\wp-server\trunk/platinum_seo_pack.php:1517
356
+ msgid "%request_url% - The original URL path, like \"/url-that-does-not-exist/\""
357
+ msgstr ""
358
+
359
+ #: E:\wordpress-2.5\platinum-seo-pack(2)\wp-server\trunk/platinum_seo_pack.php:1518
360
+ msgid "%request_words% - The URL path in human readable form, like \"Url That Does Not Exist\""
361
+ msgstr ""
362
+
363
+ #: E:\wordpress-2.5\platinum-seo-pack(2)\wp-server\trunk/platinum_seo_pack.php:1528
364
+ msgid "Paged Format:"
365
+ msgstr ""
366
+
367
+ #: E:\wordpress-2.5\platinum-seo-pack(2)\wp-server\trunk/platinum_seo_pack.php:1535
368
+ msgid "This string gets appended/prepended to titles when they are for paged index pages (like home or archive pages)."
369
+ msgstr ""
370
+
371
+ #: E:\wordpress-2.5\platinum-seo-pack(2)\wp-server\trunk/platinum_seo_pack.php:1538
372
+ msgid "%page% - The page number"
373
+ msgstr ""
374
+
375
+ #: E:\wordpress-2.5\platinum-seo-pack(2)\wp-server\trunk/platinum_seo_pack.php:1548
376
+ msgid "Use Categories for META keywords:"
377
+ msgstr ""
378
+
379
+ #: E:\wordpress-2.5\platinum-seo-pack(2)\wp-server\trunk/platinum_seo_pack.php:1554
380
+ msgid "Check this if you want your categories for a given post used as the META keywords for this post (in addition to any keywords and tags you specify on the post edit page)."
381
+ msgstr ""
382
+
383
+ #: E:\wordpress-2.5\platinum-seo-pack(2)\wp-server\trunk/platinum_seo_pack.php:1563
384
+ msgid "Use noindex for Categories:"
385
+ msgstr ""
386
+
387
+ #: E:\wordpress-2.5\platinum-seo-pack(2)\wp-server\trunk/platinum_seo_pack.php:1570
388
+ msgid "Check this for excluding category pages from being crawled. Might help to avoid duplicate content."
389
+ msgstr ""
390
+
391
+ #: E:\wordpress-2.5\platinum-seo-pack(2)\wp-server\trunk/platinum_seo_pack.php:1579
392
+ msgid "Use noindex for Date based Archives:"
393
+ msgstr ""
394
+
395
+ #: E:\wordpress-2.5\platinum-seo-pack(2)\wp-server\trunk/platinum_seo_pack.php:1586
396
+ msgid "Check this for excluding date based archive pages from being crawled. Useful for avoiding duplicate content."
397
+ msgstr ""
398
+
399
+ #: E:\wordpress-2.5\platinum-seo-pack(2)\wp-server\trunk/platinum_seo_pack.php:1595
400
+ msgid "Use noindex for Tag Archives:"
401
+ msgstr ""
402
+
403
+ #: E:\wordpress-2.5\platinum-seo-pack(2)\wp-server\trunk/platinum_seo_pack.php:1602
404
+ msgid "Check this for excluding tag pages from being crawled. Might help to avoid duplicate content."
405
+ msgstr ""
406
+
407
+ #: E:\wordpress-2.5\platinum-seo-pack(2)\wp-server\trunk/platinum_seo_pack.php:1611
408
+ msgid "Use noindex for comments RSS feeds:"
409
+ msgstr ""
410
+
411
+ #: E:\wordpress-2.5\platinum-seo-pack(2)\wp-server\trunk/platinum_seo_pack.php:1618
412
+ msgid "Check this for excluding comments RSS feeds from being indexed."
413
+ msgstr ""
414
+
415
+ #: E:\wordpress-2.5\platinum-seo-pack(2)\wp-server\trunk/platinum_seo_pack.php:1627
416
+ msgid "Use noindex for all RSS feeds:"
417
+ msgstr ""
418
+
419
+ #: E:\wordpress-2.5\platinum-seo-pack(2)\wp-server\trunk/platinum_seo_pack.php:1634
420
+ msgid "Check this for excluding all RSS feeds from being indexed."
421
+ msgstr ""
422
+
423
+ #: E:\wordpress-2.5\platinum-seo-pack(2)\wp-server\trunk/platinum_seo_pack.php:1643
424
+ msgid "Use noindex for Search result pages on the site:"
425
+ msgstr ""
426
+
427
+ #: E:\wordpress-2.5\platinum-seo-pack(2)\wp-server\trunk/platinum_seo_pack.php:1650
428
+ msgid "Check this for excluding all search result pages from being indexed."
429
+ msgstr ""
430
+
431
+ #: E:\wordpress-2.5\platinum-seo-pack(2)\wp-server\trunk/platinum_seo_pack.php:1659
432
+ msgid "Use noindex for sub pages of home:"
433
+ msgstr ""
434
+
435
+ #: E:\wordpress-2.5\platinum-seo-pack(2)\wp-server\trunk/platinum_seo_pack.php:1666
436
+ msgid "Check this for excluding all sub pages of home from being indexed."
437
+ msgstr ""
438
+
439
+ #: E:\wordpress-2.5\platinum-seo-pack(2)\wp-server\trunk/platinum_seo_pack.php:1675
440
+ msgid "Use noindex for author archives:"
441
+ msgstr ""
442
+
443
+ #: E:\wordpress-2.5\platinum-seo-pack(2)\wp-server\trunk/platinum_seo_pack.php:1682
444
+ msgid "Check this for excluding author archives from being indexed."
445
+ msgstr ""
446
+
447
+ #: E:\wordpress-2.5\platinum-seo-pack(2)\wp-server\trunk/platinum_seo_pack.php:1691
448
+ msgid "Add noodp meta tag:"
449
+ msgstr ""
450
+
451
+ #: E:\wordpress-2.5\platinum-seo-pack(2)\wp-server\trunk/platinum_seo_pack.php:1698
452
+ msgid "Check this for adding noopd meta tag."
453
+ msgstr ""
454
+
455
+ #: E:\wordpress-2.5\platinum-seo-pack(2)\wp-server\trunk/platinum_seo_pack.php:1707
456
+ msgid "Add noydir meta tag:"
457
+ msgstr ""
458
+
459
+ #: E:\wordpress-2.5\platinum-seo-pack(2)\wp-server\trunk/platinum_seo_pack.php:1714
460
+ msgid "Check this for adding noydir meta tag."
461
+ msgstr ""
462
+
463
+ #: E:\wordpress-2.5\platinum-seo-pack(2)\wp-server\trunk/platinum_seo_pack.php:1723
464
+ msgid "nofollow category listings on pages:"
465
+ msgstr ""
466
+
467
+ #: E:\wordpress-2.5\platinum-seo-pack(2)\wp-server\trunk/platinum_seo_pack.php:1730
468
+ msgid "Check this to nofollow category listings on pages."
469
+ msgstr ""
470
+
471
+ #: E:\wordpress-2.5\platinum-seo-pack(2)\wp-server\trunk/platinum_seo_pack.php:1739
472
+ msgid "nofollow category listings on posts:"
473
+ msgstr ""
474
+
475
+ #: E:\wordpress-2.5\platinum-seo-pack(2)\wp-server\trunk/platinum_seo_pack.php:1746
476
+ msgid "Check this to nofollow category listings on posts (Not recommended)"
477
+ msgstr ""
478
+
479
+ #: E:\wordpress-2.5\platinum-seo-pack(2)\wp-server\trunk/platinum_seo_pack.php:1755
480
+ msgid "nofollow external links on front page:"
481
+ msgstr ""
482
+
483
+ #: E:\wordpress-2.5\platinum-seo-pack(2)\wp-server\trunk/platinum_seo_pack.php:1762
484
+ msgid "Check this to nofollow external links on front page including home,category,author,tag and search pages."
485
+ msgstr ""
486
+
487
+ #: E:\wordpress-2.5\platinum-seo-pack(2)\wp-server\trunk/platinum_seo_pack.php:1771
488
+ msgid "nofollow login and registration links:"
489
+ msgstr ""
490
+
491
+ #: E:\wordpress-2.5\platinum-seo-pack(2)\wp-server\trunk/platinum_seo_pack.php:1778
492
+ msgid "Check this to nofollow login and registration links"
493
+ msgstr ""
494
+
495
+ #: E:\wordpress-2.5\platinum-seo-pack(2)\wp-server\trunk/platinum_seo_pack.php:1787
496
+ msgid "nofollow links to tag pages:"
497
+ msgstr ""
498
+
499
+ #: E:\wordpress-2.5\platinum-seo-pack(2)\wp-server\trunk/platinum_seo_pack.php:1794
500
+ msgid "Check this to nofollow links to tag pages"
501
+ msgstr ""
502
+
503
+ #: E:\wordpress-2.5\platinum-seo-pack(2)\wp-server\trunk/platinum_seo_pack.php:1803
504
+ msgid "Autogenerate Descriptions:"
505
+ msgstr ""
506
+
507
+ #: E:\wordpress-2.5\platinum-seo-pack(2)\wp-server\trunk/platinum_seo_pack.php:1810
508
+ msgid "Check this and your META descriptions will get autogenerated, if there's no excerpt."
509
+ msgstr ""
510
+
511
+ #: E:\wordpress-2.5\platinum-seo-pack(2)\wp-server\trunk/platinum_seo_pack.php:1819
512
+ msgid "Additional Post Headers:"
513
+ msgstr ""
514
+
515
+ #: E:\wordpress-2.5\platinum-seo-pack(2)\wp-server\trunk/platinum_seo_pack.php:1826
516
+ msgid "What you enter here will be copied verbatim to your header on post pages. You can enter whatever additional headers you want here, even references to stylesheets or google, yahoo, msn verification links."
517
+ msgstr ""
518
+
519
+ #: E:\wordpress-2.5\platinum-seo-pack(2)\wp-server\trunk/platinum_seo_pack.php:1835
520
+ msgid "Additional Page Headers:"
521
+ msgstr ""
522
+
523
+ #: E:\wordpress-2.5\platinum-seo-pack(2)\wp-server\trunk/platinum_seo_pack.php:1842
524
+ msgid "What you enter here will be copied verbatim to your header on pages. You can enter whatever additional headers you want here, even references to stylesheets or google, yahoo, msn verification links"
525
+ msgstr ""
526
+
527
+ #: E:\wordpress-2.5\platinum-seo-pack(2)\wp-server\trunk/platinum_seo_pack.php:1851
528
+ msgid "Additional Home Headers:"
529
+ msgstr ""
530
+
531
+ #: E:\wordpress-2.5\platinum-seo-pack(2)\wp-server\trunk/platinum_seo_pack.php:1858
532
+ msgid "What you enter here will be copied verbatim to your header on the home page. You can enter whatever additional headers you want here, even references to stylesheets or google, yahoo, msn verification links"
533
+ msgstr ""
534
+
535
+ #: E:\wordpress-2.5\platinum-seo-pack(2)\wp-server\trunk/platinum_seo_pack.php:1867
536
+ msgid "Log important events:"
537
+ msgstr ""
538
+
539
+ #: E:\wordpress-2.5\platinum-seo-pack(2)\wp-server\trunk/platinum_seo_pack.php:1874
540
+ msgid "Check this and Platinum SEO pack will create a log of important events (platinum_seo_pack.log) in its plugin directory which might help debugging it. Make sure this directory is writable."
541
+ msgstr ""
542
+
543
+ #: E:\wordpress-2.5\platinum-seo-pack(2)\wp-server\trunk/platinum_seo_pack.php:1883
544
+ msgid "Update Options"
545
+ msgstr ""
546
+
platinum_seo_pack-ru_RU.mo ADDED
Binary file
platinum_seo_pack.php CHANGED
@@ -4,13 +4,13 @@
4
  Plugin Name: Platinum SEO Pack
5
  Plugin URI: http://techblissonline.com/platinum-seo-pack/
6
  Description: Complete SEO solution for your Wordpress blog.
7
- Version: 1.3.4
8
  Author: Rajesh - Techblissonline Dot Com
9
  Author URI: http://techblissonline.com/
10
  */
11
 
12
  /*
13
- Copyright (C) 2008-2010 Rajesh (http://techblissonline.com) (platinumseopack AT techblissonline DOT com)
14
  Some code copyright 2007-2008 Uberdose, joost de valk
15
 
16
  This program is free software; you can redistribute it and/or modify
@@ -29,7 +29,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
29
 
30
  class Platinum_SEO_Pack {
31
 
32
- var $version = "1.3.4";
33
 
34
  /** Max numbers of chars in auto-generated description */
35
  var $max_description_length = 160;
@@ -2414,4 +2414,4 @@ add_action('get_psp_tag_keywords',array($psp,'psp_tag_keywords'));
2414
  add_filter('the_content',array($psp,'nofollow_home_category'));
2415
  } **/
2416
 
2417
- ?>
4
  Plugin Name: Platinum SEO Pack
5
  Plugin URI: http://techblissonline.com/platinum-seo-pack/
6
  Description: Complete SEO solution for your Wordpress blog.
7
+ Version: 1.3.5
8
  Author: Rajesh - Techblissonline Dot Com
9
  Author URI: http://techblissonline.com/
10
  */
11
 
12
  /*
13
+ Copyright (C) 2008 Rajesh (http://techblissonline.com) (platinumseopack AT techblissonline DOT com)
14
  Some code copyright 2007-2008 Uberdose, joost de valk
15
 
16
  This program is free software; you can redistribute it and/or modify
29
 
30
  class Platinum_SEO_Pack {
31
 
32
+ var $version = "1.3.5";
33
 
34
  /** Max numbers of chars in auto-generated description */
35
  var $max_description_length = 160;
2414
  add_filter('the_content',array($psp,'nofollow_home_category'));
2415
  } **/
2416
 
2417
+ ?>
readme.txt ADDED
@@ -0,0 +1,119 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ === Platinum SEO Pack ===
2
+ Contributors: Techblissonline Dot Com (Rajesh)
3
+ Donate link: http://techblissonline.com/platinum-seo-pack/
4
+ Tags: seo, plugin, wordpress, posts, google, meta index,meta keywords,meta description,title,post, wordpress seo, platinum seo, seo plugin
5
+ Requires at least: 1.5
6
+ Tested up to: 3.0.1
7
+ Stable tag: trunk
8
+
9
+ Platinum SEO Plugin offers Complete onsite SEO solution for your Wordpress blog.Platinum SEO Plugin offers all the functionalities of All In One SEO plus more cooler onsite SEO options. It is automatic and also imports all your current settings in All in one SEO Plugin.But you need to disable All In One SEO before enabling Platinum SEO.
10
+
11
+ == Description ==
12
+
13
+ **Optimizes** your Wordpress blog for Search Engines (**Search Engine Optimization**).
14
+
15
+ **[Download now!](http://downloads.wordpress.org/plugin/platinum-seo-pack.zip)**
16
+
17
+ [FAQ](http://techblissonline.com/platinum-seo-pack-faq/)
18
+ Compatible with Brian Clarke's (founder of http://copyblogger.com/) Scribe LLC that makes SEO copywriting easy [Get Scribe SEO LLC]
19
+
20
+ Some features:
21
+
22
+ * Automatic 301 redirects for any permalink changes
23
+ * Canonical URLs
24
+ * Optimized Post and Page Titles for search engines
25
+ * Generates all SEO relevant META tags automatically
26
+ * Option to specify meta description and meta keywords tag for categories and tag pages. (http://techblissonline.com/wordpress-categories/)**
27
+ * Option to turn off Page title or Post title rewrites for any particular post or page(http://techblissonline.com/page-title/)**
28
+ * Option to turn off Page title or Post title format for any particular post or page
29
+ * Helps you avoid duplicate content
30
+ * Lets you override any title and set any META description and META keywords, for any post or page
31
+ * Support for custom taxonomies in version 1.3.4 (Thanks to Aidan - sww.co.nz)
32
+ * Compatible with most other plugins, like Auto Meta, Ultimate Tag Warrior and others.However you may have to disable All in One SEO pack
33
+ * You don�t have to fear changing permalinks. If you are not satisfied with the current permalink, change it through Settings�>Permalinks in your admin panel, without worrying about loss of Page rank or google penalty.Platinum SEO plugin will take care of issuing a 301 redirect to the new location.This is a new essential feature, not present in All in one SEO
34
+ * Add index, noindex, follow or nofollow, noodp, noydir, noarchive, nosnippet meta tags to any post/page.These options are not available in All in one SEO Pack.Find out why this option to set post/page level Meta Robots Tag useful?
35
+
36
+
37
+
38
+ == Installation ==
39
+
40
+ 1. Unzip into your `/wp-content/plugins/` directory. If you're uploading it make sure to upload
41
+ the top-level folder. Don't just upload all the php files and put them in `/wp-content/plugins/`.
42
+ 2. Activate the plugin through the 'Plugins' menu in WordPress
43
+ 3. Visit your SEO options (*Platinum SEO -> Platinum SEO*)
44
+ That's all folks!
45
+
46
+ If you have to upgrade manually simply repeat the installation steps.
47
+
48
+ == Frequently Asked Questions ==
49
+
50
+ Please read these **[FAQs](http://techblissonline.com/platinum-seo-pack-faq/)** before requesting
51
+ **[Support](http://techblissonline.com/platinum-seo-pack/)**
52
+
53
+ == Screenshots ==
54
+
55
+ 1. Post/Page level meta tag options
56
+ 2. General options in Platinum SEO Plugin
57
+ 3. Platinum SEO Pack form in "Add Post" section of wordpress
58
+
59
+ == Changelog ==
60
+ = 1.3.5 =
61
+ * 2010-11-11 - Space after closing php tag removed.
62
+
63
+ = 1.3.4 =
64
+ * 2010-09-24 - Support for custom taxonomies. You can now have a title format that includes the custom taxonomy term in your title for the custom taxonomy archive page.
65
+ * 2010-09-24 - Some minor superficial bug corrections
66
+
67
+ = 1.3.3 =
68
+ * 2010-02-13 - Made compatible with Brian Clarke's (founder of http://copyblogger.com/) Scribe LLC plugin for wordpress
69
+
70
+ = 1.3.1 =
71
+ * 2010-02-13 - Compatible with Wordpress 2.9.1
72
+
73
+ = 1.3.1 =
74
+ * 2009-10-31 - Compatible with Wordpress 2.8.5
75
+
76
+ = 1.3 =
77
+ * 2009-10-04 - Added an option to turn off post/page title format set in platinum seo settings for any particular post/page.
78
+ * 2009-10-04 - Platinum seo will have its own top level menu in wordpress admin panel.
79
+ * 2009-10-04 - Added a migration form for migrating from All in one seo to platinum seo.
80
+
81
+ = 1.2.9 =
82
+ * 2009-09-27 - added an option to turn on or off title rewrites for every post or page.
83
+
84
+ = 1.2.8 =
85
+ * 2009-09-11 - fixed a superficial bug related to function_exists that caused php errors.
86
+
87
+ = 1.2.7 =
88
+ * 2009-08-30 - added options to specify meta description and meta tags for Wordpress category and tag pages.
89
+
90
+ = 1.2.6 =
91
+ * 2009-05-25 - Corrected a minor problem with canonical link.
92
+
93
+ = 1.2.5 =
94
+ * 2009-05-24 - Corrected a minor characterset problem for an european language (Bulgarian).
95
+
96
+ = 1.2.4 =
97
+ * 2009-05-18 - Introduced Option to generate Canonical URLs.
98
+ * 2009-05-18 - Introduced an Option to use tags as keywords for posts (Earlier tags were automatically included and now it is optional)
99
+
100
+ = 1.2.3 =
101
+ * 2008-01-04 - Introduced an option to noindex comments pages of posts, if the option to break comments into pages is chosen in Wordpress 2.7
102
+ * 2008-01-04 - Automatically add nofollow tag to category links in breadcrumbs if the PSP options nofollow category listings on posts or nofollow category listings on pages is chosen.
103
+
104
+ = 1.2.2 =
105
+ * 2008-12-28 - Updated for wordpress 2.7
106
+
107
+ = 1.2.1 =
108
+ * 2008-10-12 - Updated for providing an option to turn off automatic 301 redirects while changing permalink structure (Refer http://techblissonline.com/wordpress-permalink-structure-plugin/)
109
+
110
+ = 1.2 =
111
+ * 2008-08-17 - Updated for providing Nofollow option for archive listings
112
+
113
+ = 1.1 =
114
+ * 2008-07-17 - Updated for wordpress 2.6
115
+
116
+ = 1.0 =
117
+ * 2008-06-25 - Initial upload of plugin Platinum SEO Pack
118
+
119
+
screenshot-1.jpg ADDED
Binary file
screenshot-2.gif ADDED
Binary file
screenshot-3.png ADDED
Binary file