📜 ⬆️ ⬇️

Using MS Word to manage materials in Wordpress



Today, to promote a website through SEO (Search Engine Optimization - setting up a resource for search engine results), you need to make high-level materials. Content must be unique, useful and optimized for search engine requests.


The right way to meet all these criteria is to create copyright material specifically for your site (you can write yourself, you can order from agencies). I went the way of writing articles in my own hand and in the process of writing I developed for myself a convenient instrumental scheme, which I want to talk about.

Wordpress



My site on Wordpress, because its popularity is growing and it is already a standard CMS. At first I wrote the lyrics right there. Over time, I felt how uncomfortable it was to type texts on the web:
')

MS Word



The thought immediately came to mind about using MS Word as a tool for writing materials. Here and spell check, and language, and independence from the network and it is convenient to give the materials for correction if necessary. It is convenient to do color-coded keywords in order to see the current SEO text optimization, which should not be displayed in the published material. MS Word file is generally a standard of document circulation - it is much easier for it to find any powerful tools depending on needs.

The advantages of using Word for me are:


Automatic transfer of materials from MS Word to Wordpress


First, through Copy / Paste, I transferred the materials of the articles - Wordpress specifically supports this kind of transfer from MS Word , which they are talking about officially. Then, separately inserted the title, removed links to articles that were not yet written, inserted pictures, added categories, keywords, SEO attributes. Sometimes when copying, words were lost (bugs, where without them) and I had to carefully check the entire text again.

After several such iterations, I got bored, tried to make a publication from Word itself, he was also imprisoned for such actions. By the way, the Internet is full of material on how it is done. But in this case, it retains all the color markings and all the same problems as above remain. I started searching for Wordpress plugins that would conveniently import docx documents. I tried several - but in fact they only make analogs of manual Copy \ Paste.

As a result, I made my own plugin for Wordpress , which automates all of the above actions - and it’s convenient to work with pictures and do markup.

Here is an example of formatting the text that I use:

Zoom

Key words are highlighted, comments are used, there are links to future unpublished materials. Links to other related articles are known to contribute both to SEO promotion and ease of navigation by the end reader.

All materials for the site are stored in a structural form in Dropbox. I make pictures with links instead of embedded ones so that MS Word does not distort the quality of the source when resizing.

Now it’s too lazy to copy each article separately in Wordpress - I want to publish in bundles. Those. I worked, changed a few articles and made a general upload to the site (commit to CMS). I will think about the creation of tools.

Conclusion


In fact, it turned out a whole approach to managing the site materials. I keep the source code where it is convenient, I modify it with a standard and very common toolkit and when ready I automatically publish it in the CMS.

I would appreciate any comments and advice - maybe I did not find something or missed.

Source: https://habr.com/ru/post/311420/


All Articles