![]() |
Indexing of numbers
Is it possible to index only phone numbers as in:
###-###-#### or ###-#### or (###) ###-#### or ###.###.#### or ###.#### and not index other sets of numbers such as dates, times, dolar amounts, and misc. numbers? I am lost when it comes to regular expressions. |
Perhaps modify the following line in robot_functions.php to insert words or telephone numbers:
Code:
// v.1.8.7 |
Thanks. I don't know how to work with regular expressions nor how to add one to this line of code. SInce this sounds like a complex issue to deal with, how can I keep from indexing all numbers?
|
Try the following and see if it avoids all numbers:
Code:
// v.1.8.7 |
All times are GMT -8. The time now is 11:17 PM. |
Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright © 2001 - 2005, ThinkDing LLC. All Rights Reserved.