These are some readers' responses. Read the full article to see what all the fuss is about.
-
Popular
Categories
- .Net & C# (1)
- C++ (5)
- Coding (3)
- Copyright, etc. (3)
- HTML/CSS (2)
- Java (14)
- JavaScript (5)
- JUnit (3)
- Recommendations (9)
- Risks (6)
- Software projects (2)
- SQL (4)
- Testing (6)
- Tools (4)
- Web (4)
- Web publishing (16)
- Windows (1)
- WordPress (27)
310 responses
Other comment pages: « 1 … 6 7 8 9 10 11 12 [13] 14 15 16 »
This plugin in great no question about it but how to modify “Read more” to keyword rich like the sample “Bennettarium”.
Thanks and best regards!
raxis, a few people have asked that. It’s something that needs to be done by editing your theme. For example, in index.php, change
the_content('Read more');to
the_content('Read more about '.get_the_title());The exact details will depend on your theme.
Other comment pages: « 1 … 6 7 8 9 10 11 12 [13] 14 15 16 »