Este plugin não foi testado com as 3 atualizações principais mais recentes do WordPress. Pode ser que não tenha mais manutenção ou suporte e talvez tenha problemas de compatibilidade quando usado com versões mais recentes do WordPress.

SEO Auto Links

Descrição

With SEO Auto Links you can easily add links (automatically) for keywords and phrases in posts, pages and comments and link them to corresponding posts, pages, categories, tags or any URL.

On the organized settings page in the admin area you can change settings for internal links, custom keywords, excluding and targeting.

Créditos

The SEO Auto links plugin is based on the SEO Smart Links 2.7.6 by Vladimir Prelovac:

Licença

This file is part of SEO Auto links.

SEO Auto links is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

SEO Auto links is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with SEO Auto links. If not, see http://www.gnu.org/licenses/.

Imagens de tela

  • Plugin settings page

Instalação

  1. Upload the complete seo-auto-links folder to your /wp-content/plugins/ folder.
  2. Go to the Plugins page and activate the plugin.
  3. Use the SEO Auto Links settings page to change the settings for SEO Auto Links.
  4. Enjoy the automatically inserted links.

FAQ

Installation Instructions
  1. Upload the complete seo-auto-links folder to your /wp-content/plugins/ folder.
  2. Go to the Plugins page and activate the plugin.
  3. Use the SEO Auto Links settings page to change the settings for SEO Auto Links.
  4. Enjoy the automatically inserted links.
What’s the difference between SEO Auto Links and SEO Smart Links?

SEO Auto Links is based on SEO Smart Links 2.7.6 by Vladimir Prelovac. SEO Auto Links has a redesigned settings page with the settings grouped under internal links, custom keywords, excluding and targeting. Furthermore is SEO Auto Links completely translatable, so you can easily translate it to you native language (please contact me if you have a translation finished).

How do I enable SEO Auto links cache?

The only thing you need to do is enabling WordPress cache inside wp-config.php:

define(ENABLE_CACHE, true);

Make a backup of this file before you make any changes!

How can I review the keyword generated and add exclusions?

Unfortunately it is only possible to view the keywords on the posts or pages self. There is no list of generated keywords. You can add exclusions on the settings page (Settings > SEO Auto Links).

What is “allow self linking”?

When allow self linking is enabled, it is possible that SEO Auto Links creates links on a page to the page itself. When allow self linking is turned off SEO Auto Links will only genrate links to other posts or pages.

Why would I want to specify exclusions in the excluding section? In the previous sections I’ve specified keywords and ‘Enabled’ posts only.

It could be possible you want specific keywords to auto link, but not on specific posts or pages. Futhermore you don’t need to specifiy keywords for SEO Auto Links to work, but you can always exclude keywords if needed.

What does the targeting section do?

In the Internal Links section you can enable SEO Auto Links for different post types (on which post types should there be linked keywords?). In the Targeting section you can enable which post types SEO Auto Links should link to.

When will future x included or bug y fixed?

At the moment I have little spare time to work on this plugin. Thus future bug fixes and requests could take some time.

Avaliações

14 julho, 2017
Will you be updating the plugin for PHP7 compatibility? FILE: /plugins/seo-auto-links/seo-auto-links.php 17 | WARNING | Use of deprecated PHP4 style class constructor is not supported since PHP 7. 76 | ERROR | preg_replace() - /e modifier is deprecated since PHP 5.5 and removed since PHP 7.0 246 | ERROR | preg_replace() - /e modifier is deprecated since PHP 5.5 and removed since PHP 7.0
Leia todas as 12 avaliações

Colaboradores e desenvolvedores

“SEO Auto Links” é um software com código aberto. As seguintes pessoas contribuíram para este plugin.

Colaboradores

“SEO Auto Links” foi traduzido para 2 localizações. Agradecemos aos tradutores por suas contribuições.

Traduzir “SEO Auto Links” para o seu idioma.

Interessado no desenvolvimento?

Navegue pelo código, dê uma olhada no repositório SVN ou assine o registro de desenvolvimento via RSS.

Registro de alterações

Wishlist

  • Enable/disable creating links in widgets
  • UTF-8 support (cyrillic)
  • Campos personalizados
  • Custom title with custom keywords
  • Fix blank return the_content() sometimes
  • Two word keywords, exclusion list

0.5

  • Fixed can’t save some options bug
  • Polish translation added (thanks to micslunet)

0.4

  • Changed function names to fix cannot redeclare error
  • Updated exclude input boxes
  • Code clean-up

0.3

  • Added Dutch translation

0.2

  • Some code clean-up

0.1

  • First release